10:10:38 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/distribution/+/114688 10:10:38 Running as SYSTEM 10:10:38 [EnvInject] - Loading node environment variables. 10:10:38 Building remotely on prd-ubuntu2004-docker-8c-8g-1295 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/distribution-check-managed-calcium 10:10:39 [ssh-agent] Looking for ssh-agent implementation... 10:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:10:39 $ ssh-agent 10:10:39 SSH_AUTH_SOCK=/tmp/ssh-zXvv39D8j5lL/agent.12061 10:10:39 SSH_AGENT_PID=12063 10:10:39 [ssh-agent] Started. 10:10:39 Running ssh-add (command line suppressed) 10:10:39 Identity added: /w/workspace/distribution-check-managed-calcium@tmp/private_key_12988088483099159271.key (/w/workspace/distribution-check-managed-calcium@tmp/private_key_12988088483099159271.key) 10:10:39 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 10:10:39 The recommended git tool is: NONE 10:10:41 using credential opendaylight-jenkins-ssh 10:10:41 Wiping out workspace first. 10:10:41 Cloning the remote Git repository 10:10:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 10:10:41 > git init /w/workspace/distribution-check-managed-calcium/distribution # timeout=10 10:10:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 10:10:41 > git --version # timeout=10 10:10:41 > git --version # 'git version 2.25.1' 10:10:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 10:10:41 Verifying host key using known hosts file 10:10:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:10:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 10:10:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 10:10:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 10:10:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 10:10:43 Verifying host key using known hosts file 10:10:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:10:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution refs/changes/88/114688/1 # timeout=10 10:10:43 > git rev-parse 49c99567156949d3a56b3fab40843d0195e1e46b^{commit} # timeout=10 10:10:43 Checking out Revision 49c99567156949d3a56b3fab40843d0195e1e46b (refs/changes/88/114688/1) 10:10:43 > git config core.sparsecheckout # timeout=10 10:10:43 > git checkout -f 49c99567156949d3a56b3fab40843d0195e1e46b # timeout=10 10:10:46 Commit message: "Bump upstreams" 10:10:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:10:46 > git rev-list --no-walk 6ee5b357b6bfc4a18d0a06d9fa7f8596c2edcc3f # timeout=10 10:10:46 No emails were triggered. 10:10:46 provisioning config files... 10:10:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:10:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:10:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:10:47 [distribution-check-managed-calcium] $ /bin/bash -l /tmp/jenkins7086853103609177527.sh 10:10:47 ---> distribution-check-wipe.sh 10:10:47 wipe r: the local Maven repository 10:10:47 wipe n: the fake remote (Nexus) repository 10:10:47 wipe t: the transient repository used in some manipulations 10:10:47 create n: multithreaded execution might fail at creating it. 10:10:47 detecting distribution allowed projects 10:10:47 Allowed projects are yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools 10:10:47 [EnvInject] - Injecting environment variables from a build step. 10:10:47 [EnvInject] - Injecting as environment variables the properties content 10:10:47 SET_JDK_VERSION=openjdk17 10:10:47 GIT_URL="git://devvexx.opendaylight.org/mirror" 10:10:47 10:10:47 [EnvInject] - Variables injected successfully. 10:10:47 [distribution-check-managed-calcium] $ /bin/sh /tmp/jenkins1257905210423772708.sh 10:10:47 ---> update-java-alternatives.sh 10:10:47 ---> Updating Java version 10:10:47 ---> Ubuntu/Debian system detected 10:10:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:10:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:10:47 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:10:47 openjdk version "17.0.13" 2024-10-15 10:10:47 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu120.04) 10:10:47 OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu120.04, mixed mode, sharing) 10:10:47 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 10:10:47 [EnvInject] - Injecting environment variables from a build step. 10:10:47 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:10:47 [EnvInject] - Variables injected successfully. 10:10:47 [EnvInject] - Injecting environment variables from a build step. 10:10:48 [EnvInject] - Injecting as environment variables the properties file path 'allowed_projects.txt' 10:10:48 [EnvInject] - Variables injected successfully. 10:10:48 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-ubuntu2004-docker-8c-8g-1295 10:10:48 using settings config with name integration-settings 10:10:48 Replacing all maven server entries not found in credentials list is true 10:10:51 using global settings config with name global-settings 10:10:51 Replacing all maven server entries not found in credentials list is true 10:10:51 [distribution-check-managed-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -s /tmp/settings5496400063024708403.xml -gs /tmp/global-settings6642704716238116278.xml -DGERRIT_BRANCH=stable/calcium -DGERRIT_PATCHSET_REVISION=49c99567156949d3a56b3fab40843d0195e1e46b -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/integration/distribution/+/114688 -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 10:10:51 " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=integration/distribution -DGERRIT_CHANGE_NUMBER=114688 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/88/114688/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=integration/distribution -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xMy4xLjUKLSBpbmZyYXV0aWxzLTYuMC4xMQotIHlhbmd0b29scy0xMy4wLjgKLSBtZHNhbC0xMy4wLjcKLSBjb250cm9sbGVyLTkuMC42Ci0gYWFhLTAuMTkuOAotIG5ldGNvbmYtNy4wLjExCi0gYmdwY2VwLTAuMjEuMTEKCkNoYW5nZS1JZDogSTIxODkzNjZlYjdiNjE4ZGVhODhmZDljZDgyMDg0MjBmM2ZlOTc4NWEKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I2189366eb7b618dea88fd9cd8208420f3fe9785a -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=355024907 -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 -Pmanaged 10:10:52 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 10:10:52 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 10:10:52 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 10:10:52 Default locale: en, platform encoding: UTF-8 10:10:52 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" 10:10:52 [INFO] Scanning for projects... 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.5/odlparent-lite-13.1.5.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.5/odlparent-lite-13.1.5.pom (26 kB at 77 kB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.1.5/karaf4-parent-13.1.5.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.1.5/karaf4-parent-13.1.5.pom (16 kB at 775 kB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.5/odlparent-13.1.5.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.5/odlparent-13.1.5.pom (54 kB at 2.7 MB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.5/single-feature-parent-13.1.5.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.5/single-feature-parent-13.1.5.pom (7.5 kB at 193 kB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.5/abstract-feature-parent-13.1.5.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.5/abstract-feature-parent-13.1.5.pom (3.9 kB at 327 kB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.1.5/feature-repo-parent-13.1.5.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.1.5/feature-repo-parent-13.1.5.pom (4.7 kB at 311 kB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.19.8/aaa-artifacts-0.19.8.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.19.8/aaa-artifacts-0.19.8.pom (11 kB at 666 kB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.11/bgpcep-artifacts-0.21.11.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.11/bgpcep-artifacts-0.21.11.pom (46 kB at 2.9 MB/s) 10:10:53 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/9.0.6/controller-artifacts-9.0.6.pom 10:10:53 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/9.0.6/controller-artifacts-9.0.6.pom (17 kB at 1.3 MB/s) 10:10:53 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.3-SNAPSHOT/maven-metadata.xml 10:10:53 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 88 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.3-SNAPSHOT/daexim-artifacts-1.15.3-20241208.181821-69.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.3-SNAPSHOT/daexim-artifacts-1.15.3-20241208.181821-69.pom (3.0 kB at 185 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.4/odlparent-lite-13.1.4.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.4/odlparent-lite-13.1.4.pom (26 kB at 1.6 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.11/infrautils-artifacts-6.0.11.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.11/infrautils-artifacts-6.0.11.pom (7.2 kB at 479 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 81 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/jsonrpc-artifacts-1.16.3-20241208.114727-68.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/jsonrpc-artifacts-1.16.3-20241208.114727-68.pom (7.9 kB at 494 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 90 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.3-SNAPSHOT/lispflowmapping-artifacts-1.19.3-20241208.184528-58.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.3-SNAPSHOT/lispflowmapping-artifacts-1.19.3-20241208.184528-58.pom (4.8 kB at 400 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/13.0.7/mdsal-artifacts-13.0.7.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/13.0.7/mdsal-artifacts-13.0.7.pom (40 kB at 2.5 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/7.0.11/netconf-artifacts-7.0.11.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/7.0.11/netconf-artifacts-7.0.11.pom (31 kB at 2.2 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.5/odlparent-artifacts-13.1.5.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.5/odlparent-artifacts-13.1.5.pom (10 kB at 868 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 98 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241208.200904-71.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/openflowplugin-artifacts-0.18.3-20241208.200904-71.pom (19 kB at 1.3 MB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 97 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.3-20241209.004351-69.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.3-20241209.004351-69.pom (3.4 kB at 308 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 81 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.3-SNAPSHOT/library-artifacts-1.18.3-20241209.004351-69.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.3-SNAPSHOT/library-artifacts-1.18.3-20241209.004351-69.pom (2.3 kB at 156 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 88 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.3-SNAPSHOT/southbound-artifacts-1.18.3-20241209.004351-69.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.3-SNAPSHOT/southbound-artifacts-1.18.3-20241209.004351-69.pom (3.3 kB at 333 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 82 kB/s) 10:10:54 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/serviceutils-artifacts-0.13.3-20241209.023512-68.pom 10:10:54 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/serviceutils-artifacts-0.13.3-20241209.023512-68.pom (4.9 kB at 352 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/13.0.8/yangtools-artifacts-13.0.8.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/13.0.8/yangtools-artifacts-13.0.8.pom (18 kB at 1.3 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.pom (20 kB at 1.3 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.6/tooling-4.4.6.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.6/tooling-4.4.6.pom (1.7 kB at 93 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom (49 kB at 3.5 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom (24 kB at 2.1 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom (72 kB at 5.6 MB/s) 10:10:54 [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 10:10:54 [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 690 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom 10:10:54 [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.2 MB/s) 10:10:54 [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 10:10:54 [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.2 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom 10:10:54 [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 435 kB/s) 10:10:54 [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 10:10:54 [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 276 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom 10:10:54 [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.1 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom 10:10:54 [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 3.5 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 1.7 MB/s) 10:10:54 [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 10:10:54 [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 200 kB/s) 10:10:54 [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 10:10:54 [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 486 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 10:10:54 [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) 10:10:54 [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 10:10:54 [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 171 kB/s) 10:10:54 [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 10:10:54 [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 1.9 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom 10:10:54 [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 4.3 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 1.9 MB/s) 10:10:54 [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 10:10:54 [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 435 kB/s) 10:10:54 [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 10:10:54 [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) 10:10:54 [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 10:10:54 [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.2 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 10:10:54 [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 597 kB/s) 10:10:54 [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 10:10:54 [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) 10:10:54 [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 10:10:54 [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 219 kB/s) 10:10:54 [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 10:10:54 [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.1 MB/s) 10:10:54 [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 10:10:54 [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 58 kB/s) 10:10:54 [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 10:10:54 [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 385 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 10:10:54 [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.4 MB/s) 10:10:54 [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 10:10:54 [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 609 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.0 MB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 10:10:54 [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 422 kB/s) 10:10:54 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 10:10:54 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.0 MB/s) 10:10:54 [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 10:10:54 [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 344 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 10:10:55 [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 2.0 MB/s) 10:10:55 [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 10:10:55 [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 659 kB/s) 10:10:55 [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 10:10:55 [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 175 kB/s) 10:10:55 [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 10:10:55 [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) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom 10:10:55 [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.8 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom (21 kB at 1.4 MB/s) 10:10:55 [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 10:10:55 [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 281 kB/s) 10:10:55 [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 10:10:55 [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 842 kB/s) 10:10:55 [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 10:10:55 [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 210 kB/s) 10:10:55 [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 10:10:55 [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 282 kB/s) 10:10:55 [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 10:10:55 [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 88 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 68 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 10:10:55 [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) 10:10:55 [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 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 404 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom 10:10:55 [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) 10:10:55 [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 10:10:55 [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 569 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 10:10:55 [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 368 kB/s) 10:10:55 [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 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 235 kB/s) 10:10:55 [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 10:10:55 [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) 10:10:55 [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 10:10:55 [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 264 kB/s) 10:10:55 [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 10:10:55 [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.9 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom 10:10:55 [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 2.5 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 1.8 MB/s) 10:10:55 [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 10:10:55 [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 263 kB/s) 10:10:55 [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 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 295 kB/s) 10:10:55 [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 10:10:55 [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 401 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 314 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 786 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 667 kB/s) 10:10:55 [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 10:10:55 [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 530 kB/s) 10:10:55 [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 10:10:55 [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 463 kB/s) 10:10:55 [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 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 1.5 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom 10:10:55 [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.2 MB/s) 10:10:55 [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 10:10:55 [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 628 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom 10:10:55 [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 913 kB/s) 10:10:55 [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 10:10:55 [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.3 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom (2.5 kB at 246 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 36 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom 10:10:55 [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 973 kB/s) 10:10:55 [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 10:10:55 [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 727 kB/s) 10:10:55 [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 10:10:55 [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 390 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 10:10:55 [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 482 kB/s) 10:10:55 [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 10:10:55 [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 526 kB/s) 10:10:55 [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 10:10:55 [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) 10:10:55 [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 10:10:55 [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 510 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 10:10:55 [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) 10:10:55 [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 10:10:55 [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 231 kB/s) 10:10:55 [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 10:10:55 [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 487 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 10:10:55 [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.0 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 10:10:55 [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) 10:10:55 [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 10:10:55 [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 94 kB/s) 10:10:55 [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 10:10:55 [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 534 kB/s) 10:10:55 [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 10:10:55 [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 464 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 191 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 1.4 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom (1.4 kB at 144 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom (17 kB at 1.4 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom 10:10:55 [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 4.9 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom (6.1 kB at 613 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom (3.1 kB at 308 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom (2.5 kB at 224 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom 10:10:55 [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 509 kB/s) 10:10:55 [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 10:10:55 [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 955 kB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 10:10:55 [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 2.9 MB/s) 10:10:55 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom 10:10:55 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.3 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom 10:10:56 [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 497 kB/s) 10:10:56 [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 10:10:56 [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 996 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 10:10:56 [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 1.3 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom 10:10:56 [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 4.5 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.3 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom (1.7 kB at 173 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.pom (3.5 kB at 293 kB/s) 10:10:56 [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 10:10:56 [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 303 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom 10:10:56 [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.7 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 1.4 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.pom (3.1 kB at 255 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.6/jaas-4.4.6.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.6/jaas-4.4.6.pom (1.8 kB at 162 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.pom (3.9 kB at 357 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom (1.3 kB at 118 kB/s) 10:10:56 [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 10:10:56 [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 631 kB/s) 10:10:56 [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 10:10:56 [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 408 kB/s) 10:10:56 [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 10:10:56 [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 320 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 10:10:56 [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 836 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 10:10:56 [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 558 kB/s) 10:10:56 [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 10:10:56 [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 672 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 10:10:56 [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 829 kB/s) 10:10:56 [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 10:10:56 [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 632 kB/s) 10:10:56 [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 10:10:56 [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 797 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.6 MB/s) 10:10:56 [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 10:10:56 [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 797 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom 10:10:56 [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.8 MB/s) 10:10:56 [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 10:10:56 [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 276 kB/s) 10:10:56 [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 10:10:56 [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 126 kB/s) 10:10:56 [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 10:10:56 [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 106 kB/s) 10:10:56 [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 10:10:56 [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 107 kB/s) 10:10:56 [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 10:10:56 [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 188 kB/s) 10:10:56 [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 10:10:56 [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 135 kB/s) 10:10:56 [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 10:10:56 [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 113 kB/s) 10:10:56 [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 10:10:56 [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 101 kB/s) 10:10:56 [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 10:10:56 [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) 10:10:56 [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 10:10:56 [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 188 kB/s) 10:10:56 [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 10:10:56 [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 123 kB/s) 10:10:56 [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 10:10:56 [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 120 kB/s) 10:10:56 [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 10:10:56 [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 222 kB/s) 10:10:56 [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 10:10:56 [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) 10:10:56 [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 10:10:56 [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 667 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom 10:10:56 [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.7 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s) 10:10:56 [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 10:10:56 [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 116 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom 10:10:56 [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 964 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom 10:10:56 [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.9 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 300 kB/s) 10:10:56 [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 10:10:56 [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) 10:10:56 [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 10:10:56 [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 258 kB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom 10:10:56 [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 1.7 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 1.7 MB/s) 10:10:56 [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 10:10:56 [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 370 kB/s) 10:10:56 [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 10:10:56 [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 369 kB/s) 10:10:56 [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 10:10:56 [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) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom 10:10:56 [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.9 MB/s) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom 10:10:56 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 341 kB/s) 10:10:56 [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 10:10:56 [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) 10:10:56 [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 10:10:56 [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 620 kB/s) 10:10:56 [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 10:10:56 [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 316 kB/s) 10:10:56 [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 10:10:56 [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) 10:10:56 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 10:10:56 [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 598 kB/s) 10:10:56 [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 10:10:56 [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 174 kB/s) 10:10:56 [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 10:10:57 [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 269 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 10:10:57 [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 589 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom 10:10:57 [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.7 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 10:10:57 [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) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 10:10:57 [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 152 kB/s) 10:10:57 [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 10:10:57 [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 118 kB/s) 10:10:57 [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 10:10:57 [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) 10:10:57 [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 10:10:57 [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 136 kB/s) 10:10:57 [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 10:10:57 [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 178 kB/s) 10:10:57 [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 10:10:57 [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 214 kB/s) 10:10:57 [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 10:10:57 [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 210 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom 10:10:57 [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 94 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom 10:10:57 [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 556 kB/s) 10:10:57 [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 10:10:57 [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 264 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom 10:10:57 [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 768 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom 10:10:57 [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 647 kB/s) 10:10:57 [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 10:10:57 [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.2 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom 10:10:57 [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 5.2 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 1.5 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom 10:10:57 [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 662 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 18 kB/s) 10:10:57 [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 10:10:57 [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 350 kB/s) 10:10:57 [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 10:10:57 [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 225 kB/s) 10:10:57 [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 10:10:57 [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 218 kB/s) 10:10:57 [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 10:10:57 [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 207 kB/s) 10:10:57 [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 10:10:57 [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 224 kB/s) 10:10:57 [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 10:10:57 [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 145 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom 10:10:57 [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) 10:10:57 [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 10:10:57 [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 616 kB/s) 10:10:57 [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 10:10:57 [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 376 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 2.0 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom 10:10:57 [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 3.0 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 1.6 MB/s) 10:10:57 [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 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 350 kB/s) 10:10:57 [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 10:10:57 [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) 10:10:57 [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 10:10:57 [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 525 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 2.0 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 5.5 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 1.4 MB/s) 10:10:57 [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 10:10:57 [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 446 kB/s) 10:10:57 [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 10:10:57 [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 505 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.1 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom 10:10:57 [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 227 kB/s) 10:10:57 [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 10:10:57 [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 504 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom 10:10:57 [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 2.0 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.pom (11 kB at 919 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.6/features-4.4.6.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.6/features-4.4.6.pom (1.6 kB at 137 kB/s) 10:10:57 [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 10:10:57 [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) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom 10:10:57 [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.4 MB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom 10:10:57 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.5 MB/s) 10:10:57 [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 10:10:57 [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 105 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom 10:10:57 [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 681 kB/s) 10:10:57 [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 10:10:57 [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 104 kB/s) 10:10:57 [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 10:10:57 [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 66 kB/s) 10:10:57 [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 10:10:57 [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 129 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom 10:10:57 [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 586 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom 10:10:57 [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) 10:10:57 [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 10:10:57 [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.1 MB/s) 10:10:57 [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 10:10:57 [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 817 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom 10:10:57 [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) 10:10:57 [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 10:10:57 [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 579 kB/s) 10:10:57 [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 10:10:57 [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 99 kB/s) 10:10:57 [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 10:10:57 [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.8 MB/s) 10:10:57 [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 10:10:57 [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 290 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom 10:10:57 [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 175 kB/s) 10:10:57 [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 10:10:57 [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 159 kB/s) 10:10:57 [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 10:10:57 [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 413 kB/s) 10:10:57 [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 10:10:57 [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.8 MB/s) 10:10:57 [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 10:10:57 [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 308 kB/s) 10:10:57 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom 10:10:57 [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 1.3 MB/s) 10:10:57 [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 10:10:58 [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.4 MB/s) 10:10:58 [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 10:10:58 [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 787 kB/s) 10:10:58 [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 10:10:58 [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 1.3 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom 10:10:58 [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 696 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 2.2 MB/s) 10:10:58 [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 10:10:58 [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 564 kB/s) 10:10:58 [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 10:10:58 [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 702 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom 10:10:58 [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 54 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.pom (8.2 kB at 687 kB/s) 10:10:58 [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 10:10:58 [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 389 kB/s) 10:10:58 [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 10:10:58 [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 132 kB/s) 10:10:58 [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 10:10:58 [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 339 kB/s) 10:10:58 [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 10:10:58 [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 274 kB/s) 10:10:58 [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 10:10:58 [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 113 kB/s) 10:10:58 [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 10:10:58 [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 84 kB/s) 10:10:58 [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 10:10:58 [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) 10:10:58 [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 10:10:58 [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 374 kB/s) 10:10:58 [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 10:10:58 [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 266 kB/s) 10:10:58 [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 10:10:58 [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 470 kB/s) 10:10:58 [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 10:10:58 [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 125 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.pom (4.6 kB at 386 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.6/deployer-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.6/deployer-4.4.6.pom (1.7 kB at 190 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.pom (4.5 kB at 405 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.pom (5.1 kB at 465 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.pom (4.7 kB at 364 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.pom (5.6 kB at 509 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.pom (10 kB at 925 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.6/shell-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.6/shell-4.4.6.pom (1.7 kB at 173 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom 10:10:58 [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.5 MB/s) 10:10:58 [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 10:10:58 [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 2.0 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom (17 kB at 1.7 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom 10:10:58 [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) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.pom (9.0 kB at 695 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.pom (5.4 kB at 488 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.pom (9.0 kB at 750 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.pom (9.0 kB at 900 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.12.1/sshd-2.12.1.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.12.1/sshd-2.12.1.pom (75 kB at 4.4 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.28/spring-framework-bom-5.3.28.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.28/spring-framework-bom-5.3.28.pom (5.7 kB at 514 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.pom (7.1 kB at 642 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 226 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 73 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.pom (3.7 kB at 264 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.6/diagnostic-4.4.6.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.6/diagnostic-4.4.6.pom (1.6 kB at 135 kB/s) 10:10:58 [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 10:10:58 [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 108 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.pom (4.9 kB at 411 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.24/xbean-4.24.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.24/xbean-4.24.pom (19 kB at 1.6 MB/s) 10:10:58 [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 10:10:58 [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 609 kB/s) 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom (15 kB at 1.4 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom 10:10:58 [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.4 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.pom 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.pom (4.3 kB at 388 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.jar 10:10:58 [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 10:10:58 [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 10:10:58 [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 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.jar (209 kB at 8.4 MB/s) 10:10:58 [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 10:10:58 [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 610 kB/s) 10:10:58 [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 10:10:58 [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 2.8 MB/s) 10:10:58 [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 10:10:58 [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 2.8 MB/s) 10:10:58 [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 10:10:58 [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 687 kB/s) 10:10:58 [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 10:10:58 [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 306 kB/s) 10:10:58 [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 10:10:58 [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 1.7 MB/s) 10:10:58 [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 10:10:58 [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 1.9 MB/s) 10:10:58 [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 10:10:58 [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 605 kB/s) 10:10:58 [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 10:10:58 [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 434 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 10:10:58 [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 6.5 MB/s) 10:10:58 [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 10:10:58 [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 404 kB/s) 10:10:58 [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 10:10:58 [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 223 kB/s) 10:10:58 [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 10:10:58 [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 6.0 MB/s) 10:10:58 [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 10:10:58 [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 130 kB/s) 10:10:58 [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 10:10:58 [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 118 kB/s) 10:10:58 [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 10:10:58 [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 254 kB/s) 10:10:58 [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 10:10:58 [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 1.7 MB/s) 10:10:58 [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 10:10:58 [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 317 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 1.3 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar 10:10:58 [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 1.4 MB/s) 10:10:58 [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 10:10:58 [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 3.0 MB/s) 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 35 kB/s) 10:10:58 [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 10:10:58 [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 148 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar 10:10:58 [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 3.8 MB/s) 10:10:58 [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 10:10:58 [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 99 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar 10:10:58 [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 227 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 10:10:58 [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 60 kB/s) 10:10:58 [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 10:10:58 [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 24 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 10:10:58 [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 17 kB/s) 10:10:58 [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 10:10:58 [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 573 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar 10:10:58 [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 27 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 434 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 347 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar (288 kB at 1.8 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar (14 kB at 85 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar (9.4 kB at 57 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar 10:10:58 [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 16 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar (41 kB at 243 kB/s) 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 1.9 MB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar (18 kB at 105 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar (20 kB at 110 kB/s) 10:10:58 [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 10:10:58 [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 972 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.jar (96 kB at 520 kB/s) 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar (29 kB at 156 kB/s) 10:10:58 [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 10:10:58 [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 4.2 MB/s) 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar (10 kB at 54 kB/s) 10:10:58 [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 10:10:58 [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 284 kB/s) 10:10:58 [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 10:10:58 [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 2.6 MB/s) 10:10:58 [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 10:10:58 [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 43 kB/s) 10:10:58 [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 10:10:58 [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.3 MB/s) 10:10:58 [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 10:10:58 [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 53 kB/s) 10:10:58 [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 10:10:58 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 1.0 MB/s) 10:10:58 [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 10:10:58 [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 205 kB/s) 10:10:58 [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 10:10:58 [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 48 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar 10:10:58 [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 218 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 10:10:58 [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 253 kB/s) 10:10:58 [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 10:10:58 [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 48 kB/s) 10:10:58 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar 10:10:59 [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 202 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 1.7 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.1 MB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 34 kB/s) 10:10:59 [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 10:10:59 [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 280 kB/s) 10:10:59 [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 10:10:59 [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.7 MB/s) 10:10:59 [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 10:10:59 [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 208 kB/s) 10:10:59 [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 10:10:59 [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 876 kB/s) 10:10:59 [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 10:10:59 [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 2.4 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 76 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 89 kB/s) 10:10:59 [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 10:10:59 [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 186 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 603 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 10:10:59 [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 109 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar 10:10:59 [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 103 kB/s) 10:10:59 [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 10:10:59 [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 761 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 10:10:59 [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 221 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 441 kB/s) 10:10:59 [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 10:10:59 [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 285 kB/s) 10:10:59 [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 10:10:59 [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 526 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 41 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar (13 kB at 48 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar 10:10:59 [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 14 kB/s) 10:10:59 [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 10:10:59 [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 37 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 104 kB/s) 10:10:59 [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 10:10:59 [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 247 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar (2.9 MB at 10.0 MB/s) 10:10:59 [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 10:10:59 [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 231 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar 10:10:59 [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 3.4 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar 10:10:59 [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 251 kB/s) 10:10:59 [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 10:10:59 [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 226 kB/s) 10:10:59 [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 10:10:59 [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.5 MB/s) 10:10:59 [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 10:10:59 [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 47 kB/s) 10:10:59 [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 10:10:59 [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 5.1 MB/s) 10:10:59 [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 10:10:59 [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 640 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar (321 kB at 1.0 MB/s) 10:10:59 [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 10:10:59 [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 30 kB/s) 10:10:59 [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 10:10:59 [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 39 kB/s) 10:10:59 [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 10:10:59 [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 30 kB/s) 10:10:59 [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 10:10:59 [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 20 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.jar 10:10:59 [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 52 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.jar (44 kB at 125 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 10:10:59 [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 6.6 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar (55 kB at 150 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar (24 kB at 66 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar (44 kB at 119 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar (107 kB at 287 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 10:10:59 [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 11 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar (211 kB at 554 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar (257 kB at 662 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 10:10:59 [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.5 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar (42 kB at 106 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.jar 10:10:59 [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 5.9 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.jar (175 kB at 424 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar (686 kB at 1.7 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar (1.5 MB at 3.7 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar (1.8 MB at 4.4 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar (31 kB at 73 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 838 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 4.3 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.jar 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 3.1 MB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 2.4 MB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.jar (161 kB at 362 kB/s) 10:10:59 [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 10:10:59 [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) 10:10:59 [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 10:10:59 [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 256 kB/s) 10:10:59 [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 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.jar (264 kB at 582 kB/s) 10:10:59 [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 10:10:59 [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 72 kB/s) 10:10:59 [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 10:10:59 [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 32 kB/s) 10:10:59 [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 10:10:59 [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 95 kB/s) 10:10:59 [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 737 kB/s) 10:10:59 [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 50 kB/s) 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 881 kB/s) 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 6.4 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 99 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.14.1/mockito-bom-5.14.1.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.14.1/mockito-bom-5.14.1.pom (3.0 kB at 269 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom (12 kB at 1.1 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom (54 kB at 4.2 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.45/jersey-bom-2.45.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.45/jersey-bom-2.45.pom (20 kB at 1.3 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 1.5 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom (18 kB at 1.4 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom 10:10:59 [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 652 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom 10:10:59 [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) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.114.Final/netty-bom-4.1.114.Final.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.114.Final/netty-bom-4.1.114.Final.pom (14 kB at 1.1 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom (18 kB at 1.5 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom (4.0 kB at 402 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom (23 kB at 1.7 MB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.28/metrics-bom-4.2.28.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.28/metrics-bom-4.2.28.pom (8.4 kB at 702 kB/s) 10:10:59 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.28/metrics-parent-4.2.28.pom 10:10:59 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.28/metrics-parent-4.2.28.pom (21 kB at 1.4 MB/s) 10:11:00 [INFO] ------------------------------------------------------------------------ 10:11:00 [INFO] Reactor Build Order: 10:11:00 [INFO] 10:11:00 [INFO] ODL :: integration :: distribution-artifacts [pom] 10:11:00 [INFO] ODL :: integration :: properties [pom] 10:11:00 [INFO] ODL :: integration :: artifact-artifacts [pom] 10:11:00 [INFO] ODL :: integration :: other-artifacts [pom] 10:11:00 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 10:11:00 [INFO] ODL :: integration :: upstream-aggregator [pom] 10:11:00 [INFO] ODL :: integration :: all-artifacts [pom] 10:11:00 [INFO] ODL :: integration :: artifacts-aggregator [pom] 10:11:00 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 10:11:00 [INFO] ODL :: integration :: features-index [feature] 10:11:00 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 10:11:00 [INFO] ODL :: integration :: odl-integration-all [feature] 10:11:00 [INFO] ODL :: integration :: features-test [feature] 10:11:00 [INFO] ODL :: integration :: karaf [pom] 10:11:00 [INFO] ODL :: integration :: singles-aggregator [pom] 10:11:00 [INFO] ODL :: integration :: repos-aggregator [pom] 10:11:00 [INFO] ODL :: integration :: features-aggregator [pom] 10:11:00 [INFO] ODL :: integration :: onap-karaf [pom] 10:11:00 [INFO] Integration/Distribution [pom] 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 679 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 926 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 4.2 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom (24 kB at 1.5 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 514 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 3.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom (28 kB at 3.1 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar (55 kB at 5.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.2/cyclonedx-maven-plugin-2.8.2.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.2/cyclonedx-maven-plugin-2.8.2.pom (19 kB at 1.5 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 565 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.2/cyclonedx-maven-plugin-2.8.2.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.2/cyclonedx-maven-plugin-2.8.2.jar (51 kB at 4.2 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.pom (5.5 kB at 496 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 592 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.jar (36 kB at 4.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom (8.1 kB at 809 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 679 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 4.2 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom (24 kB at 2.4 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar (33 kB at 3.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom (9.2 kB at 767 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar (40 kB at 3.6 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.pom (22 kB at 2.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.jar (117 kB at 9.8 MB/s) 10:11:00 [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 10:11:00 [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 607 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 10:11:00 [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) 10:11:00 [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 10:11:00 [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 2.6 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.3.0/maven-archetype-plugin-3.3.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.3.0/maven-archetype-plugin-3.3.0.pom (10 kB at 838 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.3.0/maven-archetype-3.3.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.3.0/maven-archetype-3.3.0.pom (9.9 kB at 826 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.3.0/maven-archetype-plugin-3.3.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.3.0/maven-archetype-plugin-3.3.0.jar (98 kB at 7.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 1.5 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom 10:11:00 [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 735 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom 10:11:00 [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 4.5 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 20 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom (10 kB at 1.2 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar (83 kB at 5.2 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom (18 kB at 1.8 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar (208 kB at 17 MB/s) 10:11:00 [INFO] 10:11:00 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 10:11:00 [INFO] Building ODL :: integration :: distribution-artifacts 0.20.3-SNAPSHOT [1/19] 10:11:00 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:00 [INFO] 10:11:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-artifacts --- 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 712 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 2.2 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 13 MB/s) 10:11:00 [INFO] 10:11:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- 10:11:00 [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 10:11:00 [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 208 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.3 MB/s) 10:11:00 [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 10:11:00 [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 512 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (3.8 kB at 341 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (5.4 kB at 487 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 255 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.5 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom 10:11:00 [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 4.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 202 kB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 1.4 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 5.5 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 2.0 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 554 kB/s) 10:11:00 [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 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (15 kB at 1.3 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 18 MB/s) 10:11:00 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 10:11:00 [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 2.5 MB/s) 10:11:00 [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 8.5 MB/s) 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 3.4 MB/s) 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 7.6 MB/s) 10:11:00 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (147 kB at 2.5 MB/s) 10:11:01 [INFO] Skipping Rule Enforcement. 10:11:01 [INFO] 10:11:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-artifacts --- 10:11:01 [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.8/git-commit-id-plugin-core-6.0.0-rc.8.pom 10:11:01 [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.8/git-commit-id-plugin-core-6.0.0-rc.8.pom (18 kB at 1.4 MB/s) 10:11:01 [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 10:11:01 [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 700 kB/s) 10:11:01 [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 10:11:01 [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) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom 10:11:01 [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 687 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 10:11:01 [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 408 kB/s) 10:11:01 [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 10:11:01 [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) 10:11:01 [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 10:11:01 [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.2 MB/s) 10:11:01 [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 10:11:01 [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) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom 10:11:01 [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 5.9 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 1.6 MB/s) 10:11:01 [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 10:11:01 [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 721 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom 10:11:01 [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 359 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom 10:11:01 [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 403 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom 10:11:01 [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 311 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom (40 kB at 3.6 MB/s) 10:11:01 [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 10:11:01 [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 125 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 1.9 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom (4.4 kB at 402 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.5/project-1.1.5.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.5/project-1.1.5.pom (22 kB at 1.6 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 1.8 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 175 kB/s) 10:11:01 [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 10:11:01 [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 577 kB/s) 10:11:01 [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 10:11:01 [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.4 MB/s) 10:11:01 [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 10:11:01 [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.5 MB/s) 10:11:01 [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.8/git-commit-id-plugin-core-6.0.0-rc.8.jar 10:11:01 [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 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar 10:11:01 [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 10:11:01 [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 10:11:01 [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.8/git-commit-id-plugin-core-6.0.0-rc.8.jar (109 kB at 7.8 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar 10:11:01 [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 10 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar 10:11:01 [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 17 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar 10:11:01 [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 1.8 MB/s) 10:11:01 [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 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 3.3 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar 10:11:01 [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 12 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.jar 10:11:01 [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 317 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.jar (638 kB at 19 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 1.4 MB/s) 10:11:01 [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 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.jar (124 kB at 3.5 MB/s) 10:11:01 [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 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 153 kB/s) 10:11:01 [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 10:11:01 [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 914 kB/s) 10:11:01 [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 4.1 MB/s) 10:11:01 [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 58 MB/s) 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 6.3 MB/s) 10:11:01 [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 3.8 MB/s) 10:11:01 [INFO] 10:11:01 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ distribution-artifacts --- 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.pom (13 kB at 938 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.pom (20 kB at 2.0 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/62/commons-parent-62.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 5.8 MB/s) 10:11:01 [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 10:11:01 [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.6 MB/s) 10:11:01 [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 10:11:01 [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.1 MB/s) 10:11:01 [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 10:11:01 [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 734 kB/s) 10:11:01 [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 10:11:01 [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 1.0 MB/s) 10:11:01 [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 10:11:01 [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) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom 10:11:01 [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 544 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 2.1 MB/s) 10:11:01 [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 10:11:01 [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 977 kB/s) 10:11:01 [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 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 626 kB/s) 10:11:01 [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 10:11:01 [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 706 kB/s) 10:11:01 [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 10:11:01 [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 1.8 MB/s) 10:11:01 [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 10:11:01 [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 572 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom 10:11:01 [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.9 MB/s) 10:11:01 [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 10:11:01 [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 872 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.pom (13 kB at 1.0 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom 10:11:01 [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 889 kB/s) 10:11:01 [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 10:11:01 [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.2 MB/s) 10:11:01 [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 10:11:01 [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 1.0 MB/s) 10:11:01 [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 10:11:01 [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) 10:11:01 [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 10:11:01 [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 642 kB/s) 10:11:01 [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 10:11:01 [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 465 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.pom (2.6 kB at 263 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.2/jackson-dataformats-text-2.15.2.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.15.2/jackson-dataformats-text-2.15.2.pom (3.5 kB at 348 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 1.7 MB/s) 10:11:01 [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 10:11:01 [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 225 kB/s) 10:11:01 [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 10:11:01 [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 949 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 1.8 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/71/commons-parent-71.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 7.8 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 713 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 3.1 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/73/commons-parent-73.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 7.8 MB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 514 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom (7.0 kB at 874 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 472 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom 10:11:01 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom (6.4 kB at 796 kB/s) 10:11:01 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom (3.7 kB at 461 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 263 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom 10:11:02 [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) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.jar 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar 10:11:02 [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 10:11:02 [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 10:11:02 [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 10:11:02 [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 1.3 MB/s) 10:11:02 [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 10:11:02 [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 7.9 MB/s) 10:11:02 [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 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.14.0/commons-io-2.14.0.jar (494 kB at 21 MB/s) 10:11:02 [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 10:11:02 [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 22 MB/s) 10:11:02 [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 10:11:02 [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 2.8 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/8.0.3/cyclonedx-core-java-8.0.3.jar (2.0 MB at 35 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar 10:11:02 [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 3.3 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.87/json-schema-validator-1.0.87.jar (374 kB at 6.0 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 10:11:02 [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 434 kB/s) 10:11:02 [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 24 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.2/jackson-dataformat-yaml-2.15.2.jar (55 kB at 803 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar 10:11:02 [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 22 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 4.2 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar (43 kB at 536 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 4.6 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 1.8 MB/s) 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 7.8 MB/s) 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar (42 kB at 456 kB/s) 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 1.3 MB/s) 10:11:02 [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 1.8 MB/s) 10:11:02 [INFO] Skipping CycloneDX goal 10:11:02 [INFO] 10:11:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-artifacts --- 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.pom (2.9 kB at 238 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.18/maven-resolver-1.9.18.pom (22 kB at 2.5 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.pom (2.7 kB at 268 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 336 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/18/plexus-18.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 2.9 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 5.5 MB/s) 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.18/maven-resolver-util-1.9.18.jar (196 kB at 12 MB/s) 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.18/maven-resolver-api-1.9.18.jar (157 kB at 7.9 MB/s) 10:11:02 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/distribution-artifacts-0.20.3-SNAPSHOT.pom 10:11:02 [INFO] 10:11:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ distribution-artifacts --- 10:11:02 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:02 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:02 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:02 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/distribution-artifacts-0.20.3-20241209.101052-1.pom 10:11:02 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/distribution-artifacts-0.20.3-20241209.101052-1.pom (3.5 kB at 1.2 MB/s) 10:11:02 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/maven-metadata.xml 10:11:02 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:02 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml (629 B) 10:11:02 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/maven-metadata.xml 10:11:02 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-artifacts/maven-metadata.xml (311 B at 311 kB/s) 10:11:02 [INFO] 10:11:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ distribution-artifacts --- 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.pom (1.4 kB at 107 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/2.0.0-M12/doxia-2.0.0-M12.pom (17 kB at 1.2 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.pom (2.8 kB at 200 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.pom (8.8 kB at 586 kB/s) 10:11:02 [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 10:11:02 [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) 10:11:02 [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 10:11:02 [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 215 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 3.7 MB/s) 10:11:02 [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 10:11:02 [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 1.6 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 6.6 MB/s) 10:11:02 [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 10:11:02 [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) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.pom (5.8 kB at 530 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M19/doxia-sitetools-2.0.0-M19.pom (13 kB at 578 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (17 kB at 1.4 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (24 kB at 1.7 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (20 kB at 1.6 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.pom (3.8 kB at 316 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 1.2 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.pom (8.2 kB at 632 kB/s) 10:11:02 [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 10:11:02 [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 208 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 275 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/16/plexus-16.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 2.8 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.pom (7.4 kB at 568 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.pom (3.2 kB at 315 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.pom (2.9 kB at 290 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/2.0.0-M12/doxia-modules-2.0.0-M12.pom (2.5 kB at 209 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom (4.1 kB at 368 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 952 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 1.3 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 706 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 3.3 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 6.0 MB/s) 10:11:02 [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 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 295 kB/s) 10:11:02 [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 10:11:02 [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 1.1 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 285 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 729 kB/s) 10:11:02 [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 10:11:02 [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 1.4 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom 10:11:02 [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 7.1 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 10:11:02 [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 960 kB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom 10:11:02 [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 5.6 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 1.6 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 4.2 MB/s) 10:11:02 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom 10:11:02 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 kB at 1.7 MB/s) 10:11:03 [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 10:11:03 [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) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom 10:11:03 [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.4 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.7 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.5 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 3.4 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom 10:11:03 [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 5.4 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 679 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.pom (2.9 kB at 286 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.pom (5.4 kB at 449 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 366 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 289 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 666 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 322 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 201 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 530 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 544 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 2.5 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (5.8 kB at 639 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/airbase/112/airbase-112.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/airbase/112/airbase-112.pom (69 kB at 6.3 MB/s) 10:11:03 [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 10:11:03 [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 569 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 183 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 489 kB/s) 10:11:03 [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 10:11:03 [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.4 MB/s) 10:11:03 [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 10:11:03 [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 75 kB/s) 10:11:03 [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 10:11:03 [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) 10:11:03 [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 10:11:03 [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 529 kB/s) 10:11:03 [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 10:11:03 [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 510 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 10:11:03 [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 324 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom 10:11:03 [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.4 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom 10:11:03 [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.4 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s) 10:11:03 [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 10:11:03 [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 176 kB/s) 10:11:03 [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 10:11:03 [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 256 kB/s) 10:11:03 [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 10:11:03 [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 391 kB/s) 10:11:03 [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 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 290 kB/s) 10:11:03 [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 10:11:03 [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 125 kB/s) 10:11:03 [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 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 707 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 10:11:03 [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 896 kB/s) 10:11:03 [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 10:11:03 [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 74 kB/s) 10:11:03 [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 10:11:03 [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) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 10:11:03 [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.0 MB/s) 10:11:03 [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 10:11:03 [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 333 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 10:11:03 [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.0 MB/s) 10:11:03 [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 10:11:03 [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 496 kB/s) 10:11:03 [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 10:11:03 [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.2 MB/s) 10:11:03 [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 10:11:03 [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 498 kB/s) 10:11:03 [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 10:11:03 [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 417 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom 10:11:03 [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.2 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.3 MB/s) 10:11:03 [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 10:11:03 [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 269 kB/s) 10:11:03 [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 10:11:03 [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.1 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.jar 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M12/doxia-sink-api-2.0.0-M12.jar (11 kB at 1.0 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M19/doxia-site-model-2.0.0-M19.jar (86 kB at 7.8 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0-M15/maven-reporting-impl-4.0.0-M15.jar (20 kB at 1.8 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M12/maven-reporting-api-4.0.0-M12.jar (9.8 kB at 698 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0-M12/doxia-core-2.0.0-M12.jar (168 kB at 11 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 12 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M19/doxia-integration-tools-2.0.0-M19.jar (50 kB at 2.0 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M19/doxia-site-renderer-2.0.0-M19.jar (44 kB at 1.8 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M19/doxia-skin-model-2.0.0-M19.jar (16 kB at 632 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 3.1 MB/s) 10:11:03 [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 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M12/doxia-module-xhtml5-2.0.0-M12.jar (17 kB at 473 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar (5.6 kB at 140 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 5.3 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.3 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.jar 10:11:03 [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 5.3 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 11 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 715 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 4.0 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M12/doxia-module-apt-2.0.0-M12.jar (54 kB at 883 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 432 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M12/doxia-module-xdoc-2.0.0-M12.jar (35 kB at 559 kB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (216 kB at 3.3 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 3.0 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 3.2 MB/s) 10:11:03 [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 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (434 kB at 5.0 MB/s) 10:11:03 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (79 kB at 920 kB/s) 10:11:03 [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 10:11:03 [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 133 kB/s) 10:11:03 [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 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 11 MB/s) 10:11:03 [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 10:11:03 [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 41 kB/s) 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 332 kB/s) 10:11:03 [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 905 kB/s) 10:11:03 [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 854 kB/s) 10:11:03 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 32 MB/s) 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/distribution/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] --------------< org.opendaylight.integration:properties >--------------- 10:11:04 [INFO] Building ODL :: integration :: properties 0.20.3-SNAPSHOT [2/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ properties --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ properties --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ properties --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ properties --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ properties --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/properties-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ properties --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/properties-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/properties-0.20.3-20241209.101052-1.pom (3.4 kB) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/maven-metadata.xml (617 B at 617 kB/s) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/properties/maven-metadata.xml (299 B) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ properties --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/properties/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 10:11:04 [INFO] Building ODL :: integration :: artifact-artifacts 0.20.3-SNAPSHOT [3/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ artifact-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ artifact-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ artifact-artifacts --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifact-artifacts --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/artifact-artifacts-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ artifact-artifacts --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/artifact-artifacts-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/artifact-artifacts-0.20.3-20241209.101052-1.pom (14 kB) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml (625 B at 625 kB/s) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifact-artifacts/maven-metadata.xml (307 B) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ artifact-artifacts --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/artifacts/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 10:11:04 [INFO] Building ODL :: integration :: other-artifacts 0.20.3-SNAPSHOT [4/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ other-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ other-artifacts --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ other-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ other-artifacts --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ other-artifacts --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/other-artifacts-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ other-artifacts --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/other-artifacts-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/other-artifacts-0.20.3-20241209.101052-1.pom (2.7 kB) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml (622 B at 622 kB/s) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/other-artifacts/maven-metadata.xml (304 B) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ other-artifacts --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/other/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 10:11:04 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.3-SNAPSHOT [5/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upstream-all-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upstream-all-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upstream-all-artifacts --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-all-artifacts --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/upstream-all-artifacts-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upstream-all-artifacts --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/upstream-all-artifacts-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/upstream-all-artifacts-0.20.3-20241209.101052-1.pom (2.8 kB) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml (629 B) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-all-artifacts/maven-metadata.xml (311 B) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ upstream-all-artifacts --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/all/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 10:11:04 [INFO] Building ODL :: integration :: upstream-aggregator 0.20.3-SNAPSHOT [6/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upstream-aggregator --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upstream-aggregator --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upstream-aggregator --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-aggregator --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/upstream-aggregator-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ upstream-aggregator --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/upstream-aggregator-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/upstream-aggregator-0.20.3-20241209.101052-1.pom (2.1 kB at 2.1 MB/s) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml (626 B) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/upstream-aggregator/maven-metadata.xml (308 B at 308 kB/s) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ upstream-aggregator --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 10:11:04 [INFO] Building ODL :: integration :: all-artifacts 0.20.3-SNAPSHOT [7/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ all-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ all-artifacts --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ all-artifacts --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ all-artifacts --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ all-artifacts --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/all-artifacts-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ all-artifacts --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/all-artifacts-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/all-artifacts-0.20.3-20241209.101052-1.pom (2.8 kB) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/maven-metadata.xml (620 B at 620 kB/s) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/all-artifacts/maven-metadata.xml (302 B) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ all-artifacts --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/all/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 10:11:04 [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.3-SNAPSHOT [8/19] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ artifacts-aggregator --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ artifacts-aggregator --- 10:11:04 [INFO] 10:11:04 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ artifacts-aggregator --- 10:11:04 [INFO] Skipping CycloneDX goal 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifacts-aggregator --- 10:11:04 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/artifacts-aggregator-0.20.3-SNAPSHOT.pom 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ artifacts-aggregator --- 10:11:04 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:04 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/artifacts-aggregator-0.20.3-20241209.101052-1.pom 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/artifacts-aggregator-0.20.3-20241209.101052-1.pom (2.1 kB) 10:11:04 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/maven-metadata.xml 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml (627 B) 10:11:04 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/maven-metadata.xml 10:11:04 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/artifacts-aggregator/maven-metadata.xml (309 B) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ artifacts-aggregator --- 10:11:04 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/dependency_tree.txt 10:11:04 [INFO] 10:11:04 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 10:11:04 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.3-SNAPSHOT [9/19] 10:11:04 [INFO] --------------------------------[ jar ]--------------------------------- 10:11:04 [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 10:11:04 [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 816 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom 10:11:04 [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) 10:11:04 [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 10:11:04 [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 3.9 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 960 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 3.8 MB/s) 10:11:04 [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 10:11:04 [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 1.0 MB/s) 10:11:04 [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 10:11:04 [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.5 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom 10:11:04 [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.1 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 1.6 MB/s) 10:11:04 [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 10:11:04 [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.8 MB/s) 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ karaf-scripts --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ karaf-scripts --- 10:11:04 [INFO] Skipping Rule Enforcement. 10:11:04 [INFO] 10:11:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ karaf-scripts --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- 10:11:04 [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 10:11:04 [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 671 kB/s) 10:11:04 [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 10:11:04 [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 801 kB/s) 10:11:04 [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 10:11:04 [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 2.4 MB/s) 10:11:04 [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 10:11:04 [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) 10:11:04 [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 10:11:04 [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 10:11:04 [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 10:11:04 [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 5.0 MB/s) 10:11:04 [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 23 MB/s) 10:11:04 [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 31 MB/s) 10:11:04 [INFO] Copying 7 resources from src/main/assembly to target/classes 10:11:04 [INFO] 10:11:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ karaf-scripts --- 10:11:04 [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 10:11:04 [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 431 kB/s) 10:11:04 [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 10:11:04 [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 636 kB/s) 10:11:04 [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 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 329 kB/s) 10:11:04 [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 10:11:04 [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) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 3.1 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom 10:11:04 [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 296 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom 10:11:04 [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.4 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 136 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 844 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 135 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 81 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 196 kB/s) 10:11:04 [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 10:11:04 [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 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.1 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 2.4 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar 10:11:04 [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 24 MB/s) 10:11:04 [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 3.0 MB/s) 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 275 kB/s) 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 1.1 MB/s) 10:11:04 [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 4.8 MB/s) 10:11:04 [INFO] No sources to compile 10:11:04 [INFO] 10:11:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- 10:11:04 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/src/test/resources 10:11:04 [INFO] 10:11:04 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- 10:11:04 [INFO] No sources to compile 10:11:04 [INFO] 10:11:04 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- 10:11:04 [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 10:11:04 [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 53 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom 10:11:04 [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 2.1 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom 10:11:04 [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 2.2 MB/s) 10:11:04 [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 10:11:04 [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 202 kB/s) 10:11:04 [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 10:11:04 [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 249 kB/s) 10:11:04 [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 10:11:04 [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 461 kB/s) 10:11:04 [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 10:11:04 [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 116 kB/s) 10:11:04 [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 10:11:04 [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.6 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom 10:11:04 [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 2.9 MB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom 10:11:04 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 1.5 MB/s) 10:11:04 [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 10:11:04 [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 147 kB/s) 10:11:04 [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 10:11:04 [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 314 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 10:11:04 [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.7 MB/s) 10:11:04 [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 10:11:04 [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) 10:11:04 [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 10:11:04 [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) 10:11:04 [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 10:11:04 [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 349 kB/s) 10:11:04 [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 10:11:04 [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 359 kB/s) 10:11:04 [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 10:11:04 [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 49 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 10:11:04 [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 522 kB/s) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom 10:11:04 [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) 10:11:04 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 10:11:04 [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 348 kB/s) 10:11:04 [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 10:11:04 [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 186 kB/s) 10:11:04 [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 10:11:04 [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 270 kB/s) 10:11:04 [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 10:11:04 [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 173 kB/s) 10:11:04 [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 10:11:04 [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 219 kB/s) 10:11:04 [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 10:11:04 [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 778 kB/s) 10:11:04 [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 10:11:04 [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 179 kB/s) 10:11:05 [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 10:11:05 [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 164 kB/s) 10:11:05 [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 10:11:05 [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 164 kB/s) 10:11:05 [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 10:11:05 [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 159 kB/s) 10:11:05 [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 10:11:05 [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 259 kB/s) 10:11:05 [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 10:11:05 [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 117 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 332 kB/s) 10:11:05 [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 10:11:05 [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 248 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom 10:11:05 [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.3 MB/s) 10:11:05 [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 10:11:05 [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 308 kB/s) 10:11:05 [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 10:11:05 [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 778 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom 10:11:05 [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 2.3 MB/s) 10:11:05 [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 10:11:05 [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 103 kB/s) 10:11:05 [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 10:11:05 [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 10:11:05 [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 10:11:05 [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 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar 10:11:05 [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 758 kB/s) 10:11:05 [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 10:11:05 [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 6.5 MB/s) 10:11:05 [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 10:11:05 [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 1.8 MB/s) 10:11:05 [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 10:11:05 [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 11 MB/s) 10:11:05 [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 10:11:05 [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 15 MB/s) 10:11:05 [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 10:11:05 [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.5 MB/s) 10:11:05 [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 10:11:05 [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 3.3 MB/s) 10:11:05 [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 10:11:05 [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 8.3 MB/s) 10:11:05 [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 10:11:05 [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 1.1 MB/s) 10:11:05 [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 10:11:05 [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 3.8 MB/s) 10:11:05 [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 10:11:05 [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.5 MB/s) 10:11:05 [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 10:11:05 [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 1.5 MB/s) 10:11:05 [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 745 kB/s) 10:11:05 [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 10:11:05 [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 10:11:05 [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 2.2 MB/s) 10:11:05 [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 10:11:05 [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.3 MB/s) 10:11:05 [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 10:11:05 [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 402 kB/s) 10:11:05 [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 10:11:05 [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.7 MB/s) 10:11:05 [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 10:11:05 [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) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar 10:11:05 [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 455 kB/s) 10:11:05 [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 10:11:05 [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 597 kB/s) 10:11:05 [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 222 kB/s) 10:11:05 [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 10:11:05 [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 156 kB/s) 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 574 kB/s) 10:11:05 [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 542 kB/s) 10:11:05 [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 192 kB/s) 10:11:05 [INFO] Tests are skipped. 10:11:05 [INFO] 10:11:05 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ karaf-scripts --- 10:11:05 [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 10:11:05 [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 408 kB/s) 10:11:05 [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 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 2.1 MB/s) 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 4.4 MB/s) 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 12 MB/s) 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 62 MB/s) 10:11:05 [INFO] Building jar: /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.3-SNAPSHOT.jar 10:11:05 [INFO] 10:11:05 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf-scripts --- 10:11:05 [INFO] Skipping CycloneDX goal 10:11:05 [INFO] 10:11:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf-scripts --- 10:11:05 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-SNAPSHOT.pom 10:11:05 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-SNAPSHOT.jar 10:11:05 [INFO] 10:11:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ karaf-scripts --- 10:11:05 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:05 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:05 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:05 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-20241209.101052-1.pom 10:11:05 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-20241209.101052-1.pom (1.3 kB at 1.3 MB/s) 10:11:05 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-20241209.101052-1.jar 10:11:05 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-20241209.101052-1.jar (13 kB) 10:11:05 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/maven-metadata.xml 10:11:05 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:05 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/maven-metadata.xml (794 B) 10:11:05 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/maven-metadata.xml 10:11:05 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf-scripts/maven-metadata.xml (302 B) 10:11:05 [INFO] 10:11:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ karaf-scripts --- 10:11:05 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/dependency_tree.txt 10:11:05 [INFO] 10:11:05 [INFO] ------------< org.opendaylight.integration:features-index >------------- 10:11:05 [INFO] Building ODL :: integration :: features-index 0.20.3-SNAPSHOT [10/19] 10:11:05 [INFO] ------------------------------[ feature ]------------------------------- 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.1/maven-javadoc-plugin-3.10.1.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.1/maven-javadoc-plugin-3.10.1.pom (22 kB at 2.0 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.1/maven-javadoc-plugin-3.10.1.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.10.1/maven-javadoc-plugin-3.10.1.jar (517 kB at 26 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.pom (4.2 kB at 325 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.12/org.jacoco.build-0.8.12.pom (43 kB at 3.9 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.7/asm-bom-9.7.pom (3.3 kB at 325 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.12/jacoco-maven-plugin-0.8.12.jar (57 kB at 2.9 MB/s) 10:11:05 [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 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 1.7 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom 10:11:05 [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.9 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom 10:11:05 [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.6 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 5.1 MB/s) 10:11:05 [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 10:11:05 [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 7.1 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.pom (15 kB at 1.1 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.5.0/maven-checkstyle-plugin-3.5.0.jar (101 kB at 8.4 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.4/spotbugs-maven-plugin-4.8.6.4.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.4/spotbugs-maven-plugin-4.8.6.4.pom (43 kB at 3.6 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/49/base-parent-49.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/49/base-parent-49.pom (90 kB at 6.9 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.23/groovy-bom-4.0.23.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.23/groovy-bom-4.0.23.pom (27 kB at 3.4 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.4/spotbugs-maven-plugin-4.8.6.4.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.4/spotbugs-maven-plugin-4.8.6.4.jar (170 kB at 13 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/13.1.5/features-test-plugin-13.1.5.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/13.1.5/features-test-plugin-13.1.5.pom (7.3 kB at 732 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/13.1.5/features-test-plugin-13.1.5.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/13.1.5/features-test-plugin-13.1.5.jar (41 kB at 3.8 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.1.5/copy-files-plugin-13.1.5.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.1.5/copy-files-plugin-13.1.5.pom (2.0 kB at 220 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.1.5/copy-files-plugin-13.1.5.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.1.5/copy-files-plugin-13.1.5.jar (7.0 kB at 640 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 613 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 2.7 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.pom (5.6 kB at 701 kB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.9.0/modernizer-maven-parent-2.9.0.pom 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.9.0/modernizer-maven-parent-2.9.0.pom (13 kB at 1.3 MB/s) 10:11:05 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.jar 10:11:05 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.9.0/modernizer-maven-plugin-2.9.0.jar (54 kB at 4.9 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.19.8/features-aaa-0.19.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.19.8/features-aaa-0.19.8.pom (2.9 kB at 267 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.8/odl-aaa-api-0.19.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.8/odl-aaa-api-0.19.8.pom (2.2 kB at 197 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.8/aaa-authn-api-0.19.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.8/aaa-authn-api-0.19.8.pom (1.5 kB at 141 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.19.8/aaa-parent-0.19.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.19.8/aaa-parent-0.19.8.pom (2.0 kB at 184 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/13.0.7/binding-parent-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/13.0.7/binding-parent-13.0.7.pom (4.6 kB at 457 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/13.0.7/bundle-parent-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/13.0.7/bundle-parent-13.0.7.pom (1.8 kB at 159 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/13.0.8/bundle-parent-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/13.0.8/bundle-parent-13.0.8.pom (1.8 kB at 179 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.1.5/bundle-parent-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.1.5/bundle-parent-13.1.5.pom (1.8 kB at 159 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/13.0.7/bnd-parent-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/13.0.7/bnd-parent-13.0.7.pom (1.9 kB at 177 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/13.0.8/bnd-parent-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/13.0.8/bnd-parent-13.0.8.pom (1.8 kB at 177 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.5/bnd-parent-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.5/bnd-parent-13.1.5.pom (4.5 kB at 375 kB/s) 10:11:06 [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 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 3.2 MB/s) 10:11:06 [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 10:11:06 [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 1.2 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.pom (1.4 kB at 152 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.5/odl-jakarta-activation-api-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.5/odl-jakarta-activation-api-13.1.5.pom (1.5 kB at 146 kB/s) 10:11:06 [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 10:11:06 [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 379 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.5/odl-servlet-api-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.5/odl-servlet-api-13.1.5.pom (1.2 kB at 123 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.1.5/template-feature-parent-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.1.5/template-feature-parent-13.1.5.pom (2.3 kB at 235 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.5/odl-ws-rs-api-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.5/odl-ws-rs-api-13.1.5.pom (1.5 kB at 147 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.7/odl-mdsal-binding-base-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.7/odl-mdsal-binding-base-13.0.7.pom (1.7 kB at 159 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/13.0.7/feature-parent-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/13.0.7/feature-parent-13.0.7.pom (1.7 kB at 186 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.8/odl-yangtools-common-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.8/odl-yangtools-common-13.0.8.pom (1.4 kB at 130 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/13.0.8/feature-parent-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/13.0.8/feature-parent-13.0.8.pom (1.8 kB at 178 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.8/odl-yangtools-util-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.8/odl-yangtools-util-13.0.8.pom (1.8 kB at 178 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2.pom (4.1 kB at 408 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.3/single-feature-parent-13.1.3.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.3/single-feature-parent-13.1.3.pom (7.6 kB at 693 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.3/abstract-feature-parent-13.1.3.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.3/abstract-feature-parent-13.1.3.pom (3.9 kB at 393 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.3/odlparent-13.1.3.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.3/odlparent-13.1.3.pom (55 kB at 5.5 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.3/odlparent-artifacts-13.1.3.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.3/odlparent-artifacts-13.1.3.pom (10 kB at 868 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom (3.0 kB at 329 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.43/jersey-bom-2.43.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.43/jersey-bom-2.43.pom (20 kB at 1.7 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom (14 kB at 1.4 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom (8.2 kB at 821 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom (21 kB at 2.3 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.pom (5.2 kB at 349 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.3/bnd-parent-13.1.3.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.3/bnd-parent-13.1.3.pom (4.1 kB at 370 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom 10:11:06 [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 372 kB/s) 10:11:06 [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 10:11:06 [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) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.5/odl-guava-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.5/odl-guava-13.1.5.pom (1.4 kB at 153 kB/s) 10:11:06 [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 10:11:06 [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.2 MB/s) 10:11:06 [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 10:11:06 [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 1.8 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 10:11:06 [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 186 kB/s) 10:11:06 [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 10:11:06 [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 848 kB/s) 10:11:06 [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 10:11:06 [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 207 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.pom (2.1 kB at 190 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.33.0/error_prone_annotations-2.33.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.33.0/error_prone_annotations-2.33.0.pom (4.3 kB at 425 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.33.0/error_prone_parent-2.33.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.33.0/error_prone_parent-2.33.0.pom (14 kB at 1.1 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom 10:11:06 [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 292 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.8/concepts-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.8/concepts-13.0.8.pom (2.0 kB at 202 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.8/util-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.8/util-13.0.8.pom (2.8 kB at 256 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.8/yang-common-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.8/yang-common-13.0.8.pom (1.8 kB at 204 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.7/yang-binding-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.7/yang-binding-13.0.7.pom (2.8 kB at 277 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.7/mdsal-binding-spec-util-13.0.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.7/mdsal-binding-spec-util-13.0.7.pom (2.1 kB at 228 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.7/yang-ext-2013.09.07.25.7.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.7/yang-ext-2013.09.07.25.7.pom (1.6 kB at 144 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.8/odl-aaa-cert-0.19.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.8/odl-aaa-cert-0.19.8.pom (2.4 kB at 217 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.6/odl-controller-blueprint-9.0.6.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.6/odl-controller-blueprint-9.0.6.pom (2.3 kB at 282 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/9.0.6/single-feature-parent-9.0.6.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/9.0.6/single-feature-parent-9.0.6.pom (1.3 kB at 94 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/9.0.6/bundle-parent-9.0.6.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/9.0.6/bundle-parent-9.0.6.pom (5.6 kB at 695 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.8/odl-yangtools-codec-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.8/odl-yangtools-codec-13.0.8.pom (2.2 kB at 223 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.5/odl-gson-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.5/odl-gson-13.1.5.pom (1.2 kB at 119 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 1.2 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 2.9 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.5/odl-stax2-api-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.5/odl-stax2-api-13.1.5.pom (1.2 kB at 121 kB/s) 10:11:06 [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 10:11:06 [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 630 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 2.1 MB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.8/odl-yangtools-data-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.8/odl-yangtools-data-13.0.8.pom (2.0 kB at 221 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.5/odl-antlr4-13.1.5.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.5/odl-antlr4-13.1.5.pom (1.2 kB at 109 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 323 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 438 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.8/odl-yangtools-data-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.8/odl-yangtools-data-api-13.0.8.pom (2.0 kB at 204 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.8/odl-yangtools-parser-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.8/odl-yangtools-parser-api-13.0.8.pom (4.1 kB at 414 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.8/odl-yangtools-xpath-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.8/odl-yangtools-xpath-api-13.0.8.pom (1.4 kB at 125 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.8/yang-xpath-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.8/yang-xpath-api-13.0.8.pom (2.0 kB at 186 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.8/odlext-model-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.8/odlext-model-api-13.0.8.pom (1.8 kB at 165 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.8/yang-model-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.8/yang-model-api-13.0.8.pom (2.3 kB at 212 kB/s) 10:11:06 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.8/openconfig-model-api-13.0.8.pom 10:11:06 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.8/openconfig-model-api-13.0.8.pom (2.2 kB at 196 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.8/rfc6241-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.8/rfc6241-model-api-13.0.8.pom (1.7 kB at 170 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.8/rfc6536-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.8/rfc6536-model-api-13.0.8.pom (1.7 kB at 129 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.8/rfc6643-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.8/rfc6643-model-api-13.0.8.pom (2.0 kB at 151 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.8/rfc7952-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.8/rfc7952-model-api-13.0.8.pom (1.8 kB at 180 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.8/rfc8040-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.8/rfc8040-model-api-13.0.8.pom (1.7 kB at 139 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.8/rfc8528-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.8/rfc8528-model-api-13.0.8.pom (1.8 kB at 164 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.8/rfc8639-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.8/rfc8639-model-api-13.0.8.pom (1.7 kB at 152 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.8/rfc8819-model-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.8/rfc8819-model-api-13.0.8.pom (1.8 kB at 151 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.8/yang-ir-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.8/yang-ir-13.0.8.pom (1.7 kB at 119 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.8/yang-model-spi-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.8/yang-model-spi-13.0.8.pom (2.7 kB at 249 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.8/yang-model-util-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.8/yang-model-util-13.0.8.pom (3.3 kB at 254 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.8/yang-parser-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.8/yang-parser-api-13.0.8.pom (2.0 kB at 163 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.8/yang-repo-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.8/yang-repo-api-13.0.8.pom (2.3 kB at 164 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.8/yang-repo-spi-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.8/yang-repo-spi-13.0.8.pom (2.5 kB at 246 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.8/yang-data-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.8/yang-data-api-13.0.8.pom (2.8 kB at 254 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1.pom (5.4 kB at 495 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.1/immutables-2.10.1.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.1/immutables-2.10.1.pom (13 kB at 1.1 MB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.8/yang-data-spi-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.8/yang-data-spi-13.0.8.pom (2.4 kB at 223 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.8/yang-data-tree-api-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.8/yang-data-tree-api-13.0.8.pom (2.3 kB at 210 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.8/yang-data-tree-spi-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.8/yang-data-tree-spi-13.0.8.pom (2.2 kB at 216 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.8/yang-data-util-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.8/yang-data-util-13.0.8.pom (2.9 kB at 291 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.8/yang-data-impl-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.8/yang-data-impl-13.0.8.pom (4.3 kB at 387 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.8/yang-data-tree-ri-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.8/yang-data-tree-ri-13.0.8.pom (4.9 kB at 489 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.8/yang-data-transform-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.8/yang-data-transform-13.0.8.pom (2.0 kB at 164 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.8/yang-data-codec-binfmt-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.8/yang-data-codec-binfmt-13.0.8.pom (3.3 kB at 205 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.8/yang-data-codec-gson-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.8/yang-data-codec-gson-13.0.8.pom (4.0 kB at 494 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.8/yang-data-codec-xml-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.8/yang-data-codec-xml-13.0.8.pom (4.0 kB at 335 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.7/odl-mdsal-binding-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.7/odl-mdsal-binding-api-13.0.7.pom (2.2 kB at 220 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.7/odl-mdsal-common-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.7/odl-mdsal-common-13.0.7.pom (1.4 kB at 119 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.7/mdsal-common-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.7/mdsal-common-api-13.0.7.pom (2.0 kB at 183 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.7/mdsal-binding-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.7/mdsal-binding-api-13.0.7.pom (3.0 kB at 335 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.7/mdsal-binding-spi-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.7/mdsal-binding-spi-13.0.7.pom (2.0 kB at 131 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.7/mdsal-binding-util-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.7/mdsal-binding-util-13.0.7.pom (2.4 kB at 174 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.7/odl-mdsal-binding-runtime-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.7/odl-mdsal-binding-runtime-13.0.7.pom (2.2 kB at 216 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.7/odl-mdsal-bytebuddy-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.7/odl-mdsal-bytebuddy-13.0.7.pom (1.2 kB at 106 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.5/byte-buddy-1.15.5.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.5/byte-buddy-1.15.5.pom (16 kB at 1.6 MB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.5/byte-buddy-parent-1.15.5.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.5/byte-buddy-parent-1.15.5.pom (63 kB at 5.3 MB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.7/odl-mdsal-dom-runtime-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.7/odl-mdsal-dom-runtime-13.0.7.pom (1.7 kB at 166 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.7/odl-mdsal-dom-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.7/odl-mdsal-dom-api-13.0.7.pom (1.8 kB at 199 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.7/mdsal-dom-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.7/mdsal-dom-api-13.0.7.pom (3.5 kB at 270 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.7/mdsal-dom-spi-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.7/mdsal-dom-spi-13.0.7.pom (4.8 kB at 439 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.7/odl-mdsal-binding-runtime-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.7/odl-mdsal-binding-runtime-api-13.0.7.pom (2.7 kB at 248 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.8/odl-yangtools-parser-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.8/odl-yangtools-parser-13.0.8.pom (4.3 kB at 389 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.8/odl-yangtools-xpath-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.8/odl-yangtools-xpath-13.0.8.pom (1.6 kB at 150 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.8/yang-xpath-impl-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.8/yang-xpath-impl-13.0.8.pom (3.1 kB at 261 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.8/yang-model-ri-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.8/yang-model-ri-13.0.8.pom (2.5 kB at 225 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.8/odlext-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.8/odlext-parser-support-13.0.8.pom (3.0 kB at 302 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.8/yang-parser-spi-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.8/yang-parser-spi-13.0.8.pom (2.6 kB at 238 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.8/openconfig-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.8/openconfig-parser-support-13.0.8.pom (2.6 kB at 176 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.8/rfc6241-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.8/rfc6241-parser-support-13.0.8.pom (2.9 kB at 317 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.8/rfc6536-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.8/rfc6536-parser-support-13.0.8.pom (2.9 kB at 259 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.8/rfc6643-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.8/rfc6643-parser-support-13.0.8.pom (2.9 kB at 286 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.8/rfc7952-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.8/rfc7952-parser-support-13.0.8.pom (3.0 kB at 301 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.8/rfc8040-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.8/rfc8040-parser-support-13.0.8.pom (3.0 kB at 215 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.8/rfc8528-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.8/rfc8528-parser-support-13.0.8.pom (2.9 kB at 286 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.8/rfc8639-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.8/rfc8639-parser-support-13.0.8.pom (2.9 kB at 286 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.8/rfc8819-parser-support-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.8/rfc8819-parser-support-13.0.8.pom (2.9 kB at 264 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.8/yang-parser-impl-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.8/yang-parser-impl-13.0.8.pom (7.2 kB at 659 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.8/yang-parser-reactor-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.8/yang-parser-reactor-13.0.8.pom (2.3 kB at 206 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.8/yang-parser-rfc7950-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.8/yang-parser-rfc7950-13.0.8.pom (4.9 kB at 352 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.8/yang-repo-fs-13.0.8.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.8/yang-repo-fs-13.0.8.pom (3.1 kB at 313 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.7/mdsal-binding-model-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.7/mdsal-binding-model-api-13.0.7.pom (1.7 kB at 172 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.7/mdsal-binding-model-ri-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.7/mdsal-binding-model-ri-13.0.7.pom (2.9 kB at 286 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.7/mdsal-binding-runtime-api-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.7/mdsal-binding-runtime-api-13.0.7.pom (2.7 kB at 265 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.7/mdsal-binding-runtime-spi-13.0.7.pom 10:11:07 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.7/mdsal-binding-runtime-spi-13.0.7.pom (3.8 kB at 346 kB/s) 10:11:07 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.7/mdsal-binding-dom-codec-api-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.7/mdsal-binding-dom-codec-api-13.0.7.pom (2.7 kB at 269 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.7/mdsal-binding-dom-codec-spi-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.7/mdsal-binding-dom-codec-spi-13.0.7.pom (2.8 kB at 284 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.7/mdsal-dom-schema-osgi-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.7/mdsal-dom-schema-osgi-13.0.7.pom (3.2 kB at 287 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.7/mdsal-binding-generator-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.7/mdsal-binding-generator-13.0.7.pom (5.0 kB at 498 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.7/mdsal-binding-dom-codec-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.7/mdsal-binding-dom-codec-13.0.7.pom (5.1 kB at 464 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.7/mdsal-binding-loader-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.7/mdsal-binding-loader-13.0.7.pom (1.7 kB at 155 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.7/mdsal-binding-dom-codec-osgi-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.7/mdsal-binding-dom-codec-osgi-13.0.7.pom (3.5 kB at 232 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.7/mdsal-binding-runtime-osgi-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.7/mdsal-binding-runtime-osgi-13.0.7.pom (3.0 kB at 274 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.6/blueprint-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.6/blueprint-9.0.6.pom (5.9 kB at 533 kB/s) 10:11:08 [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 10:11:08 [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) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom (35 kB at 3.5 MB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 1.6 MB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.6/odl-mdsal-broker-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.6/odl-mdsal-broker-9.0.6.pom (2.0 kB at 202 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.7/odl-mdsal-eos-binding-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.7/odl-mdsal-eos-binding-13.0.7.pom (2.0 kB at 168 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.7/odl-mdsal-eos-dom-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.7/odl-mdsal-eos-dom-13.0.7.pom (1.4 kB at 119 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.7/odl-mdsal-eos-common-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.7/odl-mdsal-eos-common-13.0.7.pom (1.4 kB at 145 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.7/mdsal-eos-common-api-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.7/mdsal-eos-common-api-13.0.7.pom (2.0 kB at 220 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.7/mdsal-eos-dom-api-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.7/mdsal-eos-dom-api-13.0.7.pom (2.3 kB at 192 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.7/odl-mdsal-binding-dom-adapter-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.7/odl-mdsal-binding-dom-adapter-13.0.7.pom (1.9 kB at 192 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.7/odl-mdsal-dom-broker-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.7/odl-mdsal-dom-broker-13.0.7.pom (1.4 kB at 130 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.7/mdsal-dom-broker-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.7/mdsal-dom-broker-13.0.7.pom (5.6 kB at 556 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.7/mdsal-binding-dom-adapter-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.7/mdsal-binding-dom-adapter-13.0.7.pom (8.0 kB at 798 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.7/mdsal-eos-binding-api-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.7/mdsal-eos-binding-api-13.0.7.pom (2.5 kB at 207 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.7/general-entity-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.7/general-entity-13.0.7.pom (1.6 kB at 159 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.7/mdsal-eos-binding-adapter-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.7/mdsal-eos-binding-adapter-13.0.7.pom (3.8 kB at 384 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.7/odl-mdsal-singleton-dom-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.7/odl-mdsal-singleton-dom-13.0.7.pom (2.1 kB at 210 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.7/odl-mdsal-singleton-common-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.7/odl-mdsal-singleton-common-13.0.7.pom (1.5 kB at 133 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.7/mdsal-singleton-api-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.7/mdsal-singleton-api-13.0.7.pom (2.0 kB at 184 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.7/mdsal-singleton-impl-13.0.7.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.7/mdsal-singleton-impl-13.0.7.pom (3.3 kB at 326 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.6/odl-mdsal-remoterpc-connector-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.6/odl-mdsal-remoterpc-connector-9.0.6.pom (1.5 kB at 164 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.6/odl-mdsal-distributed-datastore-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.6/odl-mdsal-distributed-datastore-9.0.6.pom (5.4 kB at 451 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.5/odl-apache-commons-text-13.1.5.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.5/odl-apache-commons-text-13.1.5.pom (1.5 kB at 112 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.5/odl-apache-commons-lang3-13.1.5.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.5/odl-apache-commons-lang3-13.1.5.pom (1.2 kB at 136 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.6/odl-mdsal-clustering-commons-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.6/odl-mdsal-clustering-commons-9.0.6.pom (3.2 kB at 295 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.6/odl-controller-akka-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.6/odl-controller-akka-9.0.6.pom (1.6 kB at 147 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.6/odl-controller-scala-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.6/odl-controller-scala-9.0.6.pom (1.8 kB at 182 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.pom (1.6 kB at 145 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.pom (1.8 kB at 183 kB/s) 10:11:08 [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 10:11:08 [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 145 kB/s) 10:11:08 [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 10:11:08 [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 123 kB/s) 10:11:08 [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 10:11:08 [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 199 kB/s) 10:11:08 [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 10:11:08 [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 145 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.6/repackaged-akka-9.0.6.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.6/repackaged-akka-9.0.6.pom (9.6 kB at 874 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom 10:11:08 [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 186 kB/s) 10:11:08 [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 10:11:08 [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 271 kB/s) 10:11:08 [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 10:11:08 [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 160 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom 10:11:08 [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 223 kB/s) 10:11:08 [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 10:11:08 [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 297 kB/s) 10:11:08 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/agrona/agrona/maven-metadata.xml 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml 10:11:08 [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (3.0 kB at 48 kB/s) 10:11:08 [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (3.0 kB at 43 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom 10:11:08 [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 221 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom 10:11:08 [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 221 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom 10:11:08 [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 244 kB/s) 10:11:08 [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 10:11:08 [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 193 kB/s) 10:11:08 [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 10:11:08 [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 115 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom 10:11:08 [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 232 kB/s) 10:11:08 [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 10:11:08 [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 1.3 MB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.5/odl-dropwizard-metrics-13.1.5.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.5/odl-dropwizard-metrics-13.1.5.pom (1.9 kB at 192 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.28/metrics-core-4.2.28.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.28/metrics-core-4.2.28.pom (2.6 kB at 256 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.28/metrics-healthchecks-4.2.28.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.28/metrics-healthchecks-4.2.28.pom (2.9 kB at 289 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.28/metrics-jmx-4.2.28.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.28/metrics-jmx-4.2.28.pom (2.6 kB at 260 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.28/metrics-jvm-4.2.28.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.28/metrics-jvm-4.2.28.pom (2.6 kB at 294 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.5/odl-netty-4-13.1.5.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.5/odl-netty-4-13.1.5.pom (2.7 kB at 274 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.114.Final/netty-codec-http-4.1.114.Final.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.114.Final/netty-codec-http-4.1.114.Final.pom (4.4 kB at 485 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.114.Final/netty-parent-4.1.114.Final.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.114.Final/netty-parent-4.1.114.Final.pom (92 kB at 7.1 MB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.114.Final/netty-common-4.1.114.Final.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.114.Final/netty-common-4.1.114.Final.pom (12 kB at 1.2 MB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.114.Final/netty-buffer-4.1.114.Final.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.114.Final/netty-buffer-4.1.114.Final.pom (1.6 kB at 144 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.114.Final/netty-transport-4.1.114.Final.pom 10:11:08 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.114.Final/netty-transport-4.1.114.Final.pom (2.2 kB at 216 kB/s) 10:11:08 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.114.Final/netty-resolver-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.114.Final/netty-resolver-4.1.114.Final.pom (1.6 kB at 159 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.114.Final/netty-codec-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.114.Final/netty-codec-4.1.114.Final.pom (5.5 kB at 547 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.114.Final/netty-handler-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.114.Final/netty-handler-4.1.114.Final.pom (4.6 kB at 513 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final.pom (33 kB at 2.8 MB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.114.Final/netty-codec-http2-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.114.Final/netty-codec-http2-4.1.114.Final.pom (5.2 kB at 516 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.114.Final/netty-transport-native-epoll-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.114.Final/netty-transport-native-epoll-4.1.114.Final.pom (27 kB at 1.8 MB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.114.Final/netty-transport-classes-epoll-4.1.114.Final.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.114.Final/netty-transport-classes-epoll-4.1.114.Final.pom (2.1 kB at 194 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.6/sal-clustering-commons-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.6/sal-clustering-commons-9.0.6.pom (6.8 kB at 854 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/9.0.6/mdsal-parent-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/9.0.6/mdsal-parent-9.0.6.pom (1.2 kB at 153 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.28/metrics-graphite-4.2.28.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.28/metrics-graphite-4.2.28.pom (3.5 kB at 385 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.22.0/amqp-client-5.22.0.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.22.0/amqp-client-5.22.0.pom (36 kB at 4.0 MB/s) 10:11:09 [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 10:11:09 [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 234 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.6/sal-akka-raft-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.6/sal-akka-raft-9.0.6.pom (3.9 kB at 428 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.6/cds-mgmt-api-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.6/cds-mgmt-api-9.0.6.pom (1.7 kB at 166 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.6/sal-akka-segmented-journal-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.6/sal-akka-segmented-journal-9.0.6.pom (3.2 kB at 351 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.6/atomix-storage-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.6/atomix-storage-9.0.6.pom (5.0 kB at 709 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.6/raft-journal-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.6/raft-journal-9.0.6.pom (3.3 kB at 333 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.6/odl-controller-mdsal-common-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.6/odl-controller-mdsal-common-9.0.6.pom (1.6 kB at 160 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.6/sal-common-util-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.6/sal-common-util-9.0.6.pom (1.2 kB at 129 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.6/cds-access-api-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.6/cds-access-api-9.0.6.pom (4.3 kB at 426 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.6/cds-access-client-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.6/cds-access-client-9.0.6.pom (5.0 kB at 502 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.6/cds-dom-api-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.6/cds-dom-api-9.0.6.pom (1.7 kB at 194 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.6/sal-distributed-datastore-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.6/sal-distributed-datastore-9.0.6.pom (9.6 kB at 1.2 MB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom 10:11:09 [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 131 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.6/eos-dom-akka-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.6/eos-dom-akka-9.0.6.pom (5.5 kB at 683 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.6/sal-cluster-admin-api-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.6/sal-cluster-admin-api-9.0.6.pom (976 B at 108 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.6/sal-cluster-admin-impl-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.6/sal-cluster-admin-impl-9.0.6.pom (4.8 kB at 535 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6.pom (2.6 kB at 327 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.6/sal-remoterpc-connector-9.0.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.6/sal-remoterpc-connector-9.0.6.pom (5.9 kB at 536 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.8/odl-aaa-encryption-service-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.8/odl-aaa-encryption-service-0.19.8.pom (2.3 kB at 206 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.8/aaa-encrypt-service-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.8/aaa-encrypt-service-0.19.8.pom (607 B at 76 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.8/aaa-encrypt-service-impl-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.8/aaa-encrypt-service-impl-0.19.8.pom (2.9 kB at 317 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.1.5/logging-markers-13.1.5.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.1.5/logging-markers-13.1.5.pom (1.5 kB at 138 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8.pom (3.6 kB at 454 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.pom (1.6 kB at 183 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom (1.1 kB at 127 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom (1.3 kB at 147 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.19.8/odl-aaa-cli-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.19.8/odl-aaa-cli-0.19.8.pom (2.7 kB at 296 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.8/odl-aaa-shiro-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.8/odl-aaa-shiro-0.19.8.pom (5.7 kB at 637 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.8/odl-aaa-password-service-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.8/odl-aaa-password-service-0.19.8.pom (3.2 kB at 357 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.8/aaa-password-service-api-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.8/aaa-password-service-api-0.19.8.pom (1.9 kB at 275 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8.pom (3.8 kB at 376 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.8/repackaged-shiro-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.8/repackaged-shiro-0.19.8.pom (7.0 kB at 879 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom 10:11:09 [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) 10:11:09 [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 10:11:09 [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.5 MB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.8/odl-apache-shiro-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.8/odl-apache-shiro-0.19.8.pom (2.3 kB at 188 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.8/odl-aaa-web-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.8/odl-aaa-web-0.19.8.pom (2.9 kB at 289 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.5/odl-jersey-2-13.1.5.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.5/odl-jersey-2-13.1.5.pom (3.4 kB at 426 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.5/odl-javassist-3-13.1.5.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.5/odl-javassist-3-13.1.5.pom (1.2 kB at 170 kB/s) 10:11:09 [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 10:11:09 [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 996 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.pom (4.8 kB at 529 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.45/project-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.45/project-2.45.pom (1.5 kB at 164 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.45/project-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.45/project-2.45.pom (107 kB at 6.7 MB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.pom (44 kB at 4.9 MB/s) 10:11:09 [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 10:11:09 [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.7 MB/s) 10:11:09 [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 10:11:09 [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 255 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom 10:11:09 [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) 10:11:09 [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 10:11:09 [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 519 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom 10:11:09 [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 163 kB/s) 10:11:09 [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 10:11:09 [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 4.7 MB/s) 10:11:09 [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 10:11:09 [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 736 kB/s) 10:11:09 [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 10:11:09 [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 587 kB/s) 10:11:09 [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 10:11:09 [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 608 kB/s) 10:11:09 [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 10:11:09 [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) 10:11:09 [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 10:11:09 [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) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.pom (6.8 kB at 760 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.pom (13 kB at 1.3 MB/s) 10:11:09 [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 10:11:09 [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 945 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.pom (3.5 kB at 295 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.45/project-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.45/project-2.45.pom (3.1 kB at 256 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.pom (3.4 kB at 378 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.pom (3.2 kB at 395 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.45/project-2.45.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.45/project-2.45.pom (2.1 kB at 187 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.5/odl-karaf-feat-jetty-13.1.5.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.5/odl-karaf-feat-jetty-13.1.5.pom (1.5 kB at 171 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6.pom (20 kB at 1.8 MB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.6/features-4.4.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.6/features-4.4.6.pom (1.9 kB at 169 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.6/assemblies-4.4.6.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.6/assemblies-4.4.6.pom (1.7 kB at 152 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.8/web-osgi-impl-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.8/web-osgi-impl-0.19.8.pom (2.2 kB at 223 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.8/web-api-0.19.8.pom 10:11:09 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.8/web-api-0.19.8.pom (1.5 kB at 133 kB/s) 10:11:09 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.8/servlet-jersey2-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.8/servlet-jersey2-0.19.8.pom (2.0 kB at 222 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.8/servlet-api-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.8/servlet-api-0.19.8.pom (1.6 kB at 177 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.6/odl-jolokia-9.0.6.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.6/odl-jolokia-9.0.6.pom (1.9 kB at 172 kB/s) 10:11:10 [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 10:11:10 [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 785 kB/s) 10:11:10 [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 10:11:10 [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 192 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom 10:11:10 [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 1.7 MB/s) 10:11:10 [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 10:11:10 [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 315 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.6/odl-jolokia-osgi-9.0.6.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.6/odl-jolokia-osgi-9.0.6.pom (2.0 kB at 221 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8.pom (2.6 kB at 238 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.8/aaa-jetty-auth-log-filter-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.8/aaa-jetty-auth-log-filter-0.19.8.pom (2.3 kB at 233 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8.pom (9.1 kB at 832 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.8/aaa-shiro-api-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.8/aaa-shiro-api-0.19.8.pom (1.2 kB at 108 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.8/aaa-tokenauthrealm-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.8/aaa-tokenauthrealm-0.19.8.pom (1.9 kB at 185 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.8/aaa-idm-store-h2-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.8/aaa-idm-store-h2-0.19.8.pom (2.7 kB at 274 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.pom (1.1 kB at 63 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.pom (31 kB at 2.8 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/67/commons-parent-67.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/67/commons-parent-67.pom (77 kB at 5.1 MB/s) 10:11:10 [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 10:11:10 [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 304 kB/s) 10:11:10 [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 10:11:10 [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 245 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.5/odl-karaf-feat-jdbc-13.1.5.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.5/odl-karaf-feat-jdbc-13.1.5.pom (6.0 kB at 548 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7.pom (11 kB at 1.3 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.7/jdbc-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.7/jdbc-1.5.7.pom (53 kB at 4.8 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.pom (1.8 kB at 183 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.pom (1.2 kB at 111 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.pom (2.1 kB at 158 kB/s) 10:11:10 [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 10:11:10 [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.4 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.pom (3.0 kB at 376 kB/s) 10:11:10 [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 10:11:10 [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 264 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom 10:11:10 [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.5 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom 10:11:10 [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) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.pom (2.6 kB at 262 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.pom (27 kB at 2.7 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 510 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.21.1/bom-2.21.1.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.21.1/bom-2.21.1.pom (88 kB at 5.9 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.21.1/aws-sdk-java-pom-2.21.1.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.21.1/aws-sdk-java-pom-2.21.1.pom (78 kB at 6.5 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.pom (5.6 kB at 513 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.3.0/waffle-parent-3.3.0.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.3.0/waffle-parent-3.3.0.pom (73 kB at 5.6 MB/s) 10:11:10 [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 10:11:10 [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 188 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.pom (4.4 kB at 256 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.pom (16 kB at 1.3 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.pom (18 kB at 2.2 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 1.2 MB/s) 10:11:10 [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 10:11:10 [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) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.pom (5.0 kB at 413 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.19.8/aaa-cli-0.19.8.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.19.8/aaa-cli-0.19.8.pom (2.1 kB at 208 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.21.11/features-bgpcep-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.21.11/features-bgpcep-0.21.11.pom (15 kB at 1.5 MB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.21.11/feature-repo-parent-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.21.11/feature-repo-parent-0.21.11.pom (1.7 kB at 192 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.11/odl-bgpcep-algo-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.11/odl-bgpcep-algo-0.21.11.pom (1.6 kB at 178 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.21.11/single-feature-parent-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.21.11/single-feature-parent-0.21.11.pom (1.7 kB at 173 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.21.11/bgpcep-parent-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.21.11/bgpcep-parent-0.21.11.pom (5.8 kB at 584 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.21.11/algo-impl-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.21.11/algo-impl-0.21.11.pom (3.1 kB at 348 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.21.11/algo-api-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.21.11/algo-api-0.21.11.pom (1.7 kB at 167 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.21.11/binding-parent-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.21.11/binding-parent-0.21.11.pom (1.8 kB at 182 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.21.11/graph-api-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.21.11/graph-api-0.21.11.pom (1.7 kB at 190 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.7/rfc6991-ietf-inet-types-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.7/rfc6991-ietf-inet-types-13.0.7.pom (2.0 kB at 218 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.7/ietf-type-util-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.7/ietf-type-util-13.0.7.pom (1.8 kB at 182 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.7/rfc8294-ietf-routing-types-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.7/rfc8294-ietf-routing-types-13.0.7.pom (2.1 kB at 228 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.7/rfc6991-ietf-yang-types-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.7/rfc6991-ietf-yang-types-13.0.7.pom (2.0 kB at 217 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.7/ietf-topology-2013.10.21.25.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.7/ietf-topology-2013.10.21.25.7.pom (2.0 kB at 221 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.21.11/concepts-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.21.11/concepts-0.21.11.pom (2.8 kB at 316 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.11/odl-bgpcep-algo-api-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.11/odl-bgpcep-algo-api-0.21.11.pom (1.6 kB at 180 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.11/odl-bgpcep-graph-api-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.11/odl-bgpcep-graph-api-0.21.11.pom (1.6 kB at 181 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.7/odl-mdsal-model-rfc6991-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.7/odl-mdsal-model-rfc6991-13.0.7.pom (1.7 kB at 157 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.7/odl-mdsal-model-rfc8294-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.7/odl-mdsal-model-rfc8294-13.0.7.pom (1.7 kB at 157 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.7/iana-routing-types-13.0.7.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.7/iana-routing-types-13.0.7.pom (1.6 kB at 181 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.11/odl-bgpcep-concepts-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.11/odl-bgpcep-concepts-0.21.11.pom (1.7 kB at 189 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.11/odl-bgpcep-graph-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.11/odl-bgpcep-graph-0.21.11.pom (1.6 kB at 145 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.21.11/graph-impl-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.21.11/graph-impl-0.21.11.pom (3.2 kB at 315 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.11/odl-bgpcep-bgp-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.11/odl-bgpcep-bgp-0.21.11.pom (5.6 kB at 564 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.11/odl-bgpcep-bgp-parser-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.11/odl-bgpcep-bgp-parser-0.21.11.pom (1.4 kB at 127 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.21.11/bgp-parser-impl-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.21.11/bgp-parser-impl-0.21.11.pom (5.7 kB at 517 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.21.11/bgp-concepts-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.21.11/bgp-concepts-0.21.11.pom (2.5 kB at 309 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.21.11/util-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.21.11/util-0.21.11.pom (3.3 kB at 328 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.21.11/testtool-parent-0.21.11.pom 10:11:10 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.21.11/testtool-parent-0.21.11.pom (1.8 kB at 184 kB/s) 10:11:10 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.21.11/bgp-parser-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.21.11/bgp-parser-api-0.21.11.pom (3.2 kB at 320 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.21.11/bgp-parser-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.21.11/bgp-parser-spi-0.21.11.pom (5.1 kB at 507 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.8/yang-common-netty-13.0.8.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.8/yang-common-netty-13.0.8.pom (1.7 kB at 167 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/odl-bgpcep-bgp-parser-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/odl-bgpcep-bgp-parser-api-0.21.11.pom (2.0 kB at 202 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.8/odl-yangtools-netty-13.0.8.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.8/odl-yangtools-netty-13.0.8.pom (1.7 kB at 186 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/odl-bgpcep-bgp-dependencies-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/odl-bgpcep-bgp-dependencies-0.21.11.pom (1.6 kB at 165 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.11/odl-bgpcep-extras-dependencies-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.11/odl-bgpcep-extras-dependencies-0.21.11.pom (1.6 kB at 147 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/odl-bgpcep-bgp-rib-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/odl-bgpcep-bgp-rib-api-0.21.11.pom (2.5 kB at 225 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.21.11/bgp-rib-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.21.11/bgp-rib-api-0.21.11.pom (2.9 kB at 288 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.21.11/bgp-rib-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.21.11/bgp-rib-spi-0.21.11.pom (6.3 kB at 629 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.11/bgp-openconfig-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.11/bgp-openconfig-api-0.21.11.pom (3.3 kB at 298 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.7/rfc8343-13.0.7.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.7/rfc8343-13.0.7.pom (1.9 kB at 132 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.7/odl-mdsal-model-rfc8343-13.0.7.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.7/odl-mdsal-model-rfc8343-13.0.7.pom (1.5 kB at 154 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/odl-bgpcep-bgp-openconfig-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/odl-bgpcep-bgp-openconfig-0.21.11.pom (1.8 kB at 178 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.11/bgp-openconfig-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.11/bgp-openconfig-spi-0.21.11.pom (3.1 kB at 347 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/odl-bgpcep-bgp-rib-impl-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/odl-bgpcep-bgp-rib-impl-0.21.11.pom (3.7 kB at 334 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.21.11/bgp-rib-impl-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.21.11/bgp-rib-impl-0.21.11.pom (16 kB at 1.1 MB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.11/bgp-path-selection-mode-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.11/bgp-path-selection-mode-0.21.11.pom (5.6 kB at 560 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.11/bgp-openconfig-rp-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.11/bgp-openconfig-rp-spi-0.21.11.pom (6.5 kB at 652 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.21.11/bgp-inet-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.21.11/bgp-inet-0.21.11.pom (2.2 kB at 186 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.21.11/bgp-extension-parent-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.21.11/bgp-extension-parent-0.21.11.pom (6.0 kB at 603 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.21.11/bgp-bmp-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.21.11/bgp-bmp-api-0.21.11.pom (2.6 kB at 151 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.21.11/bgp-route-target-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.21.11/bgp-route-target-0.21.11.pom (4.8 kB at 433 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.11/bgp-peer-acceptor-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.11/bgp-peer-acceptor-0.21.11.pom (3.4 kB at 375 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.11/odl-bgpcep-bgp-inet-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.11/odl-bgpcep-bgp-inet-0.21.11.pom (1.4 kB at 116 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/odl-bgpcep-bgp-extensions-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/odl-bgpcep-bgp-extensions-api-0.21.11.pom (1.7 kB at 173 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.11/odl-bgpcep-bmp-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.11/odl-bgpcep-bmp-api-0.21.11.pom (1.5 kB at 139 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.11/bgp-bmp-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.11/bgp-bmp-spi-0.21.11.pom (4.5 kB at 562 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.11/odl-bgpcep-bgp-route-target-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.11/odl-bgpcep-bgp-route-target-0.21.11.pom (1.4 kB at 131 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/odl-bgpcep-bgp-openconfig-rp-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/odl-bgpcep-bgp-openconfig-rp-spi-0.21.11.pom (1.4 kB at 158 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/odl-bgpcep-bgp-path-selection-mode-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/odl-bgpcep-bgp-path-selection-mode-0.21.11.pom (1.6 kB at 138 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/odl-bgpcep-bgp-openconfig-rp-impl-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/odl-bgpcep-bgp-openconfig-rp-impl-0.21.11.pom (2.1 kB at 102 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.11/bgp-openconfig-rp-impl-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.11/bgp-openconfig-rp-impl-0.21.11.pom (5.7 kB at 632 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.11/odl-bgpcep-config-loader-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.11/odl-bgpcep-config-loader-spi-0.21.11.pom (1.5 kB at 123 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.21.11/config-loader-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.21.11/config-loader-spi-0.21.11.pom (2.4 kB at 219 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/odl-bgpcep-bgp-openconfig-rp-statement-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/odl-bgpcep-bgp-openconfig-rp-statement-0.21.11.pom (1.7 kB at 169 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.11/bgp-openconfig-rp-statement-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.11/bgp-openconfig-rp-statement-0.21.11.pom (7.1 kB at 644 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11.pom (4.3 kB at 474 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/odl-bgpcep-bgp-openconfig-state-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/odl-bgpcep-bgp-openconfig-state-0.21.11.pom (1.4 kB at 142 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.11/bgp-openconfig-state-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.11/bgp-openconfig-state-0.21.11.pom (6.9 kB at 767 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.11/odl-bgpcep-bgp-topology-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.11/odl-bgpcep-bgp-topology-0.21.11.pom (2.3 kB at 257 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.21.11/bgp-topology-provider-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.21.11/bgp-topology-provider-0.21.11.pom (6.6 kB at 553 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.21.11/rsvp-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.21.11/rsvp-api-0.21.11.pom (2.1 kB at 265 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.21.11/bgp-linkstate-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.21.11/bgp-linkstate-0.21.11.pom (4.4 kB at 438 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.21.11/rsvp-spi-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.21.11/rsvp-spi-0.21.11.pom (3.5 kB at 349 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.7/mdsal-rfc8294-netty-13.0.7.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.7/mdsal-rfc8294-netty-13.0.7.pom (2.2 kB at 246 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.21.11/topology-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.21.11/topology-api-0.21.11.pom (2.9 kB at 267 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.21.11/topology-segment-routing-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.21.11/topology-segment-routing-0.21.11.pom (2.2 kB at 217 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.21.11/topology-tunnel-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.21.11/topology-tunnel-api-0.21.11.pom (2.0 kB at 200 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/odl-bgpcep-bgp-linkstate-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/odl-bgpcep-bgp-linkstate-0.21.11.pom (2.1 kB at 262 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.11/odl-bgpcep-rsvp-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.11/odl-bgpcep-rsvp-0.21.11.pom (1.4 kB at 137 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.11/odl-bgpcep-rsvp-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.11/odl-bgpcep-rsvp-api-0.21.11.pom (1.8 kB at 220 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.21.11/rsvp-impl-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.21.11/rsvp-impl-0.21.11.pom (3.4 kB at 424 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.7/odl-mdsal-rfc8294-netty-13.0.7.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.7/odl-mdsal-rfc8294-netty-13.0.7.pom (1.7 kB at 168 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.11/odl-bgpcep-topology-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.11/odl-bgpcep-topology-api-0.21.11.pom (1.7 kB at 174 kB/s) 10:11:11 [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/13.0.7/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.7.pom 10:11:11 [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/13.0.7/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.7.pom (1.7 kB at 151 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/odl-bgpcep-topology-tunnel-api-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/odl-bgpcep-topology-tunnel-api-0.21.11.pom (1.5 kB at 169 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.11/odl-bgpcep-bgp-cli-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.11/odl-bgpcep-bgp-cli-0.21.11.pom (1.6 kB at 180 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.21.11/bgp-cli-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.21.11/bgp-cli-0.21.11.pom (4.3 kB at 480 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/odl-bgpcep-bgp-flowspec-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/odl-bgpcep-bgp-flowspec-0.21.11.pom (1.9 kB at 232 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.21.11/bgp-flowspec-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.21.11/bgp-flowspec-0.21.11.pom (3.2 kB at 404 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/odl-bgpcep-bgp-labeled-unicast-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/odl-bgpcep-bgp-labeled-unicast-0.21.11.pom (2.1 kB at 234 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.11/bgp-labeled-unicast-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.11/bgp-labeled-unicast-0.21.11.pom (3.4 kB at 380 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/odl-bgpcep-bgp-l3vpn-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/odl-bgpcep-bgp-l3vpn-0.21.11.pom (1.9 kB at 206 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.21.11/bgp-l3vpn-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.21.11/bgp-l3vpn-0.21.11.pom (2.7 kB at 266 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/odl-bgpcep-bgp-mvpn-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/odl-bgpcep-bgp-mvpn-0.21.11.pom (1.6 kB at 203 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.21.11/bgp-mvpn-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.21.11/bgp-mvpn-0.21.11.pom (3.3 kB at 303 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.11/odl-bgpcep-bgp-evpn-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.11/odl-bgpcep-bgp-evpn-0.21.11.pom (1.8 kB at 185 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.21.11/bgp-evpn-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.21.11/bgp-evpn-0.21.11.pom (3.9 kB at 389 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/odl-bgpcep-protocols-config-loader-0.21.11.pom 10:11:11 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/odl-bgpcep-protocols-config-loader-0.21.11.pom (1.7 kB at 188 kB/s) 10:11:11 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.21.11/protocols-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.21.11/protocols-config-loader-0.21.11.pom (4.8 kB at 432 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/odl-bgpcep-routing-policy-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/odl-bgpcep-routing-policy-config-loader-0.21.11.pom (1.9 kB at 176 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.11/routing-policy-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.11/routing-policy-config-loader-0.21.11.pom (5.5 kB at 496 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.11/odl-bgpcep-config-loader-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.11/odl-bgpcep-config-loader-impl-0.21.11.pom (1.7 kB at 172 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.21.11/config-loader-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.21.11/config-loader-impl-0.21.11.pom (6.9 kB at 857 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.11/odl-bgpcep-topology-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.11/odl-bgpcep-topology-config-loader-0.21.11.pom (1.9 kB at 212 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.21.11/topology-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.21.11/topology-config-loader-0.21.11.pom (4.5 kB at 559 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.11/odl-bgpcep-bgp-config-example-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.11/odl-bgpcep-bgp-config-example-0.21.11.pom (1.5 kB at 170 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.11/odl-bgpcep-bmp-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.11/odl-bgpcep-bmp-0.21.11.pom (4.5 kB at 501 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/odl-bgpcep-bmp-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/odl-bgpcep-bmp-config-loader-0.21.11.pom (2.1 kB at 236 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.11/bmp-monitors-config-loader-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.11/bmp-monitors-config-loader-0.21.11.pom (4.4 kB at 491 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.11/odl-bgpcep-bmp-config-example-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.11/odl-bgpcep-bmp-config-example-0.21.11.pom (1.3 kB at 167 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.11/bgp-bmp-config-example-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.11/bgp-bmp-config-example-0.21.11.pom (3.4 kB at 312 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.11/bgp-bmp-parser-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.11/bgp-bmp-parser-impl-0.21.11.pom (5.1 kB at 571 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.11/bgp-bmp-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.11/bgp-bmp-impl-0.21.11.pom (11 kB at 998 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.11/odl-bgpcep-pcep-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.11/odl-bgpcep-pcep-0.21.11.pom (4.5 kB at 375 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.11/odl-bgpcep-pcep-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.11/odl-bgpcep-pcep-api-0.21.11.pom (1.5 kB at 169 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.21.11/pcep-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.21.11/pcep-api-0.21.11.pom (2.9 kB at 267 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.21.11/pcep-spi-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.21.11/pcep-spi-0.21.11.pom (4.4 kB at 399 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.11/odl-bgpcep-pcep-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.11/odl-bgpcep-pcep-impl-0.21.11.pom (1.6 kB at 147 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/odl-bgpcep-pcep-base-parser-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/odl-bgpcep-pcep-base-parser-0.21.11.pom (1.4 kB at 177 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.21.11/pcep-base-parser-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.21.11/pcep-base-parser-0.21.11.pom (3.5 kB at 318 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.21.11/pcep-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.21.11/pcep-impl-0.21.11.pom (7.1 kB at 894 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.11/odl-bgpcep-programming-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.11/odl-bgpcep-programming-api-0.21.11.pom (2.6 kB at 321 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.21.11/programming-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.21.11/programming-api-0.21.11.pom (2.0 kB at 221 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.21.11/programming-spi-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.21.11/programming-spi-0.21.11.pom (2.7 kB at 297 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.21.11/programming-topology-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.21.11/programming-topology-api-0.21.11.pom (2.1 kB at 236 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.21.11/programming-tunnel-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.21.11/programming-tunnel-api-0.21.11.pom (2.0 kB at 198 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.11/odl-bgpcep-programming-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.11/odl-bgpcep-programming-impl-0.21.11.pom (1.6 kB at 206 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.21.11/programming-impl-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.21.11/programming-impl-0.21.11.pom (7.3 kB at 812 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.11/odl-bgpcep-pcep-topology-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.11/odl-bgpcep-pcep-topology-0.21.11.pom (1.9 kB at 214 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.11/pcep-tunnel-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.11/pcep-tunnel-api-0.21.11.pom (3.6 kB at 361 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.21.11/pcep-topology-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.21.11/pcep-topology-api-0.21.11.pom (3.3 kB at 335 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.21.11/pcep-topology-spi-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.21.11/pcep-topology-spi-0.21.11.pom (2.3 kB at 154 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.11/odl-bgpcep-pcep-stateful-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.11/odl-bgpcep-pcep-stateful-0.21.11.pom (1.6 kB at 163 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.11/pcep-ietf-stateful-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.11/pcep-ietf-stateful-0.21.11.pom (5.3 kB at 526 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/odl-bgpcep-pcep-p2mp-te-lsp-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/odl-bgpcep-pcep-p2mp-te-lsp-0.21.11.pom (1.6 kB at 149 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.11/pcep-ietf-p2mp-te-lsp-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.11/pcep-ietf-p2mp-te-lsp-0.21.11.pom (3.2 kB at 404 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/odl-bgpcep-pcep-topology-provider-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/odl-bgpcep-pcep-topology-provider-0.21.11.pom (1.9 kB at 158 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.21.11/pcep-topology-provider-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.21.11/pcep-topology-provider-0.21.11.pom (9.4 kB at 781 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.21.11/pcep-segment-routing-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.21.11/pcep-segment-routing-0.21.11.pom (6.0 kB at 752 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.21.11/pcep-server-api-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.21.11/pcep-server-api-0.21.11.pom (2.9 kB at 288 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/odl-bgpcep-pcep-server-provider-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/odl-bgpcep-pcep-server-provider-0.21.11.pom (1.9 kB at 143 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.21.11/pcep-server-provider-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.21.11/pcep-server-provider-0.21.11.pom (4.6 kB at 509 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.11/odl-bgpcep-pcep-server-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.11/odl-bgpcep-pcep-server-0.21.11.pom (1.8 kB at 204 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/odl-bgpcep-pcep-tunnel-provider-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/odl-bgpcep-pcep-tunnel-provider-0.21.11.pom (1.7 kB at 208 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.11/pcep-tunnel-provider-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.11/pcep-tunnel-provider-0.21.11.pom (7.3 kB at 725 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/odl-bgpcep-pcep-segment-routing-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/odl-bgpcep-pcep-segment-routing-0.21.11.pom (1.4 kB at 158 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/odl-bgpcep-pcep-auto-bandwidth-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/odl-bgpcep-pcep-auto-bandwidth-0.21.11.pom (1.4 kB at 119 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.11/pcep-auto-bandwidth-extension-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.11/pcep-auto-bandwidth-extension-0.21.11.pom (4.4 kB at 368 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.11/odl-bgpcep-pcep-config-example-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.11/odl-bgpcep-pcep-config-example-0.21.11.pom (1.3 kB at 119 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.21.11/pcep-config-example-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.21.11/pcep-config-example-0.21.11.pom (3.4 kB at 426 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.11/odl-bgpcep-pcep-cli-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.11/odl-bgpcep-pcep-cli-0.21.11.pom (1.6 kB at 164 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.21.11/pcep-cli-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.21.11/pcep-cli-0.21.11.pom (4.4 kB at 401 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/odl-bgpcep-topology-segment-routing-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/odl-bgpcep-topology-segment-routing-0.21.11.pom (1.5 kB at 166 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.11/features-bgpcep-testing-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.11/features-bgpcep-testing-0.21.11.pom (1.7 kB at 186 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/odl-bgpcep-bgp-benchmark-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/odl-bgpcep-bgp-benchmark-0.21.11.pom (1.9 kB at 156 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.11/bgp-benchmark-app-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.11/bgp-benchmark-app-0.21.11.pom (3.9 kB at 391 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.11/odl-bgpcep-data-change-counter-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.11/odl-bgpcep-data-change-counter-0.21.11.pom (2.0 kB at 177 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.21.11/data-change-counter-0.21.11.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.21.11/data-change-counter-0.21.11.pom (3.6 kB at 360 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/9.0.6/features-controller-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/9.0.6/features-controller-9.0.6.pom (3.9 kB at 352 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/9.0.6/odl-controller-broker-local-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/9.0.6/odl-controller-broker-local-9.0.6.pom (2.4 kB at 237 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.7/odl-mdsal-dom-13.0.7.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.7/odl-mdsal-dom-13.0.7.pom (1.3 kB at 97 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.7/mdsal-eos-dom-simple-13.0.7.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.7/mdsal-eos-dom-simple-13.0.7.pom (2.8 kB at 312 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.7/mdsal-dom-inmemory-datastore-13.0.7.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.7/mdsal-dom-inmemory-datastore-13.0.7.pom (4.4 kB at 484 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/9.0.6/features-controller-experimental-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/9.0.6/features-controller-experimental-9.0.6.pom (1.7 kB at 174 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/9.0.6/odl-toaster-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/9.0.6/odl-toaster-9.0.6.pom (1.9 kB at 176 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/9.0.6/sample-toaster-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/9.0.6/sample-toaster-9.0.6.pom (617 B at 51 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/9.0.6/sample-toaster-consumer-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/9.0.6/sample-toaster-consumer-9.0.6.pom (2.0 kB at 131 kB/s) 10:11:12 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/9.0.6/sample-toaster-provider-9.0.6.pom 10:11:12 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/9.0.6/sample-toaster-provider-9.0.6.pom (2.2 kB at 182 kB/s) 10:11:12 [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 10:11:12 [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 231 kB/s) 10:11:12 [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 10:11:13 [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 109 kB/s) 10:11:13 [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 10:11:13 [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 121 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/9.0.6/features-controller-testing-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/9.0.6/features-controller-testing-9.0.6.pom (2.0 kB at 133 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/9.0.6/odl-clustering-test-app-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/9.0.6/odl-clustering-test-app-9.0.6.pom (2.1 kB at 160 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/9.0.6/clustering-it-model-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/9.0.6/clustering-it-model-9.0.6.pom (1.6 kB at 117 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/9.0.6/clustering-it-provider-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/9.0.6/clustering-it-provider-9.0.6.pom (2.5 kB at 193 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/9.0.6/clustering-it-karaf-cli-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/9.0.6/clustering-it-karaf-cli-9.0.6.pom (2.8 kB at 234 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/9.0.6/sal-cluster-admin-karaf-cli-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/9.0.6/sal-cluster-admin-karaf-cli-9.0.6.pom (1.8 kB at 152 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/9.0.6/odl-mdsal-benchmark-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/9.0.6/odl-mdsal-benchmark-9.0.6.pom (1.9 kB at 188 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/9.0.6/benchmark-api-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/9.0.6/benchmark-api-9.0.6.pom (1.0 kB at 103 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/9.0.6/dsbenchmark-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/9.0.6/dsbenchmark-9.0.6.pom (2.1 kB at 175 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/9.0.6/ntfbenchmark-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/9.0.6/ntfbenchmark-9.0.6.pom (1.7 kB at 168 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/9.0.6/rpcbenchmark-9.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/9.0.6/rpcbenchmark-9.0.6.pom (2.4 kB at 300 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 159 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/daexim-features-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/daexim-features-1.15.3-20241208.181821-69.pom (1.9 kB at 169 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.1.4/feature-repo-parent-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.1.4/feature-repo-parent-13.1.4.pom (4.7 kB at 466 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.4/odlparent-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.4/odlparent-13.1.4.pom (54 kB at 2.8 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.4/odlparent-artifacts-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.4/odlparent-artifacts-13.1.4.pom (10 kB at 801 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.44/jersey-bom-2.44.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.44/jersey-bom-2.44.pom (20 kB at 2.0 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.112.Final/netty-bom-4.1.112.Final.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.112.Final/netty-bom-4.1.112.Final.pom (14 kB at 982 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom (8.4 kB at 937 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom (21 kB at 1.9 MB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 127 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/odl-daexim-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/odl-daexim-1.15.3-20241208.181821-69.pom (3.5 kB at 389 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.4/single-feature-parent-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.4/single-feature-parent-13.1.4.pom (7.5 kB at 837 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.4/abstract-feature-parent-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.4/abstract-feature-parent-13.1.4.pom (3.9 kB at 393 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.3-SNAPSHOT/maven-metadata.xml (1.0 kB at 116 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.3-SNAPSHOT/parent-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.3-SNAPSHOT/parent-1.15.3-20241208.181821-69.pom (1.9 kB at 173 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/13.0.6/bundle-parent-13.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/13.0.6/bundle-parent-13.0.6.pom (1.8 kB at 175 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/13.0.7/bundle-parent-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/13.0.7/bundle-parent-13.0.7.pom (1.8 kB at 179 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.1.4/bundle-parent-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.1.4/bundle-parent-13.1.4.pom (1.8 kB at 175 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.10/infrautils-artifacts-6.0.10.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.10/infrautils-artifacts-6.0.10.pom (7.2 kB at 598 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/9.0.5/controller-artifacts-9.0.5.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/9.0.5/controller-artifacts-9.0.5.pom (17 kB at 1.0 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/13.0.6/bnd-parent-13.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/13.0.6/bnd-parent-13.0.6.pom (1.9 kB at 216 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/13.0.7/bnd-parent-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/13.0.7/bnd-parent-13.0.7.pom (1.8 kB at 222 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.4/bnd-parent-13.1.4.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.4/bnd-parent-13.1.4.pom (4.5 kB at 409 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/13.0.6/mdsal-artifacts-13.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/13.0.6/mdsal-artifacts-13.0.6.pom (40 kB at 3.6 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/13.0.7/yangtools-artifacts-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/13.0.7/yangtools-artifacts-13.0.7.pom (18 kB at 1.8 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.11/odl-infrautils-ready-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.11/odl-infrautils-ready-6.0.11.pom (1.6 kB at 177 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/6.0.11/feature-parent-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/6.0.11/feature-parent-6.0.11.pom (1.7 kB at 175 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.11/ready-api-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.11/ready-api-6.0.11.pom (1.7 kB at 193 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.11/parent-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.11/parent-6.0.11.pom (10 kB at 1.1 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.11/ready-impl-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.11/ready-impl-6.0.11.pom (4.2 kB at 416 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.11/infrautils-util-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.11/infrautils-util-6.0.11.pom (2.5 kB at 280 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.5/bundles-diag-13.1.5.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.5/bundles-diag-13.1.5.pom (1.8 kB at 24 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 162 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.pom (3.5 kB at 355 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.2.2/awaitility-parent-4.2.2.pom (11 kB at 1.1 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.11/odl-infrautils-utils-6.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.11/odl-infrautils-utils-6.0.11.pom (1.1 kB at 118 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.7/odl-mdsal-binding-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.7/odl-mdsal-binding-13.0.7.pom (1.5 kB at 168 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/daexim-model-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/daexim-model-1.15.3-20241208.181821-69.pom (2.1 kB at 210 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/13.0.6/binding-parent-13.0.6.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/13.0.6/binding-parent-13.0.6.pom (4.6 kB at 507 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/maven-metadata.xml (1.8 kB at 204 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/daexim-impl-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/daexim-impl-1.15.3-20241208.181821-69.pom (6.6 kB at 657 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 166 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/daexim-spi-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/daexim-spi-1.15.3-20241208.181821-69.pom (1.0 kB at 112 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.3-20241208.181821-69.pom (1.6 kB at 165 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/maven-metadata.xml 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 127 kB/s) 10:11:13 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/odl-daexim-all-1.15.3-20241208.181821-69.pom 10:11:13 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/odl-daexim-all-1.15.3-20241208.181821-69.pom (2.3 kB at 253 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/7.0.10/netconf-artifacts-7.0.10.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/7.0.10/netconf-artifacts-7.0.10.pom (31 kB at 3.8 MB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.11/odl-restconf-7.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.11/odl-restconf-7.0.11.pom (1.2 kB at 129 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/7.0.11/feature-parent-7.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/7.0.11/feature-parent-7.0.11.pom (1.3 kB at 145 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/7.0.11/netconf-parent-7.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/7.0.11/netconf-parent-7.0.11.pom (1.9 kB at 239 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.11/odl-restconf-nb-7.0.11.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.11/odl-restconf-nb-7.0.11.pom (2.0 kB at 114 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.7/odl-mdsal-model-rfc8072-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.7/odl-mdsal-model-rfc8072-13.0.7.pom (1.5 kB at 192 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.7/odl-mdsal-model-rfc8040-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.7/odl-mdsal-model-rfc8040-13.0.7.pom (1.5 kB at 218 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.7/rfc8040-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.7/rfc8040-13.0.7.pom (2.1 kB at 261 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.7/rfc8072-13.0.7.pom 10:11:13 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.7/rfc8072-13.0.7.pom (1.8 kB at 181 kB/s) 10:11:13 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.11/odl-restconf-common-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.11/odl-restconf-common-7.0.11.pom (3.2 kB at 315 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.8/odl-yangtools-export-13.0.8.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.8/odl-yangtools-export-13.0.8.pom (1.4 kB at 142 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.8/yang-model-export-13.0.8.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.8/yang-model-export-13.0.8.pom (3.2 kB at 288 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.7/odl-mdsal-model-rfc8525-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.7/odl-mdsal-model-rfc8525-13.0.7.pom (1.8 kB at 161 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.7/odl-mdsal-model-rfc8342-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.7/odl-mdsal-model-rfc8342-13.0.7.pom (1.7 kB at 216 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.7/odl-mdsal-model-rfc7952-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.7/odl-mdsal-model-rfc7952-13.0.7.pom (1.5 kB at 153 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.7/rfc7952-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.7/rfc7952-13.0.7.pom (2.1 kB at 176 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.7/rfc8342-ietf-datastores-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.7/rfc8342-ietf-datastores-13.0.7.pom (1.6 kB at 165 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.7/rfc8342-ietf-origin-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.7/rfc8342-ietf-origin-13.0.7.pom (1.8 kB at 167 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.7/rfc8525-13.0.7.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.7/rfc8525-13.0.7.pom (2.1 kB at 305 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11/odl-netconf-model-rfc8040-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11/odl-netconf-model-rfc8040-7.0.11.pom (1.4 kB at 154 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11/rfc8040-ietf-restconf-monitoring-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11/rfc8040-ietf-restconf-monitoring-7.0.11.pom (2.0 kB at 218 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.11/restconf-common-models-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.11/restconf-common-models-7.0.11.pom (1.1 kB at 111 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.11/restconf-common-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.11/restconf-common-7.0.11.pom (2.0 kB at 79 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.11/odl-netconf-api-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.11/odl-netconf-api-7.0.11.pom (2.7 kB at 332 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11/odl-netconf-model-rfc5277-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11/odl-netconf-model-rfc5277-7.0.11.pom (1.4 kB at 151 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.11/rfc5277-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.11/rfc5277-7.0.11.pom (1.8 kB at 162 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11/odl-netconf-model-rfc6241-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11/odl-netconf-model-rfc6241-7.0.11.pom (1.4 kB at 124 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.11/rfc6241-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.11/rfc6241-7.0.11.pom (2.0 kB at 204 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11/odl-netconf-model-rfc6470-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11/odl-netconf-model-rfc6470-7.0.11.pom (1.4 kB at 124 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.11/rfc6470-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.11/rfc6470-7.0.11.pom (2.2 kB at 314 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11/odl-netconf-model-rfc8526-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11/odl-netconf-model-rfc8526-7.0.11.pom (1.6 kB at 123 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11/odl-netconf-model-rfc6243-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11/odl-netconf-model-rfc6243-7.0.11.pom (1.4 kB at 124 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.11/rfc6243-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.11/rfc6243-7.0.11.pom (2.0 kB at 203 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.11/rfc8526-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.11/rfc8526-7.0.11.pom (2.9 kB at 359 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.11/netconf-api-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.11/netconf-api-7.0.11.pom (2.5 kB at 190 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.11/netconf-auth-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.11/netconf-auth-7.0.11.pom (938 B at 104 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11/odl-yanglib-mdsal-writer-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11/odl-yanglib-mdsal-writer-7.0.11.pom (1.6 kB at 165 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11/yanglib-mdsal-writer-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11/yanglib-mdsal-writer-7.0.11.pom (6.5 kB at 646 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.11/restconf-nb-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.11/restconf-nb-7.0.11.pom (10 kB at 1.2 MB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.11/restconf-api-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.11/restconf-api-7.0.11.pom (2.0 kB at 226 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.11/netconf-dom-api-7.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.11/netconf-dom-api-7.0.11.pom (2.1 kB at 187 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.pom (2.5 kB at 252 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.54.v20240208/websocket-parent-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.54.v20240208/websocket-parent-9.4.54.v20240208.pom (1.4 kB at 144 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.54.v20240208/jetty-project-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.54.v20240208/jetty-project-9.4.54.v20240208.pom (73 kB at 2.8 MB/s) 10:11:14 [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 10:11:14 [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 657 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 1.1 MB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 1.4 MB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom 10:11:14 [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) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.pom (2.2 kB at 183 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.pom (4.1 kB at 314 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.pom (3.6 kB at 299 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.pom (4.0 kB at 403 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.pom (1.2 kB at 113 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.pom (4.6 kB at 461 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.pom (5.1 kB at 510 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.pom (4.0 kB at 403 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.pom (2.3 kB at 252 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.pom (2.1 kB at 191 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.pom (3.4 kB at 427 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.pom (1.3 kB at 126 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.11/features-infrautils-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.11/features-infrautils-6.0.11.pom (2.4 kB at 158 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.11/odl-infrautils-diagstatus-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.11/odl-infrautils-diagstatus-6.0.11.pom (2.9 kB at 326 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.11/diagstatus-web-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.11/diagstatus-web-6.0.11.pom (2.0 kB at 197 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.11/diagstatus-api-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.11/diagstatus-api-6.0.11.pom (1.7 kB at 152 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.11/diagstatus-impl-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.11/diagstatus-impl-6.0.11.pom (2.6 kB at 103 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.11/diagstatus-shell-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.11/diagstatus-shell-6.0.11.pom (2.2 kB at 111 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.11/features-infrautils-experimental-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.11/features-infrautils-experimental-6.0.11.pom (2.2 kB at 144 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.11/odl-infrautils-inject-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.11/odl-infrautils-inject-6.0.11.pom (1.1 kB at 59 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.11/inject-6.0.11.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.11/inject-6.0.11.pom (1.6 kB at 164 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 116 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-20241208.114727-68.pom 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-20241208.114727-68.pom (2.1 kB at 236 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-20241208.114727-68.pom 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-20241208.114727-68.pom (1.9 kB at 172 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 106 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/jsonrpc-parent-1.16.3-20241208.114727-68.pom 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/jsonrpc-parent-1.16.3-20241208.114727-68.pom (3.3 kB at 368 kB/s) 10:11:14 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.19.6/aaa-artifacts-0.19.6.pom 10:11:14 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.19.6/aaa-artifacts-0.19.6.pom (9.5 kB at 866 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:14 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 107 kB/s) 10:11:14 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-20241208.114727-68.pom (2.1 kB at 258 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 159 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-20241208.114727-68.pom (3.9 kB at 486 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 188 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-20241208.114727-68.pom (4.0 kB at 502 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 184 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-20241208.114727-68.pom (1.4 kB at 137 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 208 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-20241208.114727-68.pom (3.6 kB at 396 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-20241208.114727-68.pom (1.5 kB at 146 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-20241208.114727-68.pom (3.6 kB at 404 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-20241208.114727-68.pom (3.4 kB at 308 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 239 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-20241208.114727-68.pom (1.7 kB at 242 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-20241208.114727-68.pom (1.3 kB at 149 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-20241208.114727-68.pom (2.0 kB at 181 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 237 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-20241208.114727-68.pom (1.6 kB at 134 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-20241208.114727-68.pom (1.2 kB at 111 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 76 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-20241208.114727-68.pom (1.7 kB at 194 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-20241208.114727-68.pom (7.4 kB at 926 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 118 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/jsonrpc-provider-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/jsonrpc-provider-1.16.3-20241208.114727-68.pom (8.1 kB at 809 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 269 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-20241208.114727-68.pom (2.8 kB at 236 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.pom (16 kB at 1.8 MB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.0/byte-buddy-parent-1.15.0.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.0/byte-buddy-parent-1.15.0.pom (63 kB at 6.3 MB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 207 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-20241208.114727-68.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-20241208.114727-68.pom (4.1 kB at 455 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11.pom (1.6 kB at 142 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.5/odl-jackson-2-13.1.5.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.5/odl-jackson-2-13.1.5.pom (3.1 kB at 278 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.5/odl-woodstox-13.1.5.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.5/odl-woodstox-13.1.5.pom (1.4 kB at 159 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.pom (9.5 kB at 1.2 MB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/59/oss-parent-59.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/59/oss-parent-59.pom (24 kB at 2.6 MB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.16.2/jackson-annotations-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.16.2/jackson-annotations-2.16.2.pom (7.1 kB at 882 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.pom (9.9 kB at 710 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.16.2/jackson-base-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.16.2/jackson-base-2.16.2.pom (11 kB at 1.4 MB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.pom (21 kB at 1.1 MB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.16.2/jackson-dataformat-xml-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.16.2/jackson-dataformat-xml-2.16.2.pom (7.3 kB at 612 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.pom (3.8 kB at 378 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.16.2/jackson-modules-base-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.16.2/jackson-modules-base-2.16.2.pom (4.1 kB at 372 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.16.2/jackson-jaxrs-base-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.16.2/jackson-jaxrs-base-2.16.2.pom (2.3 kB at 207 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.16.2/jackson-jaxrs-providers-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.16.2/jackson-jaxrs-providers-2.16.2.pom (5.8 kB at 645 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.16.2/jackson-jaxrs-json-provider-2.16.2.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.16.2/jackson-jaxrs-json-provider-2.16.2.pom (4.5 kB at 282 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.11/restconf-openapi-7.0.11.pom 10:11:15 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.11/restconf-openapi-7.0.11.pom (4.3 kB at 362 kB/s) 10:11:15 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom 10:11:15 [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 341 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/features-lispflowmapping-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/features-lispflowmapping-1.19.3-20241208.184528-58.pom (2.7 kB at 298 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/odl-lispflowmapping-models-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/odl-lispflowmapping-models-1.19.3-20241208.184528-58.pom (2.3 kB at 284 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/mappingservice.lisp-proto-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/mappingservice.lisp-proto-1.19.3-20241208.184528-58.pom (1.8 kB at 177 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/mappingservice.api-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/mappingservice.api-1.19.3-20241208.184528-58.pom (1.4 kB at 180 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.3-20241208.184528-58.pom (2.1 kB at 65 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/mappingservice.inmemorydb-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/mappingservice.inmemorydb-1.19.3-20241208.184528-58.pom (1.4 kB at 144 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 107 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.3-SNAPSHOT/mappingservice-parent-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.3-SNAPSHOT/mappingservice-parent-1.19.3-20241208.184528-58.pom (2.0 kB at 218 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/odl-lispflowmapping-southbound-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/odl-lispflowmapping-southbound-1.19.3-20241208.184528-58.pom (3.5 kB at 354 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/mappingservice.dsbackend-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/mappingservice.dsbackend-1.19.3-20241208.184528-58.pom (2.9 kB at 324 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 120 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/mappingservice.mapcache-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/mappingservice.mapcache-1.19.3-20241208.184528-58.pom (1.1 kB at 114 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/mappingservice.southbound-1.19.3-20241208.184528-58.pom 10:11:15 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/mappingservice.southbound-1.19.3-20241208.184528-58.pom (4.1 kB at 343 kB/s) 10:11:15 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/mappingservice.config-1.19.3-20241208.184528-58.pom 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/mappingservice.config-1.19.3-20241208.184528-58.pom (1.1 kB at 101 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.3-20241208.184528-58.pom 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.3-20241208.184528-58.pom (3.2 kB at 317 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/mappingservice.implementation-1.19.3-20241208.184528-58.pom 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/mappingservice.implementation-1.19.3-20241208.184528-58.pom (3.9 kB at 351 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/odl-lispflowmapping-msmr-1.19.3-20241208.184528-58.pom 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/odl-lispflowmapping-msmr-1.19.3-20241208.184528-58.pom (1.7 kB at 188 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.3-20241208.184528-58.pom 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.3-20241208.184528-58.pom (1.6 kB at 163 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/maven-metadata.xml 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) 10:11:16 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/mappingservice.shell-1.19.3-20241208.184528-58.pom 10:11:16 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/mappingservice.shell-1.19.3-20241208.184528-58.pom (1.8 kB at 222 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/13.0.7/features-mdsal-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/13.0.7/features-mdsal-13.0.7.pom (14 kB at 1.3 MB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/13.0.7/odl-mdsal-trace-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/13.0.7/odl-mdsal-trace-13.0.7.pom (1.9 kB at 234 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/13.0.7/mdsal-trace-api-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/13.0.7/mdsal-trace-api-13.0.7.pom (2.1 kB at 236 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/13.0.7/mdsal-trace-impl-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/13.0.7/mdsal-trace-impl-13.0.7.pom (3.3 kB at 366 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/13.0.7/mdsal-trace-cli-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/13.0.7/mdsal-trace-cli-13.0.7.pom (1.7 kB at 246 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.7/odl-mdsal-replicate-common-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.7/odl-mdsal-replicate-common-13.0.7.pom (1.4 kB at 126 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/13.0.7/mdsal-replicate-common-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/13.0.7/mdsal-replicate-common-13.0.7.pom (2.7 kB at 275 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.7/odl-mdsal-replicate-netty-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.7/odl-mdsal-replicate-netty-13.0.7.pom (2.2 kB at 243 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7.pom (5.0 kB at 498 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.7/odl-mdsal-model-rfc7224-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.7/odl-mdsal-model-rfc7224-13.0.7.pom (1.5 kB at 155 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.7/iana-if-type-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.7/iana-if-type-13.0.7.pom (1.8 kB at 182 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.7.pom (1.6 kB at 99 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.7/iana-crypt-hash-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.7/iana-crypt-hash-13.0.7.pom (1.9 kB at 194 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.7/odl-mdsal-model-rfc8344-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.7/odl-mdsal-model-rfc8344-13.0.7.pom (1.5 kB at 140 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.7/rfc8344-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.7/rfc8344-13.0.7.pom (2.2 kB at 272 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.7/odl-mdsal-model-rfc8345-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.7/odl-mdsal-model-rfc8345-13.0.7.pom (2.1 kB at 234 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.7/rfc8345-ietf-network-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.7/rfc8345-ietf-network-13.0.7.pom (1.9 kB at 155 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.7/rfc8345-ietf-network-state-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.7/rfc8345-ietf-network-state-13.0.7.pom (1.9 kB at 188 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.7/rfc8345-ietf-network-topology-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.7/rfc8345-ietf-network-topology-13.0.7.pom (2.1 kB at 187 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.7/rfc8345-ietf-network-topology-state-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.7/rfc8345-ietf-network-topology-state-13.0.7.pom (2.3 kB at 252 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/odl-mdsal-model-rfc8345-non-nmda-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/odl-mdsal-model-rfc8345-non-nmda-13.0.7.pom (1.8 kB at 198 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.7/odl-mdsal-model-rfc8346-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.7/odl-mdsal-model-rfc8346-13.0.7.pom (2.0 kB at 221 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.7/rfc8346-ietf-l3-unicast-topology-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.7/rfc8346-ietf-l3-unicast-topology-13.0.7.pom (2.4 kB at 269 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.7/rfc8346-ietf-l3-unicast-topology-state-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.7/rfc8346-ietf-l3-unicast-topology-state-13.0.7.pom (2.8 kB at 256 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/odl-mdsal-model-rfc8346-non-nmda-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/odl-mdsal-model-rfc8346-non-nmda-13.0.7.pom (1.8 kB at 205 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.7/odl-mdsal-model-rfc8348-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.7/odl-mdsal-model-rfc8348-13.0.7.pom (1.9 kB at 191 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.7/iana-hardware-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.7/iana-hardware-13.0.7.pom (1.6 kB at 202 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.7/rfc8348-ietf-hardware-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.7/rfc8348-ietf-hardware-13.0.7.pom (2.2 kB at 200 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.7/rfc8348-ietf-hardware-state-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.7/rfc8348-ietf-hardware-state-13.0.7.pom (2.4 kB at 200 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/odl-mdsal-model-rfc8348-non-nmda-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/odl-mdsal-model-rfc8348-non-nmda-13.0.7.pom (1.6 kB at 122 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.7/odl-mdsal-model-rfc8349-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.7/odl-mdsal-model-rfc8349-13.0.7.pom (1.9 kB at 193 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.7/rfc8349-ietf-routing-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.7/rfc8349-ietf-routing-13.0.7.pom (2.0 kB at 202 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.7/rfc8349-ietf-ipv4-unicast-routing-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.7/rfc8349-ietf-ipv4-unicast-routing-13.0.7.pom (2.1 kB at 230 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.7/rfc8349-ietf-ipv6-unicast-routing-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.7/rfc8349-ietf-ipv6-unicast-routing-13.0.7.pom (2.2 kB at 203 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.7/odl-mdsal-model-rfc8519-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.7/odl-mdsal-model-rfc8519-13.0.7.pom (1.9 kB at 213 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.7/rfc8519-ietf-access-control-list-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.7/rfc8519-ietf-access-control-list-13.0.7.pom (2.6 kB at 287 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.7/rfc8519-ietf-ethertypes-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.7/rfc8519-ietf-ethertypes-13.0.7.pom (1.6 kB at 90 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.7/rfc8519-ietf-packet-fields-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.7/rfc8519-ietf-packet-fields-13.0.7.pom (2.2 kB at 62 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.7/odl-mdsal-model-rfc8520-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.7/odl-mdsal-model-rfc8520-13.0.7.pom (1.7 kB at 143 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.7/rfc8520-ietf-acldns-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.7/rfc8520-ietf-acldns-13.0.7.pom (2.0 kB at 185 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.7/rfc8520-ietf-mud-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.7/rfc8520-ietf-mud-13.0.7.pom (2.2 kB at 200 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.7/odl-mdsal-model-rfc8528-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.7/odl-mdsal-model-rfc8528-13.0.7.pom (1.5 kB at 153 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.7/rfc8528-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.7/rfc8528-13.0.7.pom (2.0 kB at 203 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.7/odl-mdsal-model-rfc8529-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.7/odl-mdsal-model-rfc8529-13.0.7.pom (1.8 kB at 161 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.7/rfc8529-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.7/rfc8529-13.0.7.pom (2.2 kB at 196 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.7/odl-mdsal-model-rfc8530-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.7/odl-mdsal-model-rfc8530-13.0.7.pom (1.8 kB at 177 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.7/rfc8530-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.7/rfc8530-13.0.7.pom (2.0 kB at 201 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.7/odl-mdsal-model-rfc8542-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.7/odl-mdsal-model-rfc8542-13.0.7.pom (1.7 kB at 194 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.7/rfc8542-ietf-dc-fabric-topology-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.7/rfc8542-ietf-dc-fabric-topology-13.0.7.pom (2.2 kB at 224 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.7/rfc8542-ietf-dc-fabric-types-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.7/rfc8542-ietf-dc-fabric-types-13.0.7.pom (1.9 kB at 187 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.7/odl-mdsal-model-rfc8776-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.7/odl-mdsal-model-rfc8776-13.0.7.pom (1.7 kB at 123 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.7/rfc8776-ietf-te-types-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.7/rfc8776-ietf-te-types-13.0.7.pom (2.2 kB at 242 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.7/rfc8776-ietf-te-packet-types-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.7/rfc8776-ietf-te-packet-types-13.0.7.pom (1.9 kB at 187 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.7/odl-mdsal-model-rfc8795-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.7/odl-mdsal-model-rfc8795-13.0.7.pom (2.0 kB at 197 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.7/rfc8795-ietf-te-topology-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.7/rfc8795-ietf-te-topology-13.0.7.pom (2.6 kB at 184 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.7/rfc8795-ietf-te-topology-state-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.7/rfc8795-ietf-te-topology-state-13.0.7.pom (2.6 kB at 290 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/odl-mdsal-model-rfc8795-non-nmda-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/odl-mdsal-model-rfc8795-non-nmda-13.0.7.pom (1.8 kB at 180 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.7/odl-mdsal-model-rfc8819-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.7/odl-mdsal-model-rfc8819-13.0.7.pom (1.5 kB at 194 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.7/rfc8819-ietf-module-tags-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.7/rfc8819-ietf-module-tags-13.0.7.pom (1.9 kB at 207 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/odl-mdsal-model-rfc8819-non-nmda-13.0.7.pom 10:11:16 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/odl-mdsal-model-rfc8819-non-nmda-13.0.7.pom (1.6 kB at 156 kB/s) 10:11:16 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.7/rfc8819-ietf-module-tags-state-13.0.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.7/rfc8819-ietf-module-tags-state-13.0.7.pom (2.1 kB at 257 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.7/odl-mdsal-model-odl-l2-types-13.0.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.7/odl-mdsal-model-odl-l2-types-13.0.7.pom (1.6 kB at 92 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.7/opendaylight-l2-types-2013.08.27.25.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.7/opendaylight-l2-types-2013.08.27.25.7.pom (2.0 kB at 142 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/13.0.7/features-mdsal-experimental-13.0.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/13.0.7/features-mdsal-experimental-13.0.7.pom (2.3 kB at 228 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.7/odl-mdsal-exp-yanglib-api-0.18.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.7/odl-mdsal-exp-yanglib-api-0.18.7.pom (1.5 kB at 136 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.7/mdsal-yanglib-api-0.18.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.7/mdsal-yanglib-api-0.18.7.pom (2.5 kB at 209 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.7/odl-mdsal-exp-yanglib-rfc8525-0.18.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.7/odl-mdsal-exp-yanglib-rfc8525-0.18.7.pom (2.0 kB at 179 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.7/mdsal-yanglib-rfc8525-0.18.7.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.7/mdsal-yanglib-rfc8525-0.18.7.pom (3.6 kB at 331 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/7.0.11/features-netconf-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/7.0.11/features-netconf-7.0.11.pom (9.1 kB at 827 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11/odl-aaa-netconf-plugin-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11/odl-aaa-netconf-plugin-7.0.11.pom (1.5 kB at 166 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/7.0.11/netconf-auth-aaa-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/7.0.11/netconf-auth-aaa-7.0.11.pom (1.6 kB at 157 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/7.0.11/odl-netconf-all-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/7.0.11/odl-netconf-all-7.0.11.pom (2.1 kB at 261 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/7.0.11/odl-netconf-client-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/7.0.11/odl-netconf-client-7.0.11.pom (1.5 kB at 138 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/7.0.11/odl-netconf-common-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/7.0.11/odl-netconf-common-7.0.11.pom (2.3 kB at 231 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/7.0.11/odl-netconf-util-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/7.0.11/odl-netconf-util-7.0.11.pom (1.5 kB at 189 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/7.0.11/netconf-common-mdsal-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/7.0.11/netconf-common-mdsal-7.0.11.pom (3.2 kB at 263 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/7.0.11/netconf-common-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/7.0.11/netconf-common-7.0.11.pom (2.2 kB at 218 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/7.0.11/netconf-netty-util-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/7.0.11/netconf-netty-util-7.0.11.pom (3.5 kB at 345 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/7.0.11/shaded-exificient-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/7.0.11/shaded-exificient-7.0.11.pom (4.9 kB at 699 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/7.0.11/odl-netconf-transport-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/7.0.11/odl-netconf-transport-7.0.11.pom (2.4 kB at 264 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/7.0.11/odl-netconf-keystore-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/7.0.11/odl-netconf-keystore-7.0.11.pom (1.5 kB at 188 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11/odl-netconf-model-rfc8341-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11/odl-netconf-model-rfc8341-7.0.11.pom (1.4 kB at 136 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/7.0.11/rfc8341-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/7.0.11/rfc8341-7.0.11.pom (1.7 kB at 146 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/7.0.11/keystore-api-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/7.0.11/keystore-api-7.0.11.pom (1.6 kB at 147 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11/draft-ietf-netconf-crypto-types-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11/draft-ietf-netconf-crypto-types-7.0.11.pom (1.7 kB at 169 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/7.0.11/keystore-none-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/7.0.11/keystore-none-7.0.11.pom (1.6 kB at 147 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/7.0.11/odl-netconf-truststore-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/7.0.11/odl-netconf-truststore-7.0.11.pom (1.5 kB at 126 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/7.0.11/truststore-api-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/7.0.11/truststore-api-7.0.11.pom (1.6 kB at 147 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/7.0.11/truststore-none-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/7.0.11/truststore-none-7.0.11.pom (1.6 kB at 147 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11/odl-netconf-transport-api-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11/odl-netconf-transport-api-7.0.11.pom (1.6 kB at 113 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/7.0.11/transport-api-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/7.0.11/transport-api-7.0.11.pom (1.7 kB at 156 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/7.0.11/transport-ssh-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/7.0.11/transport-ssh-7.0.11.pom (4.9 kB at 443 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 10:11:17 [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.7 MB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/7.0.11/shaded-sshd-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/7.0.11/shaded-sshd-7.0.11.pom (5.2 kB at 472 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/7.0.11/transport-tcp-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/7.0.11/transport-tcp-7.0.11.pom (2.4 kB at 303 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/7.0.11/transport-tls-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/7.0.11/transport-tls-7.0.11.pom (3.5 kB at 315 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/7.0.11/netconf-client-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/7.0.11/netconf-client-7.0.11.pom (4.5 kB at 565 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/7.0.11/odl-netconf-impl-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/7.0.11/odl-netconf-impl-7.0.11.pom (2.3 kB at 250 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11/odl-netconf-model-rfc6022-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11/odl-netconf-model-rfc6022-7.0.11.pom (1.4 kB at 124 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/7.0.11/rfc6022-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/7.0.11/rfc6022-7.0.11.pom (2.2 kB at 221 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/7.0.11/netconf-server-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/7.0.11/netconf-server-7.0.11.pom (4.9 kB at 244 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11/rfc7407-ietf-x509-cert-to-name-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11/rfc7407-ietf-x509-cert-to-name-7.0.11.pom (2.1 kB at 173 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11/odl-netconf-mdsal-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11/odl-netconf-mdsal-7.0.11.pom (2.2 kB at 242 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/7.0.11/netconf-server-mdsal-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/7.0.11/netconf-server-mdsal-7.0.11.pom (7.5 kB at 376 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/7.0.11/netconf-nb-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/7.0.11/netconf-nb-7.0.11.pom (5.0 kB at 560 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11/odl-netconf-model-rfc8639-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11/odl-netconf-model-rfc8639-7.0.11.pom (2.3 kB at 193 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8639/7.0.11/rfc8639-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8639/7.0.11/rfc8639-7.0.11.pom (2.6 kB at 258 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11/odl-netconf-model-rfc8641-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11/odl-netconf-model-rfc8641-7.0.11.pom (1.8 kB at 184 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8641/7.0.11/rfc8641-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8641/7.0.11/rfc8641-7.0.11.pom (2.4 kB at 243 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11/odl-netconf-model-rfc8650-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11/odl-netconf-model-rfc8650-7.0.11.pom (1.4 kB at 136 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8650/7.0.11/rfc8650-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8650/7.0.11/rfc8650-7.0.11.pom (2.0 kB at 178 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11/odl-netconf-clustered-topology-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11/odl-netconf-clustered-topology-7.0.11.pom (1.4 kB at 141 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/7.0.11/odl-netconf-connector-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/7.0.11/odl-netconf-connector-7.0.11.pom (2.5 kB at 276 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/7.0.11/netconf-client-mdsal-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/7.0.11/netconf-client-mdsal-7.0.11.pom (9.5 kB at 1.1 MB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/7.0.11/keystore-legacy-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/7.0.11/keystore-legacy-7.0.11.pom (3.3 kB at 298 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/7.0.11/netconf-topology-singleton-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/7.0.11/netconf-topology-singleton-7.0.11.pom (4.0 kB at 398 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/7.0.11/netconf-topology-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/7.0.11/netconf-topology-7.0.11.pom (2.6 kB at 285 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11/odl-netconf-connector-all-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11/odl-netconf-connector-all-7.0.11.pom (1.4 kB at 143 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11/odl-netconf-callhome-ssh-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11/odl-netconf-callhome-ssh-7.0.11.pom (1.4 kB at 199 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/7.0.11/odl-netconf-topology-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/7.0.11/odl-netconf-topology-7.0.11.pom (1.4 kB at 160 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/7.0.11/netconf-topology-impl-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/7.0.11/netconf-topology-impl-7.0.11.pom (1.9 kB at 211 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/7.0.11/callhome-provider-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/7.0.11/callhome-provider-7.0.11.pom (4.2 kB at 527 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/7.0.11/odl-netconf-console-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/7.0.11/odl-netconf-console-7.0.11.pom (1.8 kB at 153 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/7.0.11/netconf-console-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/7.0.11/netconf-console-7.0.11.pom (4.3 kB at 430 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/7.0.11/odl-restconf-all-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/7.0.11/odl-restconf-all-7.0.11.pom (1.4 kB at 140 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11/odl-netconf-keystore-plaintext-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11/odl-netconf-keystore-plaintext-7.0.11.pom (1.7 kB at 174 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/7.0.11/keystore-plaintext-api-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/7.0.11/keystore-plaintext-api-7.0.11.pom (1.2 kB at 120 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11/keystore-plaintext-localfile-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11/keystore-plaintext-localfile-7.0.11.pom (2.1 kB at 239 kB/s) 10:11:17 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11/keystore-plaintext-cli-7.0.11.pom 10:11:17 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11/keystore-plaintext-cli-7.0.11.pom (1.9 kB at 162 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/7.0.11/features-netconf-experimental-7.0.11.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/7.0.11/features-netconf-experimental-7.0.11.pom (1.7 kB at 166 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/7.0.11/features-netconf-testing-7.0.11.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/7.0.11/features-netconf-testing-7.0.11.pom (1.8 kB at 112 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11/odl-netconf-test-tools-7.0.11.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11/odl-netconf-test-tools-7.0.11.pom (1.7 kB at 153 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/7.0.11/netconf-test-perf-7.0.11.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/7.0.11/netconf-test-perf-7.0.11.pom (3.1 kB at 242 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.1.5/features-odlparent-13.1.5.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.1.5/features-odlparent-13.1.5.pom (5.5 kB at 461 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.1.5/odl-apache-spifly-13.1.5.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.1.5/odl-apache-spifly-13.1.5.pom (1.5 kB at 138 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.1.5/odl-asm-13.1.5.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.1.5/odl-asm-13.1.5.pom (1.7 kB at 122 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.pom (2.6 kB at 238 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.pom (2.6 kB at 185 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.pom (2.8 kB at 279 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.pom (2.9 kB at 267 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 480 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.5/odl-karaf-feat-war-13.1.5.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.5/odl-karaf-feat-war-13.1.5.pom (1.5 kB at 110 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.1.5/odl-lmax-3-13.1.5.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.1.5/odl-lmax-3-13.1.5.pom (1.4 kB at 143 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.pom 10:11:18 [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 94 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241208.200904-71.pom (6.0 kB at 598 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241208.200904-71.pom (1.4 kB at 125 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241208.200904-71.pom (5.8 kB at 524 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/odl-serviceutils-tools-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/odl-serviceutils-tools-0.13.3-20241209.023512-68.pom (2.6 kB at 258 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/odl-serviceutils-metrics-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/odl-serviceutils-metrics-0.13.3-20241209.023512-68.pom (2.5 kB at 280 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 209 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/metrics-impl-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/metrics-impl-0.13.3-20241209.023512-68.pom (3.6 kB at 222 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 82 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/quality-parent-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/quality-parent-0.13.3-20241209.023512-68.pom (1.9 kB at 188 kB/s) 10:11:18 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.10/parent-6.0.10.pom 10:11:18 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.10/parent-6.0.10.pom (10 kB at 1.0 MB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 166 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/metrics-api-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/metrics-api-0.13.3-20241209.023512-68.pom (1.5 kB at 154 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 119 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/tools-api-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/tools-api-0.13.3-20241209.023512-68.pom (2.3 kB at 209 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 138 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/upgrade-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/upgrade-0.13.3-20241209.023512-68.pom (2.3 kB at 227 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 106 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/binding-parent-0.13.3-20241209.023512-68.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/binding-parent-0.13.3-20241209.023512-68.pom (2.4 kB at 216 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241208.200904-71.pom (3.5 kB at 193 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241208.200904-71.pom (3.7 kB at 285 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241208.200904-71.pom (2.2 kB at 242 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 107 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/openflowplugin-parent-0.18.3-20241208.200904-71.pom (11 kB at 941 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml (1.5 kB at 164 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241208.200904-71.pom (1.8 kB at 184 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 120 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/openflowjava-parent-0.18.3-20241208.200904-71.pom (5.4 kB at 488 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241208.200904-71.pom (6.0 kB at 667 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml (1.5 kB at 163 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241208.200904-71.pom (1.8 kB at 198 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241208.200904-71.pom (1.4 kB at 160 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241208.200904-71.pom (1.6 kB at 163 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241208.200904-71.pom (1.4 kB at 154 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241208.200904-71.pom (1.3 kB at 125 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241208.200904-71.pom (1.6 kB at 164 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241208.200904-71.pom (1.5 kB at 161 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241208.200904-71.pom (2.1 kB at 191 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241208.200904-71.pom (2.0 kB at 246 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 213 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71.pom (5.7 kB at 521 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241208.200904-71.pom (1.0 kB at 116 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241208.200904-71.pom 10:11:18 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241208.200904-71.pom (1.4 kB at 143 kB/s) 10:11:18 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241208.200904-71.pom (2.2 kB at 248 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241208.200904-71.pom (1.6 kB at 174 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241208.200904-71.pom (7.2 kB at 659 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241208.200904-71.pom (2.1 kB at 176 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/odl-serviceutils-srm-0.13.3-20241209.023512-68.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/odl-serviceutils-srm-0.13.3-20241209.023512-68.pom (2.1 kB at 189 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 107 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/odl-serviceutils-rpc-0.13.3-20241209.023512-68.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/odl-serviceutils-rpc-0.13.3-20241209.023512-68.pom (1.8 kB at 183 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/rpc-api-0.13.3-20241209.023512-68.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/rpc-api-0.13.3-20241209.023512-68.pom (1.4 kB at 107 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/srm-api-0.13.3-20241209.023512-68.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/srm-api-0.13.3-20241209.023512-68.pom (1.4 kB at 141 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/srm-impl-0.13.3-20241209.023512-68.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/srm-impl-0.13.3-20241209.023512-68.pom (2.7 kB at 342 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/srm-shell-0.13.3-20241209.023512-68.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/srm-shell-0.13.3-20241209.023512-68.pom (2.3 kB at 234 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241208.200904-71.pom (2.0 kB at 178 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241208.200904-71.pom (1.4 kB at 138 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241208.200904-71.pom (3.1 kB at 285 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241208.200904-71.pom (1.4 kB at 129 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241208.200904-71.pom (1.6 kB at 160 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241208.200904-71.pom (1.9 kB at 216 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 85 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241208.200904-71.pom (904 B at 100 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241208.200904-71.pom (2.8 kB at 313 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241208.200904-71.pom (3.9 kB at 392 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241208.200904-71.pom (1.4 kB at 151 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241208.200904-71.pom (3.0 kB at 301 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241208.200904-71.pom (1.4 kB at 153 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241208.200904-71.pom (2.2 kB at 202 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241208.200904-71.pom (1.8 kB at 180 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241208.200904-71.pom (1.9 kB at 191 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241208.200904-71.pom (2.5 kB at 277 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241208.200904-71.pom (2.6 kB at 263 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241208.200904-71.pom (1.3 kB at 135 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241208.200904-71.pom (1.4 kB at 126 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241208.200904-71.pom (1.4 kB at 136 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241208.200904-71.pom (1.5 kB at 154 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241208.200904-71.pom (2.3 kB at 213 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241208.200904-71.pom (1.3 kB at 128 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241208.200904-71.pom (1.7 kB at 169 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241208.200904-71.pom (2.7 kB at 166 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241208.200904-71.pom (1.9 kB at 168 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241208.200904-71.pom (1.8 kB at 178 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241208.200904-71.pom 10:11:19 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241208.200904-71.pom (1.4 kB at 123 kB/s) 10:11:19 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241208.200904-71.pom (2.6 kB at 197 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241208.200904-71.pom (1.6 kB at 159 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241208.200904-71.pom (2.0 kB at 205 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 211 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241208.200904-71.pom (1.4 kB at 128 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241208.200904-71.pom (1.8 kB at 183 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241208.200904-71.pom (2.4 kB at 297 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 50 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241208.200904-71.pom (1.4 kB at 135 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241208.200904-71.pom (1.9 kB at 267 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241208.200904-71.pom (1.4 kB at 159 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 211 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241208.200904-71.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241208.200904-71.pom (2.0 kB at 291 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 127 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/library-features-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/library-features-1.18.3-20241209.004351-69.pom (1.5 kB at 146 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/odl-ovsdb-library-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/odl-ovsdb-library-1.18.3-20241209.004351-69.pom (3.1 kB at 221 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 187 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/library-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/library-1.18.3-20241209.004351-69.pom (6.8 kB at 521 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 106 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.3-SNAPSHOT/ovsdb-binding-parent-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.3-SNAPSHOT/ovsdb-binding-parent-1.18.3-20241209.004351-69.pom (2.0 kB at 201 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 151 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/utils.servicehelper-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/utils.servicehelper-1.18.3-20241209.004351-69.pom (2.9 kB at 155 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/schema.openvswitch-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/schema.openvswitch-1.18.3-20241209.004351-69.pom (2.3 kB at 209 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 151 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/schema.hardwarevtep-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/schema.hardwarevtep-1.18.3-20241209.004351-69.pom (2.3 kB at 192 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 85 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/hwvtepsouthbound-features-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/hwvtepsouthbound-features-1.18.3-20241209.004351-69.pom (2.6 kB at 238 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.3-20241209.004351-69.pom (2.0 kB at 226 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/hwvtepsouthbound-api-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/hwvtepsouthbound-api-1.18.3-20241209.004351-69.pom (2.7 kB at 224 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.3-20241209.004351-69.pom (2.2 kB at 223 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 91 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/odl-ovsdb-utils-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/odl-ovsdb-utils-1.18.3-20241209.004351-69.pom (2.7 kB at 301 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 116 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/odl-ovsdb-southbound-api-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/odl-ovsdb-southbound-api-1.18.3-20241209.004351-69.pom (2.3 kB at 229 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 151 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/southbound-api-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/southbound-api-1.18.3-20241209.004351-69.pom (3.5 kB at 321 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 166 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/utils.config-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/utils.config-1.18.3-20241209.004351-69.pom (2.4 kB at 237 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 166 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/utils.mdsal-utils-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/utils.mdsal-utils-1.18.3-20241209.004351-69.pom (2.9 kB at 267 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/utils.southbound-utils-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/utils.southbound-utils-1.18.3-20241209.004351-69.pom (3.3 kB at 362 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/hwvtepsouthbound-impl-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/hwvtepsouthbound-impl-1.18.3-20241209.004351-69.pom (5.1 kB at 569 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.3-20241209.004351-69.pom (2.1 kB at 174 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.3-20241209.004351-69.pom (2.1 kB at 191 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.3-20241209.004351-69.pom (1.7 kB at 169 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.3-20241209.004351-69.pom (2.4 kB at 263 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/southbound-features-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/southbound-features-1.18.3-20241209.004351-69.pom (2.6 kB at 289 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 107 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.3-20241209.004351-69.pom (3.4 kB at 382 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 188 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/southbound-impl-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/southbound-impl-1.18.3-20241209.004351-69.pom (8.1 kB at 812 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/utils.yang-utils-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/utils.yang-utils-1.18.3-20241209.004351-69.pom (2.2 kB at 222 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.3-20241209.004351-69.pom (2.1 kB at 232 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.3-20241209.004351-69.pom (2.1 kB at 210 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/odl-ovsdb-southbound-test-1.18.3-20241209.004351-69.pom 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/odl-ovsdb-southbound-test-1.18.3-20241209.004351-69.pom (2.1 kB at 233 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:20 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) 10:11:20 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/serviceutils-features-0.13.3-20241209.023512-68.pom 10:11:21 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/serviceutils-features-0.13.3-20241209.023512-68.pom (2.4 kB at 265 kB/s) 10:11:21 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:21 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) 10:11:21 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/odl-serviceutils-listener-0.13.3-20241209.023512-68.pom 10:11:21 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/odl-serviceutils-listener-0.13.3-20241209.023512-68.pom (2.1 kB at 189 kB/s) 10:11:21 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:11:21 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) 10:11:21 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/listener-api-0.13.3-20241209.023512-68.pom 10:11:21 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/listener-api-0.13.3-20241209.023512-68.pom (1.8 kB at 204 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/13.0.8/features-yangtools-13.0.8.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/13.0.8/features-yangtools-13.0.8.pom (4.1 kB at 371 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/13.0.8/features-yangtools-experimental-13.0.8.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/13.0.8/features-yangtools-experimental-13.0.8.pom (1.8 kB at 176 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom (1.3 kB at 109 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.pom (3.8 kB at 294 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom (1.9 kB at 234 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom (1.8 kB at 185 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.2/junit-jupiter-api-5.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.2/junit-jupiter-api-5.11.2.pom (3.2 kB at 289 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom 10:11:21 [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 291 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.pom (2.8 kB at 236 kB/s) 10:11:21 [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 10:11:21 [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) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.2/junit-jupiter-params-5.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.2/junit-jupiter-params-5.11.2.pom (3.0 kB at 301 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.2/junit-jupiter-engine-5.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.2/junit-jupiter-engine-5.11.2.pom (3.2 kB at 291 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.pom (3.2 kB at 320 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.14.1/mockito-junit-jupiter-5.14.1.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.14.1/mockito-junit-jupiter-5.14.1.pom (2.3 kB at 208 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.14.1/mockito-core-5.14.1.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.14.1/mockito-core-5.14.1.pom (2.5 kB at 206 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.3/byte-buddy-1.15.3.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.3/byte-buddy-1.15.3.pom (16 kB at 1.4 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.3/byte-buddy-parent-1.15.3.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.3/byte-buddy-parent-1.15.3.pom (63 kB at 5.3 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.pom (10 kB at 951 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom 10:11:21 [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 150 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom 10:11:21 [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.4 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.2/junit-jupiter-migrationsupport-5.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.2/junit-jupiter-migrationsupport-5.11.2.pom (3.2 kB at 292 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.2/junit-vintage-engine-5.11.2.pom 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.2/junit-vintage-engine-5.11.2.pom (3.2 kB at 398 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.19.8/features-aaa-0.19.8-features.xml 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.8/odl-aaa-api-0.19.8-features.xml 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.8/aaa-authn-api-0.19.8.jar 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.19.8/features-aaa-0.19.8-features.xml (1.6 kB at 125 kB/s) 10:11:21 [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 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.5/odl-jakarta-activation-api-13.1.5-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.jar (32 kB at 1.4 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.8/odl-aaa-cert-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.8/aaa-authn-api-0.19.8.jar (32 kB at 1.1 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.8/odl-aaa-api-0.19.8-features.xml (1.0 kB at 31 kB/s) 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.8/odl-aaa-cert-0.19.8-features.xml (1.1 kB at 50 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar 10:11:21 [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.7 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8-config.xml (687 B at 23 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.5/odl-jakarta-activation-api-13.1.5-features.xml (438 B at 14 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.19.8/odl-aaa-cli-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar (705 kB at 18 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.19.8/aaa-cli-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.19.8/odl-aaa-cli-0.19.8-features.xml (913 B at 21 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.8/aaa-password-service-api-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.8/aaa-cert-0.19.8.jar (184 kB at 4.0 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.8/odl-aaa-encryption-service-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.8/aaa-password-service-api-0.19.8.jar (23 kB at 455 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.8/aaa-encrypt-service-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.8/odl-aaa-encryption-service-0.19.8-features.xml (661 B at 12 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.8/aaa-encrypt-service-impl-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.8/aaa-encrypt-service-0.19.8.jar (7.9 kB at 134 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.1.5/logging-markers-13.1.5.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.19.8/aaa-cli-0.19.8.jar (35 kB at 561 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.8/odl-aaa-shiro-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.8/aaa-encrypt-service-impl-0.19.8.jar (39 kB at 608 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.8/odl-aaa-password-service-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.1.5/logging-markers-13.1.5.jar (9.3 kB at 133 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar (1.1 MB at 15 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8-aaa-password-service-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.8/odl-aaa-shiro-0.19.8-features.xml (3.3 kB at 46 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.8/odl-aaa-password-service-0.19.8-features.xml (1.3 kB at 17 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.8/aaa-jetty-auth-log-filter-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8.jar (20 kB at 230 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.19.8/aaa-jetty-auth-log-filter-0.19.8.jar (12 kB at 132 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.8/aaa-tokenauthrealm-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8.jar (25 kB at 287 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.8/aaa-idm-store-h2-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.8/aaa-password-service-impl-0.19.8-aaa-password-service-config.xml (215 B at 2.4 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.8/aaa-idm-store-h2-0.19.8.jar (45 kB at 466 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.8/web-api-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.8/aaa-tokenauthrealm-0.19.8.jar (23 kB at 233 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.8/servlet-api-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8.jar (156 kB at 1.6 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.8/aaa-shiro-api-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.8/web-api-0.19.8.jar (24 kB at 225 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8-aaa-app-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.8/servlet-api-0.19.8.jar (8.9 kB at 83 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8-aaa-datastore-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.8/aaa-shiro-api-0.19.8.jar (111 kB at 1.0 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8-idmtool.py 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8-aaa-datastore-config.xml (182 B at 1.6 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8-config.cfg 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8-aaa-app-config.xml (15 kB at 128 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.8/odl-aaa-web-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.8/aaa-shiro-0.19.8-idmtool.py (18 kB at 147 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.8/web-osgi-impl-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.jar (2.6 MB at 21 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.8/servlet-jersey2-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.8/aaa-filterchain-0.19.8-config.cfg (18 B at 141 B/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.8/odl-apache-shiro-0.19.8-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.8/odl-aaa-web-0.19.8-features.xml (1.3 kB at 9.9 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.8/repackaged-shiro-0.19.8.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.8/web-osgi-impl-0.19.8.jar (16 kB at 124 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.8/servlet-jersey2-0.19.8.jar (12 kB at 88 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.21.11/features-bgpcep-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.8/odl-apache-shiro-0.19.8-features.xml (759 B at 5.5 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.11/odl-bgpcep-algo-0.21.11-features.xml 10:11:21 [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 262 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.21.11/algo-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.21.11/features-bgpcep-0.21.11-features.xml (13 kB at 92 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.11/odl-bgpcep-algo-api-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.8/repackaged-shiro-0.19.8.jar (583 kB at 3.9 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.21.11/algo-api-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.21.11/odl-bgpcep-algo-0.21.11-features.xml (798 B at 5.4 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.11/odl-bgpcep-bgp-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar (8.3 MB at 55 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.11/odl-bgpcep-bgp-config-example-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.21.11/odl-bgpcep-algo-api-0.21.11-features.xml (824 B at 5.4 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11-bgp-initial-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.21.11/odl-bgpcep-bgp-0.21.11-features.xml (4.6 kB at 30 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11-network-topology-bgp-initial-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.21.11/algo-api-0.21.11.jar (79 kB at 493 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/odl-bgpcep-bgp-openconfig-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11-bgp-initial-config.xml (35 kB at 217 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.11/bgp-openconfig-api-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.21.11/odl-bgpcep-bgp-config-example-0.21.11-features.xml (722 B at 4.4 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.11/bgp-openconfig-spi-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11-network-topology-bgp-initial-config.xml (1.5 kB at 9.1 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/odl-bgpcep-bgp-dependencies-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.21.11/algo-impl-0.21.11.jar (38 kB at 229 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.21.11/bgp-concepts-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/odl-bgpcep-bgp-openconfig-0.21.11-features.xml (851 B at 5.0 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.114.Final/netty-buffer-4.1.114.Final.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.21.11/bgp-concepts-0.21.11.jar (346 kB at 1.9 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/odl-bgpcep-bgp-extensions-api-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/odl-bgpcep-bgp-dependencies-0.21.11-features.xml (833 B at 4.5 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.11/odl-bgpcep-bgp-inet-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.21.11/bgp-openconfig-spi-0.21.11.jar (18 kB at 93 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.21.11/bgp-inet-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/odl-bgpcep-bgp-extensions-api-0.21.11-features.xml (986 B at 5.1 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.7/mdsal-binding-dom-codec-api-13.0.7.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.114.Final/netty-buffer-4.1.114.Final.jar (337 kB at 1.7 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.11/odl-bgpcep-bgp-parser-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.21.11/odl-bgpcep-bgp-inet-0.21.11-features.xml (616 B at 3.2 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.21.11/bgp-parser-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.21.11/bgp-inet-0.21.11.jar (246 kB at 1.2 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/odl-bgpcep-bgp-parser-api-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.21.11/odl-bgpcep-bgp-parser-0.21.11-features.xml (623 B at 3.1 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.21.11/bgp-parser-api-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.7/mdsal-binding-dom-codec-api-13.0.7.jar (40 kB at 194 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.21.11/bgp-parser-spi-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.21.11/bgp-parser-impl-0.21.11.jar (128 kB at 614 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/odl-bgpcep-bgp-rib-api-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/odl-bgpcep-bgp-parser-api-0.21.11-features.xml (1.1 kB at 5.0 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.21.11/bgp-rib-api-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.21.11/bgp-openconfig-api-0.21.11.jar (2.3 MB at 11 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.21.11/bgp-rib-spi-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/odl-bgpcep-bgp-rib-api-0.21.11-features.xml (1.5 kB at 6.8 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.114.Final/netty-transport-4.1.114.Final.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.21.11/bgp-parser-spi-0.21.11.jar (96 kB at 438 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.114.Final/netty-common-4.1.114.Final.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.21.11/bgp-parser-api-0.21.11.jar (345 kB at 1.6 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/odl-bgpcep-bgp-linkstate-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.21.11/bgp-rib-spi-0.21.11.jar (167 kB at 749 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.21.11/bgp-linkstate-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.21.11/bgp-rib-api-0.21.11.jar (154 kB at 689 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/odl-bgpcep-bgp-flowspec-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/odl-bgpcep-bgp-linkstate-0.21.11-features.xml (1.3 kB at 5.6 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.21.11/bgp-flowspec-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/odl-bgpcep-bgp-flowspec-0.21.11-features.xml (1.0 kB at 4.5 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/odl-bgpcep-bgp-labeled-unicast-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.114.Final/netty-transport-4.1.114.Final.jar (521 kB at 2.2 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.11/bgp-labeled-unicast-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.114.Final/netty-common-4.1.114.Final.jar (695 kB at 2.8 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/odl-bgpcep-bgp-l3vpn-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/odl-bgpcep-bgp-labeled-unicast-0.21.11-features.xml (1.4 kB at 5.5 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.21.11/bgp-l3vpn-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.21.11/bgp-flowspec-0.21.11.jar (842 kB at 3.4 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/odl-bgpcep-bgp-mvpn-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.21.11/bgp-linkstate-0.21.11.jar (989 kB at 3.9 MB/s) 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.21.11/bgp-labeled-unicast-0.21.11.jar (295 kB at 1.2 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.11/odl-bgpcep-bgp-route-target-0.21.11-features.xml 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.21.11/bgp-mvpn-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/odl-bgpcep-bgp-l3vpn-0.21.11-features.xml (1.1 kB at 4.1 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.21.11/bgp-route-target-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/odl-bgpcep-bgp-mvpn-0.21.11-features.xml (819 B at 3.1 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.11/odl-bgpcep-bgp-evpn-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.21.11/odl-bgpcep-bgp-route-target-0.21.11-features.xml (673 B at 2.5 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.21.11/bgp-evpn-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.21.11/bgp-l3vpn-0.21.11.jar (469 kB at 1.7 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/odl-bgpcep-bgp-path-selection-mode-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.21.11/bgp-mvpn-0.21.11.jar (629 kB at 2.3 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.11/bgp-path-selection-mode-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.21.11/bgp-route-target-0.21.11.jar (216 kB at 733 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/odl-bgpcep-bgp-rib-impl-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.21.11/odl-bgpcep-bgp-evpn-0.21.11-features.xml (1.1 kB at 3.7 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.21.11/bgp-rib-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/odl-bgpcep-bgp-path-selection-mode-0.21.11-features.xml (879 B at 2.9 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.114.Final/netty-codec-4.1.114.Final.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.21.11/bgp-path-selection-mode-0.21.11.jar (61 kB at 203 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.114.Final/netty-transport-classes-epoll-4.1.114.Final.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.21.11/bgp-evpn-0.21.11.jar (461 kB at 1.5 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.11/bgp-peer-acceptor-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/odl-bgpcep-bgp-rib-impl-0.21.11-features.xml (2.6 kB at 8.6 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11-routing-policy-default-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.21.11/bgp-rib-impl-0.21.11.jar (307 kB at 990 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.11/odl-bgpcep-bgp-topology-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.21.11/bgp-peer-acceptor-0.21.11.jar (33 kB at 105 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.21.11/bgp-topology-provider-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.114.Final/netty-transport-classes-epoll-4.1.114.Final.jar (148 kB at 470 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.11/odl-bgpcep-bgp-cli-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.21.11/bgp-config-example-0.21.11-routing-policy-default-config.xml (17 kB at 55 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.21.11/bgp-cli-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.114.Final/netty-codec-4.1.114.Final.jar (352 kB at 1.1 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/odl-bgpcep-bgp-openconfig-state-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.21.11/odl-bgpcep-bgp-topology-0.21.11-features.xml (1.6 kB at 4.8 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.11/bgp-openconfig-state-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.21.11/odl-bgpcep-bgp-cli-0.21.11-features.xml (899 B at 2.8 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/odl-bgpcep-bgp-openconfig-rp-spi-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/odl-bgpcep-bgp-openconfig-state-0.21.11-features.xml (661 B at 2.0 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.11/bgp-openconfig-rp-spi-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.21.11/bgp-cli-0.21.11.jar (22 kB at 69 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/odl-bgpcep-bgp-openconfig-rp-impl-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.21.11/bgp-topology-provider-0.21.11.jar (466 kB at 1.4 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.11/bgp-openconfig-rp-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.21.11/bgp-openconfig-state-0.21.11.jar (36 kB at 107 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/odl-bgpcep-bgp-openconfig-rp-statement-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/odl-bgpcep-bgp-openconfig-rp-spi-0.21.11-features.xml (673 B at 2.0 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.11/bgp-openconfig-rp-statement-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.21.11/bgp-openconfig-rp-spi-0.21.11.jar (52 kB at 154 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.11/odl-bgpcep-bmp-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/odl-bgpcep-bgp-openconfig-rp-impl-0.21.11-features.xml (1.3 kB at 3.9 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.11/bgp-bmp-parser-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.21.11/bgp-openconfig-rp-impl-0.21.11.jar (19 kB at 56 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.11/bgp-bmp-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/odl-bgpcep-bgp-openconfig-rp-statement-0.21.11-features.xml (896 B at 2.6 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.11/odl-bgpcep-bmp-api-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.21.11/bgp-openconfig-rp-statement-0.21.11.jar (77 kB at 222 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.21.11/bgp-bmp-api-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.21.11/odl-bgpcep-bmp-0.21.11-features.xml (3.4 kB at 9.9 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.11/bgp-bmp-spi-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.21.11/bgp-bmp-parser-impl-0.21.11.jar (61 kB at 177 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.11/odl-bgpcep-bmp-config-example-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.21.11/odl-bgpcep-bmp-api-0.21.11-features.xml (674 B at 1.9 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.11/bgp-bmp-config-example-0.21.11-odl-bmp-monitors-config.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.21.11/bgp-bmp-impl-0.21.11.jar (94 kB at 266 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/odl-bgpcep-bmp-config-loader-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.21.11/odl-bgpcep-bmp-config-example-0.21.11-features.xml (542 B at 1.5 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.11/bmp-monitors-config-loader-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.21.11/bgp-bmp-spi-0.21.11.jar (37 kB at 103 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.11/odl-bgpcep-concepts-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.21.11/bgp-bmp-config-example-0.21.11-odl-bmp-monitors-config.xml (1.3 kB at 3.7 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.21.11/concepts-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/odl-bgpcep-bmp-config-loader-0.21.11-features.xml (1.2 kB at 3.4 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.11/odl-bgpcep-config-loader-impl-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.21.11/bgp-bmp-api-0.21.11.jar (475 kB at 1.3 MB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.21.11/config-loader-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.21.11/bmp-monitors-config-loader-0.21.11.jar (12 kB at 34 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.7/mdsal-binding-runtime-api-13.0.7.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.21.11/odl-bgpcep-concepts-0.21.11-features.xml (758 B at 2.1 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.11/odl-bgpcep-config-loader-spi-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.21.11/odl-bgpcep-config-loader-impl-0.21.11-features.xml (844 B at 2.1 kB/s) 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.21.11/concepts-0.21.11.jar (57 kB at 144 kB/s) 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.21.11/config-loader-impl-0.21.11.jar (26 kB at 65 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.21.11/config-loader-spi-0.21.11.jar 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.21.11/topology-config-loader-0.21.11.jar 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.11/odl-bgpcep-topology-config-loader-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.7/mdsal-binding-runtime-api-13.0.7.jar (40 kB at 100 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/odl-bgpcep-protocols-config-loader-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.21.11/odl-bgpcep-config-loader-spi-0.21.11-features.xml (626 B at 1.6 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.21.11/protocols-config-loader-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.21.11/odl-bgpcep-topology-config-loader-0.21.11-features.xml (1.1 kB at 2.6 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/odl-bgpcep-routing-policy-config-loader-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.21.11/config-loader-spi-0.21.11.jar (13 kB at 32 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.11/routing-policy-config-loader-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.21.11/topology-config-loader-0.21.11.jar (13 kB at 32 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.11/odl-bgpcep-graph-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.21.11/protocols-config-loader-0.21.11.jar (13 kB at 32 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.21.11/graph-impl-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/odl-bgpcep-protocols-config-loader-0.21.11-features.xml (937 B at 2.3 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.11/odl-bgpcep-graph-api-0.21.11-features.xml 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/odl-bgpcep-routing-policy-config-loader-0.21.11-features.xml (1.2 kB at 2.8 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.21.11/graph-api-0.21.11.jar 10:11:21 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.21.11/routing-policy-config-loader-0.21.11.jar (12 kB at 30 kB/s) 10:11:21 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.11/odl-bgpcep-pcep-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.21.11/odl-bgpcep-graph-0.21.11-features.xml (751 B at 1.8 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.11/odl-bgpcep-pcep-api-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.21.11/odl-bgpcep-graph-api-0.21.11-features.xml (844 B at 2.0 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.21.11/pcep-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.21.11/graph-impl-0.21.11.jar (37 kB at 88 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.21.11/pcep-spi-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.21.11/graph-api-0.21.11.jar (108 kB at 250 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.11/odl-bgpcep-pcep-impl-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.21.11/odl-bgpcep-pcep-0.21.11-features.xml (3.6 kB at 8.3 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.21.11/pcep-impl-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.21.11/odl-bgpcep-pcep-api-0.21.11-features.xml (666 B at 1.5 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.11/odl-bgpcep-programming-api-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.21.11/pcep-spi-0.21.11.jar (72 kB at 165 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.21.11/programming-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.21.11/odl-bgpcep-pcep-impl-0.21.11-features.xml (783 B at 1.8 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.21.11/programming-spi-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.21.11/odl-bgpcep-programming-api-0.21.11-features.xml (1.5 kB at 3.4 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.21.11/programming-topology-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.21.11/pcep-impl-0.21.11.jar (69 kB at 155 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.21.11/programming-tunnel-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.21.11/pcep-api-0.21.11.jar (1.1 MB at 2.5 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.11/odl-bgpcep-programming-impl-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.21.11/programming-spi-0.21.11.jar (13 kB at 29 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.21.11/programming-impl-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.21.11/programming-tunnel-api-0.21.11.jar (42 kB at 93 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.11/odl-bgpcep-pcep-server-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.21.11/odl-bgpcep-programming-impl-0.21.11-features.xml (821 B at 1.8 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.21.11/pcep-server-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.21.11/programming-api-0.21.11.jar (109 kB at 240 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.11/odl-bgpcep-pcep-topology-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.21.11/programming-topology-api-0.21.11.jar (20 kB at 44 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.11/pcep-tunnel-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.21.11/programming-impl-0.21.11.jar (35 kB at 75 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.21.11/pcep-topology-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.21.11/odl-bgpcep-pcep-topology-0.21.11-features.xml (998 B at 2.2 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.21.11/pcep-topology-spi-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.21.11/odl-bgpcep-pcep-server-0.21.11-features.xml (1.0 kB at 2.2 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.11/odl-bgpcep-pcep-stateful-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.21.11/pcep-server-api-0.21.11.jar (66 kB at 142 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.11/pcep-ietf-stateful-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.21.11/pcep-tunnel-api-0.21.11.jar (139 kB at 295 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/odl-bgpcep-pcep-server-provider-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.21.11/pcep-topology-spi-0.21.11.jar (13 kB at 27 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.21.11/pcep-server-provider-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.21.11/odl-bgpcep-pcep-stateful-0.21.11-features.xml (841 B at 1.8 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/odl-bgpcep-pcep-p2mp-te-lsp-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.21.11/pcep-topology-api-0.21.11.jar (335 kB at 709 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.11/pcep-ietf-p2mp-te-lsp-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/odl-bgpcep-pcep-server-provider-0.21.11-features.xml (1.2 kB at 2.4 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/odl-bgpcep-pcep-topology-provider-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/odl-bgpcep-pcep-p2mp-te-lsp-0.21.11-features.xml (807 B at 1.7 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.21.11/pcep-topology-provider-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.21.11/pcep-ietf-p2mp-te-lsp-0.21.11.jar (39 kB at 80 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/odl-bgpcep-pcep-tunnel-provider-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.21.11/pcep-server-provider-0.21.11.jar (80 kB at 166 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.11/pcep-tunnel-provider-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.21.11/pcep-ietf-stateful-0.21.11.jar (601 kB at 1.2 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/odl-bgpcep-pcep-segment-routing-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/odl-bgpcep-pcep-topology-provider-0.21.11-features.xml (1.2 kB at 2.5 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.21.11/pcep-segment-routing-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/odl-bgpcep-pcep-tunnel-provider-0.21.11-features.xml (846 B at 1.7 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/odl-bgpcep-pcep-auto-bandwidth-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/odl-bgpcep-pcep-segment-routing-0.21.11-features.xml (666 B at 1.4 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.11/pcep-auto-bandwidth-extension-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.21.11/pcep-topology-provider-0.21.11.jar (213 kB at 432 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.11/odl-bgpcep-pcep-config-example-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.21.11/pcep-tunnel-provider-0.21.11.jar (59 kB at 119 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.21.11/pcep-config-example-0.21.11-network-topology-pcep-initial-config.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.21.11/pcep-segment-routing-0.21.11.jar (248 kB at 499 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.11/odl-bgpcep-pcep-cli-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/odl-bgpcep-pcep-auto-bandwidth-0.21.11-features.xml (671 B at 1.3 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.21.11/pcep-cli-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.21.11/odl-bgpcep-pcep-config-example-0.21.11-features.xml (564 B at 1.1 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/odl-bgpcep-pcep-base-parser-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.21.11/pcep-auto-bandwidth-extension-0.21.11.jar (48 kB at 95 kB/s) 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.21.11/pcep-config-example-0.21.11-network-topology-pcep-initial-config.xml (1.6 kB at 3.1 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.21.11/pcep-base-parser-0.21.11.jar 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.11/odl-bgpcep-rsvp-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.21.11/odl-bgpcep-pcep-cli-0.21.11-features.xml (828 B at 1.6 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.21.11/rsvp-impl-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.21.11/pcep-cli-0.21.11.jar (15 kB at 30 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.11/odl-bgpcep-rsvp-api-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/odl-bgpcep-pcep-base-parser-0.21.11-features.xml (636 B at 1.2 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.21.11/rsvp-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.21.11/odl-bgpcep-rsvp-0.21.11-features.xml (578 B at 1.1 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.21.11/rsvp-spi-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.21.11/pcep-base-parser-0.21.11.jar (249 kB at 483 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.11/odl-bgpcep-topology-api-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.21.11/rsvp-impl-0.21.11.jar (132 kB at 255 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.21.11/topology-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.21.11/odl-bgpcep-rsvp-api-0.21.11-features.xml (860 B at 1.6 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/odl-bgpcep-topology-tunnel-api-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.21.11/rsvp-api-0.21.11.jar (681 kB at 1.3 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.21.11/topology-tunnel-api-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.21.11/rsvp-spi-0.21.11.jar (48 kB at 92 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/odl-bgpcep-topology-segment-routing-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.21.11/odl-bgpcep-topology-api-0.21.11-features.xml (889 B at 1.7 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.21.11/topology-segment-routing-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.21.11/topology-api-0.21.11.jar (164 kB at 310 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.11/features-bgpcep-testing-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/odl-bgpcep-topology-tunnel-api-0.21.11-features.xml (724 B at 1.4 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.11/odl-bgpcep-extras-dependencies-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/odl-bgpcep-topology-segment-routing-0.21.11-features.xml (718 B at 1.3 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.21.11/util-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.21.11/topology-tunnel-api-0.21.11.jar (98 kB at 182 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/odl-bgpcep-bgp-benchmark-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.21.11/features-bgpcep-testing-0.21.11-features.xml (994 B at 1.9 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.11/bgp-benchmark-app-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.21.11/topology-segment-routing-0.21.11.jar (98 kB at 183 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.11/odl-bgpcep-data-change-counter-0.21.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.21.11/odl-bgpcep-extras-dependencies-0.21.11-features.xml (773 B at 1.4 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.21.11/data-change-counter-0.21.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.21.11/util-0.21.11.jar (27 kB at 49 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/9.0.6/features-controller-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/odl-bgpcep-bgp-benchmark-0.21.11-features.xml (965 B at 1.8 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.6/odl-controller-akka-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.21.11/odl-bgpcep-data-change-counter-0.21.11-features.xml (1.1 kB at 2.0 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.6/repackaged-akka-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.21.11/bgp-benchmark-app-0.21.11.jar (75 kB at 138 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/9.0.6/features-controller-9.0.6-features.xml (2.5 kB at 4.5 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.21.11/data-change-counter-0.21.11.jar (56 kB at 102 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.6/odl-controller-akka-9.0.6-features.xml (1.1 kB at 2.0 kB/s) 10:11:22 [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 10:11:22 [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 528 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 10:11:22 [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 534 kB/s) 10:11:22 [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 10:11:22 [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 343 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 10:11:22 [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 536 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.6/odl-controller-scala-9.0.6-features.xml 10:11:22 [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 20 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.6/odl-controller-scala-9.0.6-features.xml (629 B at 1.1 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 10:11:22 [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 772 kB/s) 10:11:22 [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 10:11:22 [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 732 kB/s) 10:11:22 [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 10:11:22 [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 370 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.6/odl-mdsal-broker-9.0.6-features.xml 10:11:22 [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.0 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/9.0.6/odl-controller-broker-local-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.6/odl-mdsal-broker-9.0.6-features.xml (1.1 kB at 1.8 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.7/mdsal-eos-dom-simple-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/9.0.6/odl-controller-broker-local-9.0.6-features.xml (1.2 kB at 1.9 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.7/mdsal-dom-inmemory-datastore-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/13.0.7/mdsal-eos-dom-simple-13.0.7.jar (19 kB at 30 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.6/odl-mdsal-clustering-commons-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/13.0.7/mdsal-dom-inmemory-datastore-13.0.7.jar (30 kB at 47 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.6/sal-clustering-commons-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar (3.8 MB at 5.8 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.28/metrics-graphite-4.2.28.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.6/odl-mdsal-clustering-commons-9.0.6-features.xml (2.2 kB at 3.4 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.22.0/amqp-client-5.22.0.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.6/sal-clustering-commons-9.0.6.jar (170 kB at 257 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.28/metrics-graphite-4.2.28.jar (24 kB at 36 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.6/sal-akka-raft-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar (5.9 MB at 8.7 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.6/cds-mgmt-api-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.6/sal-akka-raft-9.0.6.jar (292 kB at 427 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.6/sal-akka-segmented-journal-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.6/cds-mgmt-api-9.0.6.jar (16 kB at 23 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.6/atomix-storage-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.22.0/amqp-client-5.22.0.jar (697 kB at 990 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.6/raft-journal-9.0.6.jar 10:11:22 [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 962 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.6/odl-controller-mdsal-common-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.6/sal-akka-segmented-journal-9.0.6.jar (44 kB at 63 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.6/sal-common-util-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.6/odl-controller-mdsal-common-9.0.6-features.xml (762 B at 1.1 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.6/odl-mdsal-distributed-datastore-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.6/raft-journal-9.0.6.jar (13 kB at 18 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.6/cds-access-api-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.6/sal-common-util-9.0.6.jar (15 kB at 20 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.6/cds-access-client-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.6/odl-mdsal-distributed-datastore-9.0.6-features.xml (3.4 kB at 4.6 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.6/cds-dom-api-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.6/atomix-storage-9.0.6.jar (566 kB at 774 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.6/sal-distributed-datastore-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.6/cds-access-client-9.0.6.jar (72 kB at 98 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.6/cds-access-api-9.0.6.jar (203 kB at 277 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.6/eos-dom-akka-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.6/cds-dom-api-9.0.6.jar (9.9 kB at 13 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.7/general-entity-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.6/repackaged-akka-9.0.6.jar (19 MB at 26 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.6/sal-cluster-admin-api-9.0.6.jar 10:11:22 [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 173 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.6/sal-cluster-admin-impl-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.6/eos-dom-akka-9.0.6.jar (215 kB at 288 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-akkaconf.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.7/general-entity-13.0.7.jar (24 kB at 32 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-factoryakkaconf.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.6/sal-distributed-datastore-9.0.6.jar (888 kB at 1.2 MB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-moduleshardconf.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.6/sal-cluster-admin-api-9.0.6.jar (235 kB at 311 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-moduleconf.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-factoryakkaconf.xml (7.6 kB at 10 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-datastore.cfg 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.6/sal-cluster-admin-impl-9.0.6.jar (47 kB at 62 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.6/odl-mdsal-remoterpc-connector-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-akkaconf.xml (1.2 kB at 1.6 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.6/sal-remoterpc-connector-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-moduleshardconf.xml (1.4 kB at 1.8 kB/s) 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-datastore.cfg (6.8 kB at 8.9 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.6/blueprint-9.0.6.jar 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.6/odl-controller-blueprint-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.6/sal-clustering-config-9.0.6-moduleconf.xml (871 B at 1.1 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.6/odl-mdsal-remoterpc-connector-9.0.6-features.xml (688 B at 682 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.6/odl-jolokia-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.6/sal-remoterpc-connector-9.0.6.jar (122 kB at 120 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.6/odl-controller-blueprint-9.0.6-features.xml (1.2 kB at 1.2 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.6/blueprint-9.0.6.jar (66 kB at 65 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.6/odl-jolokia-osgi-9.0.6-configuration.cfg 10:11:22 [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 114 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/9.0.6/features-controller-experimental-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.6/odl-jolokia-9.0.6-features.xml (608 B at 596 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/9.0.6/odl-toaster-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.6/odl-jolokia-osgi-9.0.6-configuration.cfg (630 B at 614 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/9.0.6/sample-toaster-9.0.6.jar 10:11:22 [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 23 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/9.0.6/sample-toaster-consumer-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/9.0.6/odl-toaster-9.0.6-features.xml (945 B at 917 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/9.0.6/sample-toaster-provider-9.0.6.jar 10:11:22 [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 425 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/9.0.6/sample-toaster-9.0.6.jar (77 kB at 75 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/9.0.6/sample-toaster-consumer-9.0.6.jar (16 kB at 15 kB/s) 10:11:22 [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 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/9.0.6/sample-toaster-provider-9.0.6.jar (27 kB at 26 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/9.0.6/features-controller-testing-9.0.6-features.xml 10:11:22 [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 27 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/9.0.6/odl-clustering-test-app-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/9.0.6/features-controller-experimental-9.0.6-features.xml (571 B at 545 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/9.0.6/clustering-it-model-9.0.6.jar 10:11:22 [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 11 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/9.0.6/clustering-it-provider-9.0.6.jar 10:11:22 [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 11 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/9.0.6/clustering-it-karaf-cli-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/9.0.6/features-controller-testing-9.0.6-features.xml (791 B at 752 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/9.0.6/sal-cluster-admin-karaf-cli-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/9.0.6/odl-clustering-test-app-9.0.6-features.xml (1.1 kB at 1.0 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/9.0.6/odl-mdsal-benchmark-9.0.6-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/9.0.6/clustering-it-karaf-cli-9.0.6.jar (72 kB at 68 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/9.0.6/benchmark-api-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/9.0.6/clustering-it-provider-9.0.6.jar (87 kB at 82 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/9.0.6/dsbenchmark-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/9.0.6/sal-cluster-admin-karaf-cli-9.0.6.jar (39 kB at 37 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/9.0.6/ntfbenchmark-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/9.0.6/odl-mdsal-benchmark-9.0.6-features.xml (837 B at 786 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/9.0.6/rpcbenchmark-9.0.6.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/9.0.6/clustering-it-model-9.0.6.jar (566 kB at 531 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.11/features-infrautils-6.0.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/9.0.6/ntfbenchmark-9.0.6.jar (19 kB at 17 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.11/odl-infrautils-diagstatus-6.0.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/9.0.6/rpcbenchmark-9.0.6.jar (22 kB at 21 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.11/diagstatus-web-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/9.0.6/benchmark-api-9.0.6.jar (220 kB at 205 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.11/diagstatus-api-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/9.0.6/dsbenchmark-9.0.6.jar (61 kB at 57 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.11/diagstatus-impl-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.11/features-infrautils-6.0.11-features.xml (973 B at 905 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.11/diagstatus-shell-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.11/odl-infrautils-diagstatus-6.0.11-features.xml (1.8 kB at 1.7 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.11/odl-infrautils-ready-6.0.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.11/diagstatus-web-6.0.11.jar (10 kB at 9.6 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.11/ready-api-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.11/diagstatus-api-6.0.11.jar (24 kB at 22 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.11/ready-impl-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.11/diagstatus-impl-6.0.11.jar (21 kB at 19 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.11/diagstatus-shell-6.0.11.jar (16 kB at 15 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.5/bundles-diag-13.1.5.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.11/ready-api-6.0.11.jar (21 kB at 19 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.11/odl-infrautils-utils-6.0.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.11/odl-infrautils-ready-6.0.11-features.xml (874 B at 801 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.11/infrautils-util-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.5/bundles-diag-13.1.5.jar (27 kB at 24 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.11/features-infrautils-experimental-6.0.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.11/ready-impl-6.0.11.jar (238 kB at 217 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.11/odl-infrautils-inject-6.0.11-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar (97 kB at 89 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.11/inject-6.0.11.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.11/odl-infrautils-utils-6.0.11-features.xml (558 B at 507 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/13.0.7/features-mdsal-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.11/infrautils-util-6.0.11.jar (27 kB at 24 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.7/odl-mdsal-binding-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.11/features-infrautils-experimental-6.0.11-features.xml (801 B at 725 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.7/odl-mdsal-binding-api-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.11/odl-infrautils-inject-6.0.11-features.xml (409 B at 370 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.7/mdsal-binding-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.11/inject-6.0.11.jar (12 kB at 11 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.7/mdsal-binding-spi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/13.0.7/features-mdsal-13.0.7-features.xml (11 kB at 10 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.7/mdsal-binding-util-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.7/odl-mdsal-binding-13.0.7-features.xml (751 B at 675 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.7/odl-mdsal-binding-base-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.7/odl-mdsal-binding-api-13.0.7-features.xml (1.1 kB at 1.0 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.7/yang-binding-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.7/mdsal-binding-api-13.0.7.jar (75 kB at 67 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.7/mdsal-binding-spec-util-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.7/mdsal-binding-spi-13.0.7.jar (17 kB at 15 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.7/yang-ext-2013.09.07.25.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.7/mdsal-binding-util-13.0.7.jar (47 kB at 42 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.7/odl-mdsal-binding-dom-adapter-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.7/odl-mdsal-binding-base-13.0.7-features.xml (757 B at 676 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.7/mdsal-binding-dom-adapter-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.7/mdsal-binding-spec-util-13.0.7.jar (21 kB at 18 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.7/mdsal-binding-dom-codec-spi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.7/yang-ext-2013.09.07.25.7.jar (17 kB at 15 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.7/mdsal-binding-model-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.7/odl-mdsal-binding-dom-adapter-13.0.7-features.xml (1.1 kB at 955 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.7/odl-mdsal-binding-runtime-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.7/yang-binding-13.0.7.jar (96 kB at 85 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.7/mdsal-binding-generator-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.7/mdsal-binding-dom-adapter-13.0.7.jar (233 kB at 206 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.7/mdsal-binding-model-ri-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.7/mdsal-binding-dom-codec-spi-13.0.7.jar (25 kB at 22 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.7/mdsal-binding-dom-codec-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.7/mdsal-binding-model-api-13.0.7.jar (48 kB at 42 kB/s) 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.7/odl-mdsal-binding-runtime-13.0.7-features.xml (1.2 kB at 1.0 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.7/mdsal-binding-loader-13.0.7.jar 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.7/mdsal-binding-dom-codec-osgi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.7/mdsal-binding-generator-13.0.7.jar (260 kB at 228 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.7/mdsal-binding-runtime-osgi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.7/mdsal-binding-model-ri-13.0.7.jar (81 kB at 71 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.7/mdsal-binding-runtime-spi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.7/mdsal-binding-loader-13.0.7.jar (25 kB at 22 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.7/odl-mdsal-bytebuddy-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.7/mdsal-binding-dom-codec-osgi-13.0.7.jar (25 kB at 22 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.7/odl-mdsal-common-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.7/mdsal-binding-runtime-osgi-13.0.7.jar (24 kB at 21 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.7/mdsal-common-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.7/mdsal-binding-dom-codec-13.0.7.jar (292 kB at 255 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.7/odl-mdsal-dom-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.7/mdsal-binding-runtime-spi-13.0.7.jar (36 kB at 31 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.7/odl-mdsal-dom-api-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.7/odl-mdsal-common-13.0.7-features.xml (577 B at 500 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.7/mdsal-dom-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.7/odl-mdsal-bytebuddy-13.0.7-features.xml (382 B at 331 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.7/mdsal-dom-spi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.7/odl-mdsal-dom-13.0.7-features.xml (524 B at 453 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.7/odl-mdsal-dom-broker-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.7/mdsal-common-api-13.0.7.jar (30 kB at 26 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.7/mdsal-dom-broker-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.7/odl-mdsal-dom-api-13.0.7-features.xml (839 B at 723 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.7/odl-mdsal-dom-runtime-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.7/odl-mdsal-dom-broker-13.0.7-features.xml (619 B at 531 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.7/odl-mdsal-binding-runtime-api-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.7/mdsal-dom-api-13.0.7.jar (85 kB at 73 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.7/mdsal-dom-schema-osgi-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.7/mdsal-dom-spi-13.0.7.jar (119 kB at 102 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.7/odl-mdsal-eos-common-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.7/odl-mdsal-dom-runtime-13.0.7-features.xml (832 B at 712 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.7/mdsal-eos-common-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.7/mdsal-dom-broker-13.0.7.jar (94 kB at 80 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.7/odl-mdsal-eos-dom-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.7/odl-mdsal-binding-runtime-api-13.0.7-features.xml (1.4 kB at 1.2 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.7/mdsal-eos-dom-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.7/mdsal-dom-schema-osgi-13.0.7.jar (42 kB at 36 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.7/odl-mdsal-eos-binding-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.7/odl-mdsal-eos-common-13.0.7-features.xml (603 B at 512 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.7/mdsal-eos-binding-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.7/mdsal-eos-common-api-13.0.7.jar (19 kB at 16 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.7/mdsal-eos-binding-adapter-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.7/odl-mdsal-eos-dom-13.0.7-features.xml (619 B at 522 B/s) 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.7/mdsal-eos-dom-api-13.0.7.jar (14 kB at 12 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.7/mdsal-singleton-api-13.0.7.jar 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.7/odl-mdsal-singleton-common-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.7/odl-mdsal-eos-binding-13.0.7-features.xml (1.0 kB at 860 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.7/odl-mdsal-singleton-dom-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.7/mdsal-eos-binding-adapter-13.0.7.jar (16 kB at 14 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.7/mdsal-singleton-impl-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.7/mdsal-eos-binding-api-13.0.7.jar (14 kB at 12 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/13.0.7/odl-mdsal-trace-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.7/mdsal-singleton-api-13.0.7.jar (14 kB at 11 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/13.0.7/mdsal-trace-api-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.7/odl-mdsal-singleton-common-13.0.7-features.xml (656 B at 549 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/13.0.7/mdsal-trace-impl-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.7/odl-mdsal-singleton-dom-13.0.7-features.xml (1.1 kB at 885 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/13.0.7/mdsal-trace-cli-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.7/mdsal-singleton-impl-13.0.7.jar (36 kB at 30 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.7/odl-mdsal-rfc8294-netty-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/13.0.7/odl-mdsal-trace-13.0.7-features.xml (950 B at 792 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.7/mdsal-rfc8294-netty-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/13.0.7/mdsal-trace-api-13.0.7.jar (24 kB at 20 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.7/odl-mdsal-replicate-common-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/13.0.7/mdsal-trace-impl-13.0.7.jar (36 kB at 30 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/13.0.7/mdsal-replicate-common-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/13.0.7/mdsal-trace-cli-13.0.7.jar (9.6 kB at 8.0 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.7/odl-mdsal-replicate-netty-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/13.0.7/odl-mdsal-rfc8294-netty-13.0.7-features.xml (987 B at 819 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/13.0.7/mdsal-rfc8294-netty-13.0.7.jar (13 kB at 11 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.7/odl-mdsal-model-rfc6991-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/13.0.7/odl-mdsal-replicate-common-13.0.7-features.xml (639 B at 528 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.7/rfc6991-ietf-inet-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/13.0.7/mdsal-replicate-common-13.0.7.jar (12 kB at 9.9 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.7/ietf-type-util-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/13.0.7/odl-mdsal-replicate-netty-13.0.7-features.xml (1.5 kB at 1.3 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.7/rfc6991-ietf-yang-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7.jar (54 kB at 45 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.7/odl-mdsal-model-rfc7224-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.7/odl-mdsal-model-rfc6991-13.0.7-features.xml (835 B at 685 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.7/iana-if-type-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.7/ietf-type-util-13.0.7.jar (15 kB at 12 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.7/rfc6991-ietf-inet-types-13.0.7.jar (60 kB at 49 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.7/iana-crypt-hash-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.7/rfc6991-ietf-yang-types-13.0.7.jar (53 kB at 43 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.7/odl-mdsal-model-rfc7952-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/13.0.7/odl-mdsal-model-rfc7224-13.0.7-features.xml (650 B at 530 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.7/rfc7952-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/odl-mdsal-model-rfc7317-iana-crypt-hash-13.0.7-features.xml (709 B at 575 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.7/odl-mdsal-model-rfc8040-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.7/iana-crypt-hash-13.0.7.jar (23 kB at 19 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.7/rfc8040-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.7/odl-mdsal-model-rfc7952-13.0.7-features.xml (637 B at 516 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.7/odl-mdsal-model-rfc8072-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.7/rfc7952-13.0.7.jar (18 kB at 14 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.7/rfc8072-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/13.0.7/iana-if-type-13.0.7.jar (610 kB at 493 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.7/odl-mdsal-model-rfc8294-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.7/odl-mdsal-model-rfc8040-13.0.7-features.xml (637 B at 513 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.7/iana-routing-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.7/rfc8040-13.0.7.jar (61 kB at 50 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.7/rfc8294-ietf-routing-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.7/odl-mdsal-model-rfc8072-13.0.7-features.xml (645 B at 520 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.7/odl-mdsal-model-rfc8342-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.7/rfc8072-13.0.7.jar (100 kB at 80 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.7/rfc8342-ietf-datastores-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/13.0.7/odl-mdsal-model-rfc8294-13.0.7-features.xml (761 B at 610 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.7/rfc8342-ietf-origin-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/13.0.7/iana-routing-types-13.0.7.jar (29 kB at 23 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.7/odl-mdsal-model-rfc8343-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.7/odl-mdsal-model-rfc8342-13.0.7-features.xml (759 B at 608 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.7/rfc8343-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/13.0.7/rfc8294-ietf-routing-types-13.0.7.jar (120 kB at 93 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.7/odl-mdsal-model-rfc8344-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.7/rfc8342-ietf-origin-13.0.7.jar (31 kB at 24 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.7/rfc8344-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.7/rfc8342-ietf-datastores-13.0.7.jar (32 kB at 25 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.7/odl-mdsal-model-rfc8345-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/13.0.7/odl-mdsal-model-rfc8344-13.0.7-features.xml (645 B at 494 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.7/rfc8345-ietf-network-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/13.0.7/rfc8344-13.0.7.jar (162 kB at 124 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.7/rfc8345-ietf-network-state-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/13.0.7/odl-mdsal-model-rfc8343-13.0.7-features.xml (645 B at 493 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.7/rfc8345-ietf-network-topology-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/13.0.7/rfc8343-13.0.7.jar (86 kB at 66 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.7/rfc8345-ietf-network-topology-state-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/13.0.7/odl-mdsal-model-rfc8345-13.0.7-features.xml (990 B at 755 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/odl-mdsal-model-rfc8345-non-nmda-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/13.0.7/rfc8345-ietf-network-13.0.7.jar (62 kB at 47 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.7/odl-mdsal-model-rfc8346-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/13.0.7/rfc8345-ietf-network-state-13.0.7.jar (62 kB at 47 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.7/rfc8346-ietf-l3-unicast-topology-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/13.0.7/rfc8345-ietf-network-topology-13.0.7.jar (76 kB at 58 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.7/rfc8346-ietf-l3-unicast-topology-state-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/13.0.7/rfc8345-ietf-network-topology-state-13.0.7.jar (76 kB at 57 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/odl-mdsal-model-rfc8346-non-nmda-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/odl-mdsal-model-rfc8345-non-nmda-13.0.7-features.xml (599 B at 453 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.7/odl-mdsal-model-rfc8348-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/13.0.7/odl-mdsal-model-rfc8346-13.0.7-features.xml (1.0 kB at 758 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.7/iana-hardware-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/odl-mdsal-model-rfc8346-non-nmda-13.0.7-features.xml (830 B at 625 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.7/rfc8348-ietf-hardware-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/13.0.7/odl-mdsal-model-rfc8348-13.0.7-features.xml (862 B at 648 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.7/rfc8348-ietf-hardware-state-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/13.0.7/rfc8346-ietf-l3-unicast-topology-13.0.7.jar (149 kB at 112 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/odl-mdsal-model-rfc8348-non-nmda-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/13.0.7/rfc8346-ietf-l3-unicast-topology-state-13.0.7.jar (75 kB at 57 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.7/odl-mdsal-model-rfc8349-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/13.0.7/iana-hardware-13.0.7.jar (47 kB at 35 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.7/rfc8349-ietf-routing-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/odl-mdsal-model-rfc8348-non-nmda-13.0.7-features.xml (598 B at 447 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.7/rfc8349-ietf-ipv4-unicast-routing-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/13.0.7/rfc8348-ietf-hardware-13.0.7.jar (96 kB at 71 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.7/rfc8349-ietf-ipv6-unicast-routing-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/13.0.7/rfc8348-ietf-hardware-state-13.0.7.jar (75 kB at 56 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.7/odl-mdsal-model-rfc8519-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/13.0.7/odl-mdsal-model-rfc8349-13.0.7-features.xml (882 B at 658 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.7/rfc8519-ietf-access-control-list-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/13.0.7/rfc8349-ietf-ipv4-unicast-routing-13.0.7.jar (114 kB at 84 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.7/rfc8519-ietf-ethertypes-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/13.0.7/odl-mdsal-model-rfc8519-13.0.7-features.xml (877 B at 650 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.7/rfc8519-ietf-packet-fields-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/13.0.7/rfc8349-ietf-ipv6-unicast-routing-13.0.7.jar (196 kB at 145 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.7/odl-mdsal-model-rfc8520-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/13.0.7/rfc8349-ietf-routing-13.0.7.jar (294 kB at 217 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.7/rfc8520-ietf-acldns-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/13.0.7/rfc8519-ietf-access-control-list-13.0.7.jar (311 kB at 230 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.7/rfc8520-ietf-mud-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/13.0.7/odl-mdsal-model-rfc8520-13.0.7-features.xml (752 B at 553 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.7/odl-mdsal-model-rfc8525-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/13.0.7/rfc8519-ietf-ethertypes-13.0.7.jar (28 kB at 20 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.7/rfc8525-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/13.0.7/rfc8519-ietf-packet-fields-13.0.7.jar (80 kB at 59 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.7/odl-mdsal-model-rfc8528-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/13.0.7/rfc8520-ietf-acldns-13.0.7.jar (26 kB at 19 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.7/rfc8528-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/13.0.7/rfc8520-ietf-mud-13.0.7.jar (74 kB at 54 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.7/odl-mdsal-model-rfc8529-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.7/odl-mdsal-model-rfc8525-13.0.7-features.xml (859 B at 628 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.7/rfc8529-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/13.0.7/odl-mdsal-model-rfc8528-13.0.7-features.xml (645 B at 471 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.7/odl-mdsal-model-rfc8530-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.7/rfc8525-13.0.7.jar (148 kB at 108 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.7/rfc8530-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/13.0.7/rfc8528-13.0.7.jar (65 kB at 47 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.7/odl-mdsal-model-rfc8542-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/13.0.7/odl-mdsal-model-rfc8529-13.0.7-features.xml (859 B at 626 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.7/rfc8542-ietf-dc-fabric-topology-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/13.0.7/rfc8529-13.0.7.jar (107 kB at 78 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.7/rfc8542-ietf-dc-fabric-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/13.0.7/odl-mdsal-model-rfc8530-13.0.7-features.xml (859 B at 623 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.7/odl-mdsal-model-rfc8776-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/13.0.7/odl-mdsal-model-rfc8542-13.0.7-features.xml (776 B at 563 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.7/rfc8776-ietf-te-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/13.0.7/rfc8530-13.0.7.jar (50 kB at 36 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.7/rfc8776-ietf-te-packet-types-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/13.0.7/rfc8542-ietf-dc-fabric-topology-13.0.7.jar (100 kB at 73 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.7/odl-mdsal-model-rfc8795-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/13.0.7/odl-mdsal-model-rfc8776-13.0.7-features.xml (766 B at 553 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.7/rfc8795-ietf-te-topology-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/13.0.7/rfc8542-ietf-dc-fabric-types-13.0.7.jar (86 kB at 62 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.7/rfc8795-ietf-te-topology-state-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/13.0.7/rfc8776-ietf-te-packet-types-13.0.7.jar (83 kB at 60 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/odl-mdsal-model-rfc8795-non-nmda-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/13.0.7/odl-mdsal-model-rfc8795-13.0.7-features.xml (985 B at 708 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.7/odl-mdsal-model-rfc8819-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/odl-mdsal-model-rfc8795-non-nmda-13.0.7-features.xml (830 B at 594 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.7/rfc8819-ietf-module-tags-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/13.0.7/rfc8776-ietf-te-types-13.0.7.jar (965 kB at 690 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/odl-mdsal-model-rfc8819-non-nmda-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/13.0.7/odl-mdsal-model-rfc8819-13.0.7-features.xml (662 B at 472 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.7/rfc8819-ietf-module-tags-state-13.0.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/13.0.7/rfc8795-ietf-te-topology-state-13.0.7.jar (119 kB at 85 kB/s) 10:11:22 [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/13.0.7/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/13.0.7/rfc8819-ietf-module-tags-13.0.7.jar (34 kB at 24 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.7/ietf-topology-2013.10.21.25.7.jar 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/13.0.7/rfc8795-ietf-te-topology-13.0.7.jar (625 kB at 445 kB/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.7/odl-mdsal-model-odl-l2-types-13.0.7-features.xml 10:11:22 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/odl-mdsal-model-rfc8819-non-nmda-13.0.7-features.xml (707 B at 502 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.7/opendaylight-l2-types-2013.08.27.25.7.jar 10:11:22 [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/13.0.7/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.7-features.xml (812 B at 576 B/s) 10:11:22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/13.0.7/features-mdsal-experimental-13.0.7-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.7/ietf-topology-2013.10.21.25.7.jar (105 kB at 74 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.7/odl-mdsal-exp-yanglib-api-0.18.7-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.7/opendaylight-l2-types-2013.08.27.25.7.jar (21 kB at 15 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.7/mdsal-yanglib-api-0.18.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/13.0.7/features-mdsal-experimental-13.0.7-features.xml (999 B at 705 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.7/odl-mdsal-exp-yanglib-rfc8525-0.18.7-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.18.7/odl-mdsal-exp-yanglib-api-0.18.7-features.xml (620 B at 436 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.7/mdsal-yanglib-rfc8525-0.18.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.18.7/mdsal-yanglib-api-0.18.7.jar (16 kB at 11 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/7.0.11/features-netconf-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.7/odl-mdsal-exp-yanglib-rfc8525-0.18.7-features.xml (1.1 kB at 764 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11/odl-aaa-netconf-plugin-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/13.0.7/rfc8819-ietf-module-tags-state-13.0.7.jar (33 kB at 23 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.11/netconf-auth-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.7/odl-mdsal-model-odl-l2-types-13.0.7-features.xml (696 B at 488 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/7.0.11/netconf-auth-aaa-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.18.7/mdsal-yanglib-rfc8525-0.18.7.jar (32 kB at 22 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/7.0.11/odl-netconf-all-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.11/netconf-auth-7.0.11.jar (8.0 kB at 5.6 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.11/odl-netconf-api-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/7.0.11/features-netconf-7.0.11-features.xml (7.1 kB at 5.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.11/netconf-api-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/7.0.11/netconf-auth-aaa-7.0.11.jar (11 kB at 7.6 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/7.0.11/odl-netconf-client-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11/odl-aaa-netconf-plugin-7.0.11-features.xml (655 B at 456 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/7.0.11/netconf-client-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/7.0.11/odl-netconf-all-7.0.11-features.xml (1.3 kB at 902 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/7.0.11/shaded-exificient-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.11/odl-netconf-api-7.0.11-features.xml (1.6 kB at 1.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/7.0.11/odl-netconf-common-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.11/netconf-api-7.0.11.jar (58 kB at 40 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/7.0.11/odl-netconf-client-7.0.11-features.xml (792 B at 547 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/7.0.11/netconf-common-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/7.0.11/netconf-client-7.0.11.jar (307 kB at 212 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/7.0.11/netconf-netty-util-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/7.0.11/odl-netconf-common-7.0.11-features.xml (1.1 kB at 771 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/7.0.11/odl-netconf-impl-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/7.0.11/netconf-common-7.0.11.jar (16 kB at 11 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/7.0.11/netconf-server-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.6/standard-4.4.6-features.xml (78 kB at 53 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11/rfc7407-ietf-x509-cert-to-name-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/7.0.11/netconf-netty-util-7.0.11.jar (74 kB at 51 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11/odl-netconf-mdsal-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/7.0.11/odl-netconf-impl-7.0.11-features.xml (1.5 kB at 1.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11/odl-yanglib-mdsal-writer-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/7.0.11/shaded-exificient-7.0.11.jar (1.7 MB at 1.1 MB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11/yanglib-mdsal-writer-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11/odl-netconf-mdsal-7.0.11-features.xml (1.3 kB at 876 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/7.0.11/netconf-server-mdsal-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11/odl-yanglib-mdsal-writer-7.0.11-features.xml (743 B at 504 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/7.0.11/netconf-nb-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/7.0.11/netconf-server-7.0.11.jar (400 kB at 272 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/7.0.11/shaded-sshd-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11/yanglib-mdsal-writer-7.0.11.jar (29 kB at 20 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11/odl-netconf-model-rfc5277-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/7.0.11/netconf-server-mdsal-7.0.11.jar (134 kB at 91 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.11/rfc5277-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11/odl-netconf-model-rfc5277-7.0.11-features.xml (597 B at 401 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11/odl-netconf-model-rfc6022-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/7.0.11/netconf-nb-7.0.11.jar (37 kB at 25 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/7.0.11/rfc6022-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.11/rfc5277-7.0.11.jar (66 kB at 44 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11/odl-netconf-model-rfc6241-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11/rfc7407-ietf-x509-cert-to-name-7.0.11.jar (46 kB at 31 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.11/rfc6241-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11/odl-netconf-model-rfc6022-7.0.11-features.xml (597 B at 399 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11/odl-netconf-model-rfc6243-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/7.0.11/rfc6022-7.0.11.jar (169 kB at 112 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.11/rfc6243-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11/odl-netconf-model-rfc6241-7.0.11-features.xml (597 B at 396 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11/odl-netconf-model-rfc6470-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11/odl-netconf-model-rfc6243-7.0.11-features.xml (643 B at 427 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.11/rfc6470-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.11/rfc6241-7.0.11.jar (403 kB at 267 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11/odl-netconf-model-rfc8040-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.11/rfc6243-7.0.11.jar (33 kB at 22 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11/rfc8040-ietf-restconf-monitoring-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.11/rfc6470-7.0.11.jar (86 kB at 57 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11/odl-netconf-model-rfc8341-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11/odl-netconf-model-rfc6470-7.0.11-features.xml (643 B at 423 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/7.0.11/rfc8341-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/7.0.11/shaded-sshd-7.0.11.jar (2.0 MB at 1.3 MB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11/odl-netconf-model-rfc8526-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11/odl-netconf-model-rfc8040-7.0.11-features.xml (622 B at 409 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.11/rfc8526-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11/odl-netconf-model-rfc8341-7.0.11-features.xml (597 B at 391 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11/odl-netconf-model-rfc8639-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.11/rfc8526-7.0.11.jar (113 kB at 74 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8639/7.0.11/rfc8639-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/7.0.11/rfc8341-7.0.11.jar (101 kB at 66 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11/odl-netconf-model-rfc8641-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11/odl-netconf-model-rfc8639-7.0.11-features.xml (1.3 kB at 872 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8641/7.0.11/rfc8641-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11/odl-netconf-model-rfc8526-7.0.11-features.xml (811 B at 528 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11/odl-netconf-model-rfc8650-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11/rfc8040-ietf-restconf-monitoring-7.0.11.jar (53 kB at 35 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8650/7.0.11/rfc8650-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11/odl-netconf-model-rfc8641-7.0.11-features.xml (986 B at 640 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/7.0.11/odl-netconf-util-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11/odl-netconf-model-rfc8650-7.0.11-features.xml (643 B at 416 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/7.0.11/netconf-common-mdsal-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8641/7.0.11/rfc8641-7.0.11.jar (244 kB at 158 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11/odl-netconf-clustered-topology-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/7.0.11/odl-netconf-util-7.0.11-features.xml (745 B at 481 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/7.0.11/netconf-topology-singleton-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/7.0.11/netconf-common-mdsal-7.0.11.jar (54 kB at 35 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/7.0.11/netconf-topology-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11/odl-netconf-clustered-topology-7.0.11-features.xml (784 B at 504 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/7.0.11/odl-netconf-connector-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8650/7.0.11/rfc8650-7.0.11.jar (32 kB at 20 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8639/7.0.11/rfc8639-7.0.11.jar (349 kB at 224 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.33.0/error_prone_annotations-2.33.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/7.0.11/netconf-topology-singleton-7.0.11.jar (187 kB at 120 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/7.0.11/netconf-client-mdsal-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/7.0.11/netconf-topology-7.0.11.jar (175 kB at 112 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/7.0.11/odl-netconf-connector-7.0.11-features.xml (1.6 kB at 1.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/7.0.11/keystore-legacy-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.33.0/error_prone_annotations-2.33.0.jar (19 kB at 12 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.11/netconf-dom-api-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 190 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11/odl-netconf-connector-all-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/7.0.11/netconf-client-mdsal-7.0.11.jar (425 kB at 270 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11/odl-netconf-callhome-ssh-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.47.0/checker-qual-3.47.0.jar (236 kB at 150 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/7.0.11/callhome-provider-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/7.0.11/keystore-legacy-7.0.11.jar (177 kB at 112 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/7.0.11/odl-netconf-console-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.11/netconf-dom-api-7.0.11.jar (16 kB at 10 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/7.0.11/netconf-console-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11/odl-netconf-connector-all-7.0.11-features.xml (771 B at 487 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/7.0.11/odl-netconf-topology-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11/odl-netconf-callhome-ssh-7.0.11-features.xml (677 B at 427 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/7.0.11/netconf-topology-impl-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/7.0.11/callhome-provider-7.0.11.jar (174 kB at 110 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/7.0.11/odl-netconf-console-7.0.11-features.xml (1.1 kB at 666 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.11/restconf-openapi-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/7.0.11/netconf-console-7.0.11.jar (37 kB at 23 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/7.0.11/odl-netconf-topology-7.0.11-features.xml (793 B at 498 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.11/restconf-nb-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/7.0.11/netconf-topology-impl-7.0.11.jar (14 kB at 8.7 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.11/restconf-api-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.11/odl-restconf-openapi-7.0.11-features.xml (881 B at 552 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.11/restconf-common-models-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.11/restconf-api-7.0.11.jar (75 kB at 47 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.11/restconf-common-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.11/restconf-nb-7.0.11.jar (444 kB at 268 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 10:11:23 [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 127 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.11/restconf-common-models-7.0.11.jar (199 kB at 120 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.11/restconf-openapi-7.0.11.jar (3.3 MB at 2.0 MB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.11/restconf-common-7.0.11.jar (20 kB at 12 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar (52 kB at 31 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar (30 kB at 18 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar (46 kB at 27 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar (215 kB at 128 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar (183 kB at 109 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar (589 kB at 350 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar (46 kB at 27 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar (146 kB at 87 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar (328 kB at 194 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.11/odl-restconf-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar (118 kB at 70 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.11/odl-restconf-nb-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.11/odl-restconf-7.0.11-features.xml (492 B at 289 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.11/odl-restconf-common-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.11/odl-restconf-nb-7.0.11-features.xml (2.4 kB at 1.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/7.0.11/odl-restconf-all-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar (249 kB at 147 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11/odl-netconf-transport-api-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar (67 kB at 39 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/7.0.11/transport-api-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11/odl-netconf-transport-api-7.0.11-features.xml (737 B at 431 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/7.0.11/odl-netconf-transport-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.11/odl-restconf-common-7.0.11-features.xml (1.9 kB at 1.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/7.0.11/transport-ssh-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar (737 kB at 431 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/7.0.11/odl-restconf-all-7.0.11-features.xml (709 B at 414 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11/draft-ietf-netconf-crypto-types-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/7.0.11/transport-api-7.0.11.jar (21 kB at 12 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/7.0.11/transport-tcp-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/7.0.11/odl-netconf-transport-7.0.11-features.xml (1.5 kB at 887 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/7.0.11/transport-tls-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11/draft-ietf-netconf-crypto-types-7.0.11.jar (231 kB at 134 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/7.0.11/odl-netconf-keystore-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/7.0.11/transport-tcp-7.0.11.jar (150 kB at 87 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/7.0.11/keystore-api-7.0.11.jar 10:11:23 [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 205 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/7.0.11/keystore-none-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/7.0.11/transport-ssh-7.0.11.jar (1.0 MB at 581 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11/odl-netconf-keystore-plaintext-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/7.0.11/odl-netconf-keystore-7.0.11-features.xml (796 B at 458 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/7.0.11/keystore-plaintext-api-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/7.0.11/keystore-none-7.0.11.jar (9.4 kB at 5.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11/keystore-plaintext-localfile-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11/odl-netconf-keystore-plaintext-7.0.11-features.xml (857 B at 492 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11/keystore-plaintext-cli-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/7.0.11/keystore-api-7.0.11.jar (193 kB at 110 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/7.0.11/odl-netconf-truststore-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/7.0.11/transport-tls-7.0.11.jar (1.2 MB at 666 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/7.0.11/truststore-api-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/7.0.11/keystore-plaintext-api-7.0.11.jar (9.4 kB at 5.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/7.0.11/truststore-none-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11/keystore-plaintext-localfile-7.0.11.jar (23 kB at 13 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/7.0.11/features-netconf-experimental-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11/keystore-plaintext-cli-7.0.11.jar (15 kB at 8.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/7.0.11/features-netconf-testing-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/7.0.11/odl-netconf-truststore-7.0.11-features.xml (808 B at 461 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11/odl-netconf-test-tools-7.0.11-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/7.0.11/truststore-api-7.0.11.jar (141 kB at 80 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/7.0.11/netconf-test-perf-7.0.11.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/7.0.11/truststore-none-7.0.11.jar (9.4 kB at 5.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.1.5/features-odlparent-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/7.0.11/features-netconf-experimental-7.0.11-features.xml (550 B at 313 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.5/odl-antlr4-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/7.0.11/features-netconf-testing-7.0.11-features.xml (738 B at 419 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11/odl-netconf-test-tools-7.0.11-features.xml (937 B at 532 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.5/odl-apache-commons-lang3-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.5/odl-antlr4-13.1.5-features.xml (358 B at 202 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.5/odl-apache-commons-text-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.1.5/features-odlparent-13.1.5-features.xml (4.2 kB at 2.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.1.5/odl-apache-spifly-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/7.0.11/netconf-test-perf-7.0.11.jar (365 kB at 206 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.5/odl-apache-commons-text-13.1.5-features.xml (585 B at 330 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.1.5/odl-asm-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 184 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.5/odl-apache-commons-lang3-13.1.5-features.xml (412 B at 232 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.1.5/odl-apache-spifly-13.1.5-features.xml (588 B at 331 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar (73 kB at 41 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.1.5/odl-asm-13.1.5-features.xml (549 B at 306 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.5/odl-dropwizard-metrics-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar (35 kB at 19 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.28/metrics-core-4.2.28.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar (52 kB at 29 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.28/metrics-healthchecks-4.2.28.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 86 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.28/metrics-jmx-4.2.28.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.5/odl-dropwizard-metrics-13.1.5-features.xml (631 B at 350 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.28/metrics-jvm-4.2.28.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar (94 kB at 52 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.5/odl-gson-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.28/metrics-core-4.2.28.jar (132 kB at 73 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.5/odl-guava-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.28/metrics-healthchecks-4.2.28.jar (24 kB at 13 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.5/odl-gson-13.1.5-features.xml (340 B at 187 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.28/metrics-jmx-4.2.28.jar (22 kB at 12 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.5/odl-guava-13.1.5-features.xml (490 B at 269 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.28/metrics-jvm-4.2.28.jar (25 kB at 14 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.5/odl-jackson-2-13.1.5-features.xml 10:11:23 [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 1.2 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.16.2/jackson-annotations-2.16.2.jar 10:11:23 [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 2.5 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.5/odl-jackson-2-13.1.5-features.xml (1.5 kB at 824 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.jar 10:11:23 [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 5.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.16.2/jackson-dataformat-xml-2.16.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.16.2/jackson-annotations-2.16.2.jar (78 kB at 43 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.jar (583 kB at 317 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.16.2/jackson-jaxrs-base-2.16.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.16.2/jackson-module-jaxb-annotations-2.16.2.jar (37 kB at 20 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.16.2/jackson-jaxrs-json-provider-2.16.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.16.2/jackson-dataformat-xml-2.16.2.jar (127 kB at 69 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.5/odl-javassist-3-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.16.2/jackson-jaxrs-base-2.16.2.jar (32 kB at 17 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.16.2/jackson-jaxrs-json-provider-2.16.2.jar (17 kB at 9.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.5/odl-jersey-2-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.5/odl-javassist-3-13.1.5-features.xml (365 B at 196 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.jar (1.6 MB at 881 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.jar 10:11:23 [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 1.6 MB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.5/odl-jersey-2-13.1.5-features.xml (2.2 kB at 1.2 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.45/jersey-hk2-2.45.jar (80 kB at 43 kB/s) 10:11:23 [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 10:11:23 [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 426 kB/s) 10:11:23 [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 10:11:23 [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 10 kB/s) 10:11:23 [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 10:11:23 [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 108 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.jar 10:11:23 [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 14 kB/s) 10:11:23 [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 10:11:23 [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 107 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.jar 10:11:23 [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 70 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.45/jersey-common-2.45.jar (1.3 MB at 673 kB/s) 10:11:23 [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 10:11:23 [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 9.6 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.45/jersey-client-2.45.jar (309 kB at 164 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.jar 10:11:23 [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 13 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.jar 10:11:23 [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 49 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.5/odl-karaf-feat-jdbc-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.45/jersey-container-servlet-2.45.jar (33 kB at 17 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.45/jersey-container-servlet-core-2.45.jar (76 kB at 40 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.45/jersey-server-2.45.jar (964 kB at 508 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.45/jersey-media-sse-2.45.jar (80 kB at 42 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.5/odl-karaf-feat-jdbc-13.1.5-features.xml (692 B at 363 B/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar (8.9 kB at 4.7 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7-features.xml (10.0 kB at 5.2 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.jar (4.7 kB at 2.5 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar (9.1 kB at 4.8 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar (32 kB at 17 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar (8.1 kB at 4.2 kB/s) 10:11:23 [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 10:11:23 [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 16 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar 10:11:23 [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 193 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar (72 kB at 37 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar (669 kB at 347 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar (13 kB at 6.9 kB/s) 10:11:23 [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 10:11:23 [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 472 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar (150 kB at 78 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.5/odl-karaf-feat-jetty-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar (218 kB at 113 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.5/odl-karaf-feat-war-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 7.9 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.1.5/odl-lmax-3-13.1.5-features.xml 10:11:23 [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 6.8 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.5/odl-karaf-feat-jetty-13.1.5-features.xml (409 B at 210 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.5/odl-netty-4-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar (66 kB at 34 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.114.Final/netty-codec-http-4.1.114.Final.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.1.5/odl-karaf-feat-war-13.1.5-features.xml (399 B at 205 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.114.Final/netty-codec-http2-4.1.114.Final.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.1.5/odl-lmax-3-13.1.5-features.xml (360 B at 184 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.114.Final/netty-handler-4.1.114.Final.jar 10:11:23 [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 43 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.114.Final/netty-resolver-4.1.114.Final.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.5/odl-netty-4-13.1.5-features.xml (1.2 kB at 612 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.114.Final/netty-codec-http-4.1.114.Final.jar (668 kB at 328 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.114.Final/netty-codec-http2-4.1.114.Final.jar (490 kB at 241 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.114.Final/netty-resolver-4.1.114.Final.jar (38 kB at 19 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final-linux-x86_64.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final.jar (44 kB at 22 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.114.Final/netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.5/odl-servlet-api-13.1.5-features.xml 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.114.Final/netty-handler-4.1.114.Final.jar (577 kB at 283 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.5/odl-stax2-api-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.5/odl-servlet-api-13.1.5-features.xml (384 B at 187 B/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.114.Final/netty-transport-native-epoll-4.1.114.Final-linux-x86_64.jar (40 kB at 19 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.5/odl-woodstox-13.1.5-features.xml 10:11:23 [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 47 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.5/odl-stax2-api-13.1.5-features.xml (365 B at 177 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.5/odl-ws-rs-api-13.1.5-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.114.Final/netty-transport-native-unix-common-4.1.114.Final-linux-x86_64.jar (74 kB at 36 kB/s) 10:11:23 [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 10:11:23 [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 95 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/13.0.8/features-yangtools-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.5/odl-woodstox-13.1.5-features.xml (528 B at 256 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.8/odl-yangtools-codec-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.5/odl-ws-rs-api-13.1.5-features.xml (395 B at 191 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.8/yang-data-codec-binfmt-13.0.8.jar 10:11:23 [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 68 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.8/yang-data-codec-gson-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.8/odl-yangtools-codec-13.0.8-features.xml (1.1 kB at 526 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.8/yang-data-codec-xml-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/13.0.8/features-yangtools-13.0.8-features.xml (2.6 kB at 1.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.8/odl-yangtools-common-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.8/yang-data-codec-binfmt-13.0.8.jar (88 kB at 43 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.8/yang-common-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.8/yang-data-codec-xml-13.0.8.jar (86 kB at 42 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.8/odl-yangtools-data-api-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.8/odl-yangtools-common-13.0.8-features.xml (598 B at 287 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.8/yang-data-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.0.0/woodstox-core-7.0.0.jar (1.6 MB at 774 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1-annotations.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.8/yang-data-codec-gson-13.0.8.jar (84 kB at 40 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.8/yang-data-spi-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.8/yang-common-13.0.8.jar (126 kB at 60 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.8/yang-data-tree-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.8/odl-yangtools-data-api-13.0.8-features.xml (916 B at 439 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.8/yang-data-tree-spi-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.1/value-2.10.1-annotations.jar (14 kB at 6.5 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.8/yang-data-util-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.8/yang-data-api-13.0.8.jar (190 kB at 91 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.8/odl-yangtools-data-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.8/yang-data-spi-13.0.8.jar (90 kB at 43 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.8/yang-data-impl-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.8/yang-data-tree-api-13.0.8.jar (34 kB at 16 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.8/yang-data-tree-ri-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.8/yang-data-tree-spi-13.0.8.jar (48 kB at 23 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.8/yang-data-transform-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.8/yang-data-util-13.0.8.jar (127 kB at 61 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.8/odl-yangtools-export-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.8/odl-yangtools-data-13.0.8-features.xml (928 B at 442 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.8/yang-model-export-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.8/yang-data-tree-ri-13.0.8.jar (213 kB at 101 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.8/yang-data-impl-13.0.8.jar (102 kB at 48 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.8/odl-yangtools-netty-13.0.8-features.xml 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.8/yang-common-netty-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.8/yang-data-transform-13.0.8.jar (18 kB at 8.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.8/odl-yangtools-parser-api-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.8/odl-yangtools-export-13.0.8-features.xml (590 B at 279 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.8/odlext-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.8/yang-model-export-13.0.8.jar (38 kB at 18 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.8/openconfig-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.8/odl-yangtools-netty-13.0.8-features.xml (756 B at 358 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.8/rfc6241-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.8/odl-yangtools-parser-api-13.0.8-features.xml (2.1 kB at 972 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.8/rfc6536-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.8/yang-common-netty-13.0.8.jar (12 kB at 5.9 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.8/rfc6643-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.8/odlext-model-api-13.0.8.jar (21 kB at 10 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.8/rfc7952-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.8/openconfig-model-api-13.0.8.jar (19 kB at 9.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.8/rfc8040-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.8/rfc6536-model-api-13.0.8.jar (18 kB at 8.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.8/rfc8528-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.8/rfc6241-model-api-13.0.8.jar (15 kB at 7.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.8/rfc8639-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.8/rfc6643-model-api-13.0.8.jar (32 kB at 15 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.8/rfc8819-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.8/rfc7952-model-api-13.0.8.jar (18 kB at 8.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.8/yang-ir-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.8/rfc8040-model-api-13.0.8.jar (16 kB at 7.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.8/yang-model-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.8/rfc8528-model-api-13.0.8.jar (16 kB at 7.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.8/yang-model-spi-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.8/rfc8639-model-api-13.0.8.jar (14 kB at 6.8 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.8/yang-model-util-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.8/rfc8819-model-api-13.0.8.jar (18 kB at 8.5 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.8/yang-parser-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.8/yang-ir-13.0.8.jar (37 kB at 18 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.8/yang-repo-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.8/yang-model-util-13.0.8.jar (38 kB at 18 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.8/yang-repo-spi-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.8/yang-model-spi-13.0.8.jar (133 kB at 62 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.8/yang-parser-api-13.0.8.jar (24 kB at 11 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.8/odl-yangtools-parser-13.0.8-features.xml 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.8/yang-model-ri-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.8/yang-repo-api-13.0.8.jar (23 kB at 11 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.8/odlext-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.8/yang-model-api-13.0.8.jar (303 kB at 141 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.8/openconfig-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.8/yang-repo-spi-13.0.8.jar (37 kB at 17 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.8/rfc6241-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.8/odl-yangtools-parser-13.0.8-features.xml (2.2 kB at 1.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.8/rfc6536-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.8/odlext-parser-support-13.0.8.jar (40 kB at 19 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.8/rfc6643-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.8/openconfig-parser-support-13.0.8.jar (22 kB at 10 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.8/rfc7952-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.8/yang-model-ri-13.0.8.jar (516 kB at 239 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.8/rfc8040-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.8/rfc6241-parser-support-13.0.8.jar (17 kB at 7.9 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.8/rfc8528-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.8/rfc6536-parser-support-13.0.8.jar (20 kB at 9.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.8/rfc8639-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.8/rfc7952-parser-support-13.0.8.jar (18 kB at 8.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.8/rfc8819-parser-support-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.8/rfc6643-parser-support-13.0.8.jar (42 kB at 19 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.8/yang-parser-impl-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.8/rfc8528-parser-support-13.0.8.jar (17 kB at 8.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.8/yang-parser-reactor-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.8/rfc8040-parser-support-13.0.8.jar (26 kB at 12 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.8/yang-parser-rfc7950-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.8/rfc8639-parser-support-13.0.8.jar (16 kB at 7.2 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.8/yang-parser-spi-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.8/rfc8819-parser-support-13.0.8.jar (16 kB at 7.3 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.8/yang-repo-fs-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.8/yang-parser-impl-13.0.8.jar (53 kB at 24 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.8/odl-yangtools-util-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.8/yang-parser-reactor-13.0.8.jar (156 kB at 72 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.8/yang-parser-spi-13.0.8.jar (138 kB at 63 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.8/yang-parser-rfc7950-13.0.8.jar (508 kB at 232 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.8/concepts-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.8/yang-repo-fs-13.0.8.jar (23 kB at 11 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.8/util-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.8/odl-yangtools-util-13.0.8-features.xml (776 B at 354 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.8/odl-yangtools-xpath-api-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2-features.xml (381 B at 174 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.8/yang-xpath-api-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar (72 kB at 33 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.8/odl-yangtools-xpath-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.8/odl-yangtools-xpath-api-13.0.8-features.xml (620 B at 282 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.8/yang-xpath-impl-13.0.8.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.8/util-13.0.8.jar (174 kB at 79 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/13.0.8/features-yangtools-experimental-13.0.8-features.xml 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.8/concepts-13.0.8.jar (39 kB at 18 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.8/yang-xpath-api-13.0.8.jar (79 kB at 36 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.8/yang-xpath-impl-13.0.8.jar (119 kB at 54 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/13.0.8/features-yangtools-experimental-13.0.8-features.xml (584 B at 263 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar (16 kB at 7.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.8/odl-yangtools-xpath-13.0.8-features.xml (739 B at 333 B/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.2/junit-jupiter-api-5.11.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar (2.4 kB at 1.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar (2.4 kB at 1.1 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 57 kB/s) 10:11:23 [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 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.2/junit-jupiter-api-5.11.2.jar (216 kB at 97 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.2/junit-jupiter-params-5.11.2.jar 10:11:23 [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 6.4 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.2/junit-jupiter-engine-5.11.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.26.3/assertj-core-3.26.3.jar (1.4 MB at 622 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.jar 10:11:23 [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 3.0 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.14.1/mockito-junit-jupiter-5.14.1.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.jar (141 kB at 63 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.2/junit-jupiter-migrationsupport-5.11.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.14.1/mockito-junit-jupiter-5.14.1.jar (8.9 kB at 3.9 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.2/junit-vintage-engine-5.11.2.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.11.2/junit-jupiter-engine-5.11.2.jar (260 kB at 115 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.14.1/mockito-core-5.14.1.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.11.2/junit-jupiter-params-5.11.2.jar (591 kB at 261 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.3/byte-buddy-1.15.3.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.jar (247 kB at 109 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.11.2/junit-jupiter-migrationsupport-5.11.2.jar (28 kB at 12 kB/s) 10:11:23 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.11.2/junit-vintage-engine-5.11.2.jar (69 kB at 30 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar (263 kB at 115 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 22 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.14.1/mockito-core-5.14.1.jar (707 kB at 310 kB/s) 10:11:23 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.3/byte-buddy-1.15.3.jar (4.2 MB at 1.8 MB/s) 10:11:23 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/odl-daexim-1.15.3-20241208.181821-69-features.xml 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/daexim-features-1.15.3-20241208.181821-69-features.xml 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/daexim-model-1.15.3-20241208.181821-69.jar 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/daexim-impl-1.15.3-20241208.181821-69.jar 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/daexim-spi-1.15.3-20241208.181821-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/odl-daexim-1.15.3-20241208.181821-69-features.xml (1.6 kB at 126 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.3-20241208.181821-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/daexim-features-1.15.3-20241208.181821-69-features.xml (734 B at 52 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/daexim-impl-1.15.3-20241208.181821-69.cfg 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/daexim-model-1.15.3-20241208.181821-69.jar (184 kB at 12 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/odl-daexim-all-1.15.3-20241208.181821-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/daexim-impl-1.15.3-20241208.181821-69.jar (62 kB at 4.4 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-20241208.114727-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/daexim-spi-1.15.3-20241208.181821-69.jar (8.0 kB at 619 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-20241208.114727-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/daexim-impl-1.15.3-20241208.181821-69.cfg (232 B at 12 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-20241208.114727-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.3-20241208.181821-69.jar (10 kB at 528 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/odl-daexim-all-1.15.3-20241208.181821-69-features.xml (682 B at 36 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/features-jsonrpc-1.16.3-20241208.114727-68-features.xml (975 B at 49 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/odl-jsonrpc-all-1.16.3-20241208.114727-68-features.xml (715 B at 34 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/bus-spi-1.16.3-20241208.114727-68.jar (46 kB at 1.5 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/odl-jsonrpc-bus-1.16.3-20241208.114727-68-features.xml (1.9 kB at 65 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/bus-api-1.16.3-20241208.114727-68.jar (19 kB at 619 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/bus-jsonrpc-1.16.3-20241208.114727-68.jar (38 kB at 1.2 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/bus-messagelib-1.16.3-20241208.114727-68.jar (77 kB at 2.3 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/transport-http-1.16.3-20241208.114727-68.jar (44 kB at 1.1 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/transport-zmq-1.16.3-20241208.114727-68.jar (56 kB at 1.4 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/security-service-1.16.3-20241208.114727-68.jar (9.7 kB at 238 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-20241208.114727-68-config.cfg 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/security-api-1.16.3-20241208.114727-68.jar (23 kB at 559 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-20241208.114727-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/security-aaa-1.16.3-20241208.114727-68.jar (12 kB at 265 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/security-noop-1.16.3-20241208.114727-68.jar (9.5 kB at 190 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/bus-config-1.16.3-20241208.114727-68-config.cfg (195 B at 3.8 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-20241208.114727-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/jsonrpc-api-1.16.3-20241208.114727-68.jar (121 kB at 2.4 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/features-lispflowmapping-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/odl-jsonrpc-provider-1.16.3-20241208.114727-68-features.xml (1.0 kB at 20 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/odl-lispflowmapping-models-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/jsonrpc-provider-single-1.16.3-20241208.114727-68.jar (17 kB at 311 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/mappingservice.lisp-proto-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/features-lispflowmapping-1.19.3-20241208.184528-58-features.xml (1.9 kB at 32 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/mappingservice.api-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/odl-lispflowmapping-models-1.19.3-20241208.184528-58-features.xml (928 B at 15 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/dom-codec-1.16.3-20241208.114727-68.jar (45 kB at 721 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/mappingservice.inmemorydb-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/jsonrpc-provider-common-1.16.3-20241208.114727-68.jar (346 kB at 5.2 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/odl-lispflowmapping-southbound-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.3-20241208.184528-58-features.xml (897 B at 13 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/mappingservice.dsbackend-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/mappingservice.api-1.19.3-20241208.184528-58.jar (454 kB at 6.1 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/mappingservice.mapcache-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/mappingservice.inmemorydb-1.19.3-20241208.184528-58.jar (26 kB at 352 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/mappingservice.southbound-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/odl-lispflowmapping-southbound-1.19.3-20241208.184528-58-features.xml (1.7 kB at 24 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/mappingservice.config-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/mappingservice.lisp-proto-1.19.3-20241208.184528-58.jar (767 kB at 10 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/mappingservice.dsbackend-1.19.3-20241208.184528-58.jar (23 kB at 293 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/mappingservice.implementation-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/mappingservice.mapcache-1.19.3-20241208.184528-58.jar (43 kB at 516 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/odl-lispflowmapping-msmr-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/mappingservice.southbound-1.19.3-20241208.184528-58.jar (56 kB at 672 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.3-20241208.184528-58-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.3-20241208.184528-58-features.xml (1.4 kB at 17 kB/s) 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/mappingservice.config-1.19.3-20241208.184528-58.jar (13 kB at 154 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/mappingservice.shell-1.19.3-20241208.184528-58.jar 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/mappingservice.implementation-1.19.3-20241208.184528-58.jar (109 kB at 1.2 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/odl-lispflowmapping-msmr-1.19.3-20241208.184528-58-features.xml (877 B at 9.5 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.3-20241208.184528-58-features.xml (790 B at 8.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/features-openflowplugin-0.18.3-20241208.200904-71-features.xml (5.1 kB at 54 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/mappingservice.shell-1.19.3-20241208.184528-58.jar (22 kB at 236 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.3-20241208.200904-71-features.xml (780 B at 8.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/device-ownership-service-0.18.3-20241208.200904-71.jar (13 kB at 131 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.3-20241208.200904-71-features.xml (901 B at 8.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/bulk-o-matic-0.18.3-20241208.200904-71.jar (204 kB at 1.9 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/of-switch-config-pusher-0.18.3-20241208.200904-71.jar (13 kB at 119 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/arbitratorreconciliation-impl-0.18.3-20241208.200904-71.jar (24 kB at 208 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.3-20241208.200904-71-features.xml (1.2 kB at 9.9 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/arbitratorreconciliation-api-0.18.3-20241208.200904-71.jar (44 kB at 369 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/forwardingrules-manager-0.18.3-20241208.200904-71.jar (185 kB at 1.5 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.3-20241208.200904-71-features.xml (786 B at 6.3 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.3-20241208.200904-71-features.xml (913 B at 7.2 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/table-miss-enforcer-0.18.3-20241208.200904-71.jar (14 kB at 79 kB/s) 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/forwardingrules-sync-0.18.3-20241208.200904-71.jar (107 kB at 591 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/openflow-protocol-api-0.18.3-20241208.200904-71.jar (2.4 MB at 13 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/lldp-speaker-0.18.3-20241208.200904-71.jar (92 kB at 485 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-0.18.3-20241208.200904-71-features.xml (1.1 kB at 5.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/topology-lldp-discovery-0.18.3-20241208.200904-71.jar (47 kB at 162 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/topology-manager-0.18.3-20241208.200904-71.jar (42 kB at 143 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.3-20241208.200904-71-features.xml (992 B at 2.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.3-20241208.200904-71-features.xml (783 B at 1.9 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.3-20241208.200904-71-features.xml (818 B at 2.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/odl-openflowplugin-drop-test-0.18.3-20241208.200904-71-features.xml (810 B at 1.8 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/test-common-0.18.3-20241208.200904-71.jar (26 kB at 57 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-0.18.3-20241208.200904-71-features.xml (1.8 kB at 3.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/drop-test-karaf-0.18.3-20241208.200904-71.jar (25 kB at 53 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.3-20241208.200904-71-features.xml (814 B at 1.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/odl-openflowjava-protocol-0.18.3-20241208.200904-71-features.xml (1.3 kB at 2.6 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.3-20241208.200904-71-features.xml (1.6 kB at 3.1 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/openflow-protocol-spi-0.18.3-20241208.200904-71.jar (47 kB at 92 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/openflowjava-util-0.18.3-20241208.200904-71.jar (15 kB at 28 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/openflow-protocol-impl-0.18.3-20241208.200904-71.jar (640 kB at 1.2 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/model-inventory-0.18.3-20241208.200904-71.jar (73 kB at 137 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/model-flow-base-0.18.3-20241208.200904-71.jar (1.5 MB at 2.8 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/model-topology-0.18.3-20241208.200904-71.jar (23 kB at 42 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/odl-openflowplugin-southbound-0.18.3-20241208.200904-71-features.xml (3.2 kB at 5.8 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/model-flow-statistics-0.18.3-20241208.200904-71.jar (786 kB at 1.4 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/model-flow-service-0.18.3-20241208.200904-71.jar (1.4 MB at 2.5 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241208.200904-71.jar (10.0 kB at 18 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71.jar (23 kB at 42 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/openflowplugin-common-0.18.3-20241208.200904-71.jar (19 kB at 35 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/openflowplugin-api-0.18.3-20241208.200904-71.jar (143 kB at 245 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241208.200904-71-config.cfg 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/openflowplugin-0.18.3-20241208.200904-71.jar (429 kB at 736 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71-config.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/openflowplugin-extension-onf-0.18.3-20241208.200904-71.jar (33 kB at 56 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71-legacyConfig.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71-config.xml (943 B at 1.6 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/openflowplugin-blueprint-config-0.18.3-20241208.200904-71-config.cfg (6.4 kB at 11 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/openflowplugin-extension-api-0.18.3-20241208.200904-71.jar (583 kB at 976 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/openflowplugin-impl-0.18.3-20241208.200904-71.jar (1.2 MB at 2.0 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/openflowjava-blueprint-config-0.18.3-20241208.200904-71-legacyConfig.xml (941 B at 1.6 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.3-20241208.200904-71-features.xml (823 B at 1.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.3-20241208.200904-71-features.xml (1.1 kB at 1.9 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/reconciliation-framework-0.18.3-20241208.200904-71.jar (31 kB at 51 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/odl-openflowplugin-libraries-0.18.3-20241208.200904-71-features.xml (790 B at 1.3 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.3-20241208.200904-71-features.xml (1.2 kB at 2.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/liblldp-0.18.3-20241208.200904-71.jar (44 kB at 73 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/southbound-cli-0.18.3-20241208.200904-71.jar (90 kB at 147 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/features-openflowplugin-extension-0.18.3-20241208.200904-71-features.xml (1.1 kB at 1.9 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.3-20241208.200904-71-features.xml (972 B at 1.6 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241208.200904-71-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/openflowjava-extension-nicira-api-0.18.3-20241208.200904-71.jar (14 kB at 22 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.3-20241208.200904-71-features.xml (642 B at 1.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241208.200904-71.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.3-20241208.200904-71-features.xml (858 B at 1.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/library-features-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/openflowjava-extension-nicira-0.18.3-20241208.200904-71.jar (1.1 MB at 1.7 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/odl-ovsdb-library-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/openflowplugin-extension-eric-0.18.3-20241208.200904-71.jar (112 kB at 176 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/library-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/openflowjava-extension-eric-0.18.3-20241208.200904-71.jar (62 kB at 96 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/library-1.18.3-20241209.004351-69-config.cfg 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/library-features-1.18.3-20241209.004351-69-features.xml (541 B at 842 B/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/utils.servicehelper-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/odl-ovsdb-library-1.18.3-20241209.004351-69-features.xml (1.3 kB at 2.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/schema.openvswitch-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/library-1.18.3-20241209.004351-69-config.cfg (1.3 kB at 2.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/schema.hardwarevtep-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/utils.servicehelper-1.18.3-20241209.004351-69.jar (10 kB at 16 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/hwvtepsouthbound-features-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/library-1.18.3-20241209.004351-69.jar (230 kB at 352 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/schema.openvswitch-1.18.3-20241209.004351-69.jar (28 kB at 43 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/hwvtepsouthbound-api-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/schema.hardwarevtep-1.18.3-20241209.004351-69.jar (25 kB at 39 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/hwvtepsouthbound-features-1.18.3-20241209.004351-69-features.xml (1.6 kB at 2.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/odl-ovsdb-utils-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.3-20241209.004351-69-features.xml (928 B at 1.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/utils.config-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.3-20241209.004351-69-features.xml (1.1 kB at 1.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/utils.mdsal-utils-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/odl-ovsdb-utils-1.18.3-20241209.004351-69-features.xml (983 B at 1.5 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/utils.southbound-utils-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/hwvtepsouthbound-api-1.18.3-20241209.004351-69.jar (335 kB at 500 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/hwvtepsouthbound-impl-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/utils.config-1.18.3-20241209.004351-69.jar (9.8 kB at 15 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/openflowplugin-extension-nicira-0.18.3-20241208.200904-71.jar (3.1 MB at 4.6 MB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/utils.mdsal-utils-1.18.3-20241209.004351-69.jar (26 kB at 38 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/utils.southbound-utils-1.18.3-20241209.004351-69.jar (41 kB at 61 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/hwvtepsouthbound-impl-1.18.3-20241209.004351-69.jar (420 kB at 614 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/southbound-features-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.3-20241209.004351-69-features.xml (782 B at 1.1 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/odl-ovsdb-southbound-api-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.3-20241209.004351-69-features.xml (800 B at 1.2 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/southbound-api-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.3-20241209.004351-69.jar (12 kB at 17 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.3-20241209.004351-69-features.xml (716 B at 1.0 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/southbound-impl-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/odl-ovsdb-southbound-api-1.18.3-20241209.004351-69-features.xml (898 B at 1.3 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/utils.yang-utils-1.18.3-20241209.004351-69.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/southbound-features-1.18.3-20241209.004351-69-features.xml (1.5 kB at 2.2 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/southbound-impl-1.18.3-20241209.004351-69-config.cfg 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.3-20241209.004351-69-features.xml (1.9 kB at 2.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/southbound-impl-1.18.3-20241209.004351-69-config.cfg (2.0 kB at 2.9 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/southbound-impl-1.18.3-20241209.004351-69.jar (306 kB at 435 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/odl-ovsdb-southbound-test-1.18.3-20241209.004351-69-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/southbound-api-1.18.3-20241209.004351-69.jar (431 kB at 612 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/serviceutils-features-0.13.3-20241209.023512-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.3-20241209.004351-69-features.xml (776 B at 1.1 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/odl-serviceutils-listener-0.13.3-20241209.023512-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/utils.yang-utils-1.18.3-20241209.004351-69.jar (9.9 kB at 14 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/listener-api-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.3-20241209.004351-69-features.xml (794 B at 1.1 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/metrics-api-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/serviceutils-features-0.13.3-20241209.023512-68-features.xml (1.5 kB at 2.1 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/odl-serviceutils-metrics-0.13.3-20241209.023512-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/odl-ovsdb-southbound-test-1.18.3-20241209.004351-69-features.xml (993 B at 1.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/metrics-impl-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/odl-serviceutils-listener-0.13.3-20241209.023512-68-features.xml (854 B at 1.2 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/metrics-impl-0.13.3-20241209.023512-68-config.cfg 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/listener-api-0.13.3-20241209.023512-68.jar (24 kB at 34 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/odl-serviceutils-rpc-0.13.3-20241209.023512-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/metrics-api-0.13.3-20241209.023512-68.jar (25 kB at 35 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/rpc-api-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/odl-serviceutils-metrics-0.13.3-20241209.023512-68-features.xml (1.2 kB at 1.7 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/odl-serviceutils-srm-0.13.3-20241209.023512-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/metrics-impl-0.13.3-20241209.023512-68-config.cfg (1.8 kB at 2.5 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/srm-api-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/metrics-impl-0.13.3-20241209.023512-68.jar (37 kB at 51 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/srm-impl-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/rpc-api-0.13.3-20241209.023512-68.jar (16 kB at 22 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/srm-shell-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/odl-serviceutils-rpc-0.13.3-20241209.023512-68-features.xml (601 B at 822 B/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/odl-serviceutils-tools-0.13.3-20241209.023512-68-features.xml 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/odl-serviceutils-srm-0.13.3-20241209.023512-68-features.xml (1.0 kB at 1.4 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/tools-api-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/srm-impl-0.13.3-20241209.023512-68.jar (20 kB at 28 kB/s) 10:11:24 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/upgrade-0.13.3-20241209.023512-68.jar 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/srm-api-0.13.3-20241209.023512-68.jar (134 kB at 183 kB/s) 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/srm-shell-0.13.3-20241209.023512-68.jar (29 kB at 39 kB/s) 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/odl-serviceutils-tools-0.13.3-20241209.023512-68-features.xml (1.1 kB at 1.5 kB/s) 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/upgrade-0.13.3-20241209.023512-68.jar (24 kB at 33 kB/s) 10:11:24 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/tools-api-0.13.3-20241209.023512-68.jar (25 kB at 34 kB/s) 10:11:24 [INFO] 10:11:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-index --- 10:11:24 [INFO] 10:11:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-index --- 10:11:24 [INFO] Skipping Rule Enforcement. 10:11:24 [INFO] 10:11:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- 10:11:24 [INFO] Skipping Rule Enforcement. 10:11:24 [INFO] 10:11:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-index --- 10:11:24 [INFO] 10:11:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-index --- 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12.pom (3.5 kB at 350 kB/s) 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.pom (2.1 kB at 190 kB/s) 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.pom (1.9 kB at 188 kB/s) 10:11:24 [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 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar 10:11:24 [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 12 MB/s) 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.12/org.jacoco.core-0.8.12.jar (210 kB at 9.6 MB/s) 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar (302 kB at 13 MB/s) 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.12/org.jacoco.report-0.8.12.jar (131 kB at 5.7 MB/s) 10:11:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:24 [INFO] argLine set to empty 10:11:24 [INFO] 10:11:24 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-index --- 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom (235 kB at 16 MB/s) 10:11:24 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom 10:11:24 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom (1.4 kB at 138 kB/s) 10:11:24 [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 10:11:24 [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 355 kB/s) 10:11:24 [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 10:11:25 [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 402 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom (9.1 kB at 909 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom (19 kB at 1.4 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 304 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 48 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 1.3 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 421 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom 10:11:25 [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 621 kB/s) 10:11:25 [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 10:11:25 [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 720 kB/s) 10:11:25 [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 10:11:25 [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 320 kB/s) 10:11:25 [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 10:11:25 [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 1.2 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom 10:11:25 [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 350 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom 10:11:25 [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 258 kB/s) 10:11:25 [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 10:11:25 [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 526 kB/s) 10:11:25 [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 10:11:25 [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.4 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom 10:11:25 [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.3 MB/s) 10:11:25 [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 10:11:25 [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 379 kB/s) 10:11:25 [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 10:11:25 [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 856 kB/s) 10:11:25 [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 10:11:25 [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 318 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 233 kB/s) 10:11:25 [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 10:11:25 [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 365 kB/s) 10:11:25 [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 10:11:25 [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.6 MB/s) 10:11:25 [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 10:11:25 [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 192 kB/s) 10:11:25 [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 10:11:25 [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) 10:11:25 [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 10:11:25 [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 370 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom 10:11:25 [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 566 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom 10:11:25 [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) 10:11:25 [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 10:11:25 [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 548 kB/s) 10:11:25 [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 10:11:25 [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.8 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom 10:11:25 [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.4 MB/s) 10:11:25 [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 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.5 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom 10:11:25 [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.6 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom 10:11:25 [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) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 3.9 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 10:11:25 [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 826 kB/s) 10:11:25 [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 10:11:25 [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) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 10:11:25 [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 552 kB/s) 10:11:25 [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 10:11:25 [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) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom 10:11:25 [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 452 kB/s) 10:11:25 [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 10:11:25 [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.3 MB/s) 10:11:25 [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 10:11:25 [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 434 kB/s) 10:11:25 [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 10:11:25 [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 267 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.1.5/checkstyle-13.1.5.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.1.5/checkstyle-13.1.5.pom (545 B at 54 kB/s) 10:11:25 [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 10:11:25 [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 3.8 MB/s) 10:11:25 [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 10:11:25 [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 777 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 61 kB/s) 10:11:25 [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 10:11:25 [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 429 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 82 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 256 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom (4.0 kB at 402 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 3.1 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/72/commons-parent-72.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 7.1 MB/s) 10:11:25 [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 10:11:25 [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 2.0 MB/s) 10:11:25 [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 10:11:25 [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 737 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom 10:11:25 [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 886 kB/s) 10:11:25 [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 10:11:25 [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 492 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 2.0 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom 10:11:25 [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 471 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar 10:11:25 [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 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 365 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar (416 kB at 21 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar 10:11:25 [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 16 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 881 kB/s) 10:11:25 [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 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 542 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar 10:11:25 [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 4.8 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar (2.1 MB at 61 MB/s) 10:11:25 [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 10:11:25 [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 3.9 MB/s) 10:11:25 [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 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 19 MB/s) 10:11:25 [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 10:11:25 [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 16 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar 10:11:25 [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.9 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar (3.1 MB at 42 MB/s) 10:11:25 [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 10:11:25 [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 13 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.1.5/checkstyle-13.1.5.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar (232 kB at 3.2 MB/s) 10:11:25 [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 10:11:25 [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 14 MB/s) 10:11:25 [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 10:11:25 [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 494 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.1.5/checkstyle-13.1.5.jar (7.0 kB at 90 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar 10:11:25 [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 71 MB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar 10:11:25 [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 505 kB/s) 10:11:25 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar 10:11:25 [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 27 kB/s) 10:11:25 [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 10:11:25 [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 2.4 MB/s) 10:11:25 [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 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar (23 kB at 263 kB/s) 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (4.2 kB at 48 kB/s) 10:11:25 [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 597 kB/s) 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.3 MB/s) 10:11:25 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar (674 kB at 7.0 MB/s) 10:11:26 [INFO] Starting audit... 10:11:26 Audit done. 10:11:26 [INFO] You have 0 Checkstyle violations. 10:11:26 [INFO] 10:11:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-index --- 10:11:26 [INFO] 10:11:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-index --- 10:11:26 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.pom 10:11:26 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.pom (1.3 kB at 127 kB/s) 10:11:26 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license 10:11:26 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license (11 kB at 1.0 MB/s) 10:11:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target/classes/LICENSE 10:11:26 [INFO] 10:11:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- 10:11:26 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:26 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) 10:11:26 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target/feature/feature.xml 10:11:27 [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 10:11:27 [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 365 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.6/odl-mdsal-binding-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.6/odl-mdsal-binding-13.0.6-features.xml (751 B at 50 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.6/odl-mdsal-binding-dom-adapter-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.6/odl-mdsal-binding-dom-adapter-13.0.6-features.xml (1.1 kB at 90 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.6/odl-mdsal-binding-runtime-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.6/odl-mdsal-binding-runtime-13.0.6-features.xml (1.2 kB at 131 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.6/odl-mdsal-bytebuddy-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.6/odl-mdsal-bytebuddy-13.0.6-features.xml (382 B at 29 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.6/odl-mdsal-dom-runtime-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.6/odl-mdsal-dom-runtime-13.0.6-features.xml (832 B at 76 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.6/odl-mdsal-dom-api-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.6/odl-mdsal-dom-api-13.0.6-features.xml (839 B at 84 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.7/odl-yangtools-data-api-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.7/odl-yangtools-data-api-13.0.7-features.xml (916 B at 92 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.7/odl-yangtools-parser-api-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.7/odl-yangtools-parser-api-13.0.7-features.xml (2.1 kB at 228 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.7/odl-yangtools-common-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.7/odl-yangtools-common-13.0.7-features.xml (598 B at 50 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.7/odl-yangtools-util-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.7/odl-yangtools-util-13.0.7-features.xml (776 B at 60 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.4/odl-guava-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.4/odl-guava-13.1.4-features.xml (490 B at 15 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.7/odl-yangtools-xpath-api-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.7/odl-yangtools-xpath-api-13.0.7-features.xml (620 B at 48 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.6/odl-mdsal-common-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.6/odl-mdsal-common-13.0.6-features.xml (577 B at 44 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.6/odl-mdsal-binding-runtime-api-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.6/odl-mdsal-binding-runtime-api-13.0.6-features.xml (1.4 kB at 109 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.7/odl-yangtools-data-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.7/odl-yangtools-data-13.0.7-features.xml (928 B at 66 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.4/odl-antlr4-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.4/odl-antlr4-13.1.4-features.xml (358 B at 33 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.7/odl-yangtools-parser-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.7/odl-yangtools-parser-13.0.7-features.xml (2.2 kB at 218 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.7/odl-yangtools-xpath-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.7/odl-yangtools-xpath-13.0.7-features.xml (739 B at 62 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.6/odl-mdsal-binding-base-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.6/odl-mdsal-binding-base-13.0.6-features.xml (757 B at 63 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.6/odl-mdsal-binding-api-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.6/odl-mdsal-binding-api-13.0.6-features.xml (1.1 kB at 104 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.6/odl-mdsal-dom-broker-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.6/odl-mdsal-dom-broker-13.0.6-features.xml (619 B at 69 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.6/odl-mdsal-dom-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.6/odl-mdsal-dom-13.0.6-features.xml (524 B at 58 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.6/odl-mdsal-model-rfc6991-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.6/odl-mdsal-model-rfc6991-13.0.6-features.xml (835 B at 70 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.5/odl-mdsal-broker-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.5/odl-mdsal-broker-9.0.5-features.xml (1.1 kB at 114 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.6/odl-mdsal-singleton-dom-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.6/odl-mdsal-singleton-dom-13.0.6-features.xml (1.1 kB at 106 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.6/odl-mdsal-singleton-common-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.6/odl-mdsal-singleton-common-13.0.6-features.xml (656 B at 55 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.6/odl-mdsal-eos-common-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.6/odl-mdsal-eos-common-13.0.6-features.xml (603 B at 60 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.6/odl-mdsal-eos-dom-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.6/odl-mdsal-eos-dom-13.0.6-features.xml (619 B at 56 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.6/odl-mdsal-eos-binding-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.6/odl-mdsal-eos-binding-13.0.6-features.xml (1.0 kB at 114 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.5/odl-mdsal-remoterpc-connector-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.5/odl-mdsal-remoterpc-connector-9.0.5-features.xml (688 B at 57 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.5/odl-mdsal-distributed-datastore-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.5/odl-mdsal-distributed-datastore-9.0.5-features.xml (3.4 kB at 308 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.4/odl-apache-commons-text-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.4/odl-apache-commons-text-13.1.4-features.xml (585 B at 45 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.4/odl-apache-commons-lang3-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.4/odl-apache-commons-lang3-13.1.4-features.xml (412 B at 46 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.7/odl-yangtools-codec-13.0.7-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.7/odl-yangtools-codec-13.0.7-features.xml (1.1 kB at 99 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.4/odl-gson-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.4/odl-gson-13.1.4-features.xml (340 B at 34 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.4/odl-stax2-api-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.4/odl-stax2-api-13.1.4-features.xml (365 B at 41 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.5/odl-mdsal-clustering-commons-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.5/odl-mdsal-clustering-commons-9.0.5-features.xml (2.2 kB at 221 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.4/odl-dropwizard-metrics-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.4/odl-dropwizard-metrics-13.1.4-features.xml (631 B at 70 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.4/odl-netty-4-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.4/odl-netty-4-13.1.4-features.xml (1.2 kB at 109 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.4/odl-servlet-api-13.1.4-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.4/odl-servlet-api-13.1.4-features.xml (384 B at 35 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.5/odl-controller-akka-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.5/odl-controller-akka-9.0.5-features.xml (1.1 kB at 111 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.5/odl-controller-scala-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.5/odl-controller-scala-9.0.5-features.xml (629 B at 63 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.5/odl-controller-mdsal-common-9.0.5-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.5/odl-controller-mdsal-common-9.0.5-features.xml (762 B at 69 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.10/odl-infrautils-ready-6.0.10-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.10/odl-infrautils-ready-6.0.10-features.xml (874 B at 87 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.10/odl-infrautils-utils-6.0.10-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.10/odl-infrautils-utils-6.0.10-features.xml (558 B at 62 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.10/odl-restconf-7.0.10-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.10/odl-restconf-7.0.10-features.xml (492 B at 45 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.10/odl-restconf-nb-7.0.10-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.10/odl-restconf-nb-7.0.10-features.xml (2.4 kB at 240 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.6/odl-mdsal-model-rfc8072-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.6/odl-mdsal-model-rfc8072-13.0.6-features.xml (645 B at 72 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.6/odl-mdsal-model-rfc8040-13.0.6-features.xml 10:11:27 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.6/odl-mdsal-model-rfc8040-13.0.6-features.xml (637 B at 58 kB/s) 10:11:27 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.10/odl-restconf-common-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.10/odl-restconf-common-7.0.10-features.xml (1.9 kB at 170 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.4/odl-karaf-feat-jetty-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.4/odl-karaf-feat-jetty-13.1.4-features.xml (409 B at 41 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.7/odl-yangtools-export-13.0.7-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.7/odl-yangtools-export-13.0.7-features.xml (590 B at 66 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.6/odl-mdsal-model-rfc8525-13.0.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.6/odl-mdsal-model-rfc8525-13.0.6-features.xml (859 B at 78 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.6/odl-mdsal-model-rfc8342-13.0.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.6/odl-mdsal-model-rfc8342-13.0.6-features.xml (759 B at 76 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.6/odl-mdsal-model-rfc7952-13.0.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.6/odl-mdsal-model-rfc7952-13.0.6-features.xml (637 B at 58 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.6/odl-aaa-shiro-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.6/odl-aaa-shiro-0.19.6-features.xml (3.1 kB at 343 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.4/odl-karaf-feat-jdbc-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.4/odl-karaf-feat-jdbc-13.1.4-features.xml (692 B at 63 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.5/odl-jolokia-9.0.5-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.5/odl-jolokia-9.0.5-features.xml (608 B at 76 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.6/odl-aaa-password-service-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.6/odl-aaa-password-service-0.19.6-features.xml (1.3 kB at 104 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.6/odl-apache-shiro-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.6/odl-apache-shiro-0.19.6-features.xml (826 B at 83 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.6/odl-aaa-web-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.6/odl-aaa-web-0.19.6-features.xml (1.3 kB at 115 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.4/odl-jersey-2-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.4/odl-jersey-2-13.1.4-features.xml (2.2 kB at 224 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.4/odl-javassist-3-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.4/odl-javassist-3-13.1.4-features.xml (365 B at 28 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.4/odl-ws-rs-api-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.4/odl-ws-rs-api-13.1.4-features.xml (395 B at 36 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.4/odl-jakarta-activation-api-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.4/odl-jakarta-activation-api-13.1.4-features.xml (438 B at 40 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.6/odl-aaa-encryption-service-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.6/odl-aaa-encryption-service-0.19.6-features.xml (835 B at 93 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.5/odl-controller-blueprint-9.0.5-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.5/odl-controller-blueprint-9.0.5-features.xml (1.2 kB at 109 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.6/odl-aaa-api-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.6/odl-aaa-api-0.19.6-features.xml (1.0 kB at 103 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.6/odl-aaa-cert-0.19.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.6/odl-aaa-cert-0.19.6-features.xml (1.1 kB at 137 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10/odl-netconf-model-rfc8040-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10/odl-netconf-model-rfc8040-7.0.10-features.xml (622 B at 57 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.10/odl-netconf-api-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.10/odl-netconf-api-7.0.10-features.xml (1.6 kB at 164 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10/odl-netconf-model-rfc5277-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10/odl-netconf-model-rfc5277-7.0.10-features.xml (597 B at 60 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10/odl-netconf-model-rfc6241-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10/odl-netconf-model-rfc6241-7.0.10-features.xml (597 B at 66 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10/odl-netconf-model-rfc6470-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10/odl-netconf-model-rfc6470-7.0.10-features.xml (643 B at 71 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10/odl-netconf-model-rfc8526-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10/odl-netconf-model-rfc8526-7.0.10-features.xml (811 B at 81 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10/odl-netconf-model-rfc6243-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10/odl-netconf-model-rfc6243-7.0.10-features.xml (643 B at 64 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10/odl-yanglib-mdsal-writer-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10/odl-yanglib-mdsal-writer-7.0.10-features.xml (743 B at 83 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.10/odl-restconf-openapi-7.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.10/odl-restconf-openapi-7.0.10-features.xml (881 B at 88 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.4/odl-jackson-2-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.4/odl-jackson-2-13.1.4-features.xml (1.5 kB at 168 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.4/odl-woodstox-13.1.4-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.4/odl-woodstox-13.1.4-features.xml (528 B at 59 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.10/odl-infrautils-diagstatus-6.0.10-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.10/odl-infrautils-diagstatus-6.0.10-features.xml (1.8 kB at 150 kB/s) 10:11:28 [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/13.0.6/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.6-features.xml 10:11:28 [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/13.0.6/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.6-features.xml (812 B at 68 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.6/odl-mdsal-model-odl-l2-types-13.0.6-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.6/odl-mdsal-model-odl-l2-types-13.0.6-features.xml (696 B at 77 kB/s) 10:11:28 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.7/odl-yangtools-netty-13.0.7-features.xml 10:11:28 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.7/odl-yangtools-netty-13.0.7-features.xml (756 B at 69 kB/s) 10:11:29 [INFO] ...done! 10:11:29 [INFO] Attaching features XML 10:11:29 [INFO] 10:11:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-index --- 10:11:29 [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 10:11:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:11:29 [INFO] 10:11:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-index >>> 10:11:29 [INFO] 10:11:29 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-index --- 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.pom (6.7 kB at 556 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom (22 kB at 2.0 MB/s) 10:11:29 [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 10:11:29 [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 452 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom 10:11:29 [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) 10:11:29 [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 10:11:29 [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.1 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom 10:11:29 [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 6.3 MB/s) 10:11:29 [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 10:11:29 [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) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 283 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 1.3 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 1.0 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.pom (3.3 kB at 296 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 354 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 1.3 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom 10:11:29 [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 120 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (15 kB at 1.9 MB/s) 10:11:29 [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 10:11:29 [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 348 kB/s) 10:11:29 [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 10:11:29 [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.5 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom (9.7 kB at 885 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom (37 kB at 4.1 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom (26 kB at 2.2 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 1.7 MB/s) 10:11:29 [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 10:11:29 [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 796 kB/s) 10:11:29 [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 10:11:29 [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.3 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.8 MB/s) 10:11:29 [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 10:11:29 [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.1 MB/s) 10:11:29 [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 10:11:29 [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 72 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom (14 kB at 1.5 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom (5.7 kB at 566 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom (3.8 kB at 274 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.1.5/spotbugs-13.1.5.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.1.5/spotbugs-13.1.5.pom (841 B at 70 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.0/log4j-to-slf4j-2.24.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.0/log4j-to-slf4j-2.24.0.pom (4.9 kB at 450 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.24.0/log4j-2.24.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.24.0/log4j-2.24.0.pom (34 kB at 3.4 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.0/log4j-bom-2.24.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.0/log4j-bom-2.24.0.pom (12 kB at 1.4 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/11.2.0/logging-parent-11.2.0.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/11.2.0/logging-parent-11.2.0.pom (53 kB at 4.4 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.22/groovy-bom-3.0.22.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.22/groovy-bom-3.0.22.pom (26 kB at 2.4 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom (19 kB at 1.9 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 725 kB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom 10:11:29 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 2.4 MB/s) 10:11:29 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.55.v20240627/jetty-bom-9.4.55.v20240627.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.55.v20240627/jetty-bom-9.4.55.v20240627.pom (18 kB at 1.5 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom (5.7 kB at 566 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.0/log4j-api-2.24.0.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.0/log4j-api-2.24.0.pom (4.4 kB at 485 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 257 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 1.7 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 815 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.pom (1.7 kB at 173 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.pom (1.3 kB at 109 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.pom (22 kB at 2.5 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.pom (17 kB at 1.5 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom (6.6 kB at 656 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom (3.2 kB at 352 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.23/groovy-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.23/groovy-4.0.23.pom (24 kB at 61 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.23/groovy-ant-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.23/groovy-ant-4.0.23.pom (24 kB at 1.5 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.23/groovy-groovydoc-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.23/groovy-groovydoc-4.0.23.pom (23 kB at 2.1 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.23/groovy-dateutil-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.23/groovy-dateutil-4.0.23.pom (23 kB at 2.3 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.23/groovy-docgenerator-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.23/groovy-docgenerator-4.0.23.pom (23 kB at 270 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.23/groovy-templates-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.23/groovy-templates-4.0.23.pom (23 kB at 2.5 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.23/groovy-xml-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.23/groovy-xml-4.0.23.pom (23 kB at 2.3 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom 10:11:30 [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.6 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.23/groovy-json-4.0.23.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.23/groovy-json-4.0.23.pom (23 kB at 2.3 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.pom (4.9 kB at 543 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.26.2/javaparser-parent-3.26.2.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.26.2/javaparser-parent-3.26.2.pom (24 kB at 2.4 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.pom (9.3 kB at 775 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.3.0-jre/guava-parent-33.3.0-jre.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.3.0-jre/guava-parent-33.3.0-jre.pom (20 kB at 2.0 MB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom (4.3 kB at 425 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom (13 kB at 1.2 MB/s) 10:11:30 [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 10:11:30 [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 376 kB/s) 10:11:30 [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 10:11:30 [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 143 kB/s) 10:11:30 [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 10:11:30 [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.4 MB/s) 10:11:30 [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 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 198 kB/s) 10:11:30 [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 10:11:30 [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 844 kB/s) 10:11:30 [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 10:11:30 [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 989 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 10:11:30 [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) 10:11:30 [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 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 634 kB/s) 10:11:30 [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 10:11:30 [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 449 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 10:11:30 [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 2.5 MB/s) 10:11:30 [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 10:11:30 [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 167 kB/s) 10:11:30 [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 10:11:30 [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 226 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 10:11:30 [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 147 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 10:11:30 [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 340 kB/s) 10:11:30 [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 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 370 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 10:11:30 [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 850 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.0 MB/s) 10:11:30 [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 10:11:30 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 643 kB/s) 10:11:30 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 10:11:30 [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 295 kB/s) 10:11:30 [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 10:11:30 [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 210 kB/s) 10:11:30 [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 10:11:31 [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 163 kB/s) 10:11:31 [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 10:11:31 [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 304 kB/s) 10:11:31 [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 10:11:31 [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 655 kB/s) 10:11:31 [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 10:11:31 [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 989 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 10:11:31 [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 179 kB/s) 10:11:31 [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 10:11:31 [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) 10:11:31 [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 10:11:31 [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 1.1 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.3 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 10:11:31 [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 128 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom 10:11:31 [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 598 kB/s) 10:11:31 [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 10:11:31 [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 218 kB/s) 10:11:31 [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 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 121 kB/s) 10:11:31 [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 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 1.4 MB/s) 10:11:31 [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 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.2 MB/s) 10:11:31 [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 10:11:31 [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 552 kB/s) 10:11:31 [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 10:11:31 [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 976 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom 10:11:31 [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 20 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 10:11:31 [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 542 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 10:11:31 [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 353 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 10:11:31 [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 576 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 836 kB/s) 10:11:31 [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 10:11:31 [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 309 kB/s) 10:11:31 [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 10:11:31 [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 392 kB/s) 10:11:31 [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 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 248 kB/s) 10:11:31 [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 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 3.1 MB/s) 10:11:31 [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 10:11:31 [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 195 kB/s) 10:11:31 [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 10:11:31 [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 291 kB/s) 10:11:31 [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 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 418 kB/s) 10:11:31 [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 10:11:31 [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 390 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 10:11:31 [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 2.3 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom 10:11:31 [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 366 kB/s) 10:11:31 [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 10:11:31 [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 378 kB/s) 10:11:31 [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 10:11:31 [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.9 MB/s) 10:11:31 [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 10:11:31 [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 503 kB/s) 10:11:31 [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 10:11:31 [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 863 kB/s) 10:11:31 [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 10:11:31 [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 198 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 10:11:31 [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 1.9 MB/s) 10:11:31 [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 10:11:31 [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) 10:11:31 [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 10:11:31 [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 360 kB/s) 10:11:31 [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 10:11:31 [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 182 kB/s) 10:11:31 [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 10:11:31 [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 428 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 10:11:31 [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 107 kB/s) 10:11:31 [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 10:11:31 [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 196 kB/s) 10:11:31 [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 10:11:31 [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 179 kB/s) 10:11:31 [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 10:11:31 [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 198 kB/s) 10:11:31 [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 10:11:31 [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 343 kB/s) 10:11:31 [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 10:11:31 [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) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom 10:11:31 [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 353 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom 10:11:31 [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 380 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom 10:11:31 [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 608 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.1 MB/s) 10:11:31 [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 10:11:31 [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.3 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom 10:11:31 [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 2.4 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom 10:11:31 [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 1.3 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 2.0 MB/s) 10:11:31 [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 10:11:31 [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) 10:11:31 [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 10:11:31 [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 87 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom 10:11:31 [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) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom 10:11:31 [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) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom 10:11:31 [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 18 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom 10:11:31 [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 15 kB/s) 10:11:31 [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 10:11:31 [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 17 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 752 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 10:11:31 [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 139 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom 10:11:31 [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 289 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 10:11:31 [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 20 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 10:11:31 [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 17 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 10:11:31 [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 278 kB/s) 10:11:31 [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 10:11:31 [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 281 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 1.1 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 16 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom 10:11:31 [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 1.2 MB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 10:11:31 [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 603 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 10:11:31 [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 209 kB/s) 10:11:31 [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 10:11:31 [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 106 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 10:11:31 [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 70 kB/s) 10:11:31 [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 10:11:31 [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 446 kB/s) 10:11:31 [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 10:11:31 [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 214 kB/s) 10:11:31 [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 10:11:31 [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 417 kB/s) 10:11:31 [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 10:11:31 [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 281 kB/s) 10:11:31 [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 10:11:31 [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 247 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 10:11:31 [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 209 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 10:11:31 [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 858 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 10:11:31 [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) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 10:11:31 [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 462 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 10:11:31 [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 218 kB/s) 10:11:31 [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 10:11:31 [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 563 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom 10:11:31 [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 225 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom 10:11:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 173 kB/s) 10:11:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom (10 kB at 1.3 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom 10:11:32 [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.3 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 1.1 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom 10:11:32 [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 3.1 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom (20 kB at 2.5 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/74/commons-parent-74.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/74/commons-parent-74.pom (78 kB at 7.8 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom 10:11:32 [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) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom (2.1 kB at 233 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.jar 10:11:32 [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 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar 10:11:32 [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 10:11:32 [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 175 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar (15 kB at 478 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.1.5/spotbugs-13.1.5.jar 10:11:32 [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.6 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.0/log4j-to-slf4j-2.24.0.jar 10:11:32 [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 7.9 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.0/log4j-api-2.24.0.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.1.5/spotbugs-13.1.5.jar (4.2 kB at 99 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.jar (18 kB at 348 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar (1.9 MB at 32 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.0/log4j-to-slf4j-2.24.0.jar (24 kB at 386 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 1.1 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.0/log4j-api-2.24.0.jar (347 kB at 4.9 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.jar (16 kB at 221 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 255 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.23/groovy-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.jar (3.8 MB at 49 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.23/groovy-ant-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar (19 kB at 230 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.23/groovy-groovydoc-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.jar (740 kB at 8.5 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.23/groovy-dateutil-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.23/groovy-ant-4.0.23.jar (71 kB at 783 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.23/groovy-docgenerator-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.23/groovy-dateutil-4.0.23.jar (7.9 kB at 82 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.23/groovy-groovydoc-4.0.23.jar (144 kB at 1.5 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.23/groovy-json-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.23/groovy-docgenerator-4.0.23.jar (114 kB at 1.1 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.23/groovy-templates-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.jar (2.3 MB at 21 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.23/groovy-xml-4.0.23.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.23/groovy-json-4.0.23.jar (130 kB at 1.2 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar 10:11:32 [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.6 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.23/groovy-templates-4.0.23.jar (92 kB at 824 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar 10:11:32 [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.8 MB/s) 10:11:32 [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 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.23/groovy-xml-4.0.23.jar (213 kB at 1.7 MB/s) 10:11:32 [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 10:11:32 [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 78 kB/s) 10:11:32 [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 10:11:32 [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 144 kB/s) 10:11:32 [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 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar (1.4 MB at 10 MB/s) 10:11:32 [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 10:11:32 [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 301 kB/s) 10:11:32 [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 10:11:32 [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 267 kB/s) 10:11:32 [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 10:11:32 [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 3.5 MB/s) 10:11:32 [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 10:11:32 [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 185 kB/s) 10:11:32 [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 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.23/groovy-4.0.23.jar (7.6 MB at 46 MB/s) 10:11:32 [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 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.0-jre/guava-33.3.0-jre.jar (3.1 MB at 18 MB/s) 10:11:32 [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 10:11:32 [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 949 kB/s) 10:11:32 [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 10:11:32 [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 345 kB/s) 10:11:32 [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 10:11:32 [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 101 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 10:11:32 [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 818 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 10:11:32 [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 734 kB/s) 10:11:32 [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 10:11:32 [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 245 kB/s) 10:11:32 [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 10:11:32 [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 32 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar 10:11:32 [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.1 MB/s) 10:11:32 [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 10:11:32 [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.1 MB/s) 10:11:32 [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 10:11:32 [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 222 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 10:11:32 [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 147 kB/s) 10:11:32 [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 10:11:32 [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.1 MB/s) 10:11:32 [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 10:11:32 [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 411 kB/s) 10:11:32 [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 10:11:32 [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 88 kB/s) 10:11:32 [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 10:11:32 [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 41 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 10:11:32 [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 149 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar 10:11:32 [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 35 kB/s) 10:11:32 [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 10:11:32 [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 154 kB/s) 10:11:32 [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 10:11:32 [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 630 kB/s) 10:11:32 [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 10:11:32 [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 33 kB/s) 10:11:32 [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 10:11:32 [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 2.2 MB/s) 10:11:32 [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 10:11:32 [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 936 kB/s) 10:11:32 [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 10:11:32 [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 170 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar 10:11:32 [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 182 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar 10:11:32 [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 45 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar 10:11:32 [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 22 kB/s) 10:11:32 [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 10:11:32 [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 49 kB/s) 10:11:32 [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 10:11:32 [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 48 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar 10:11:32 [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 126 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar 10:11:32 [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 927 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar 10:11:32 [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 234 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar 10:11:32 [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 244 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar 10:11:32 [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 1.2 MB/s) 10:11:32 [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 507 kB/s) 10:11:32 [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 731 kB/s) 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar (236 kB at 606 kB/s) 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar (516 kB at 1.3 MB/s) 10:11:32 [INFO] 10:11:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-index <<< 10:11:32 [INFO] 10:11:32 [INFO] 10:11:32 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-index --- 10:11:32 [INFO] Spotbugs plugin skipped 10:11:32 [INFO] 10:11:32 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-index --- 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.2.0/wagon-http-3.2.0.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.2.0/wagon-http-3.2.0.pom (6.6 kB at 739 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.2.0/wagon-providers-3.2.0.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.2.0/wagon-providers-3.2.0.pom (2.8 kB at 256 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.2.0/wagon-3.2.0.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.2.0/wagon-3.2.0.pom (21 kB at 1.6 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.2.0/wagon-http-shared-3.2.0.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.2.0/wagon-http-shared-3.2.0.pom (2.6 kB at 324 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.pom (8.2 kB at 1.0 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom (6.6 kB at 604 kB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom 10:11:32 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom (15 kB at 1.2 MB/s) 10:11:32 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 kB at 2.6 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom (5.4 kB at 595 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom (13 kB at 1.0 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 829 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/35/commons-parent-35.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 4.8 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 1.7 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 582 kB/s) 10:11:33 [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 10:11:33 [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 203 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom 10:11:33 [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 2.3 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.pom (2.8 kB at 310 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.3/exam-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.3/exam-4.13.3.pom (43 kB at 4.7 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.3/exam-reactor-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.3/exam-reactor-4.13.3.pom (4.0 kB at 571 kB/s) 10:11:33 [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 10:11:33 [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) 10:11:33 [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 10:11:33 [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 135 kB/s) 10:11:33 [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 10:11:33 [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 104 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.pom (1.3 kB at 98 kB/s) 10:11:33 [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 10:11:33 [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 177 kB/s) 10:11:33 [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 10:11:33 [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 579 kB/s) 10:11:33 [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 10:11:33 [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 295 kB/s) 10:11:33 [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 10:11:33 [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 333 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.pom (3.3 kB at 412 kB/s) 10:11:33 [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.pom 10:11:33 [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.pom (4.8 kB at 480 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom (15 kB at 1.7 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.2/url-2.6.2.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.2/url-2.6.2.pom (26 kB at 2.6 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom (1.8 kB at 161 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom (3.9 kB at 394 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom (17 kB at 1.5 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom (2.5 kB at 283 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom (2.6 kB at 257 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom (2.7 kB at 303 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom (3.3 kB at 366 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.pom (4.2 kB at 327 kB/s) 10:11:33 [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 10:11:33 [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 254 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom 10:11:33 [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 3.9 MB/s) 10:11:33 [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 10:11:33 [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 399 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.pom (2.1 kB at 173 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.pom (1.5 kB at 151 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.pom (2.5 kB at 223 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.pom (3.3 kB at 334 kB/s) 10:11:33 [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 10:11:33 [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 109 kB/s) 10:11:33 [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 10:11:33 [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 660 kB/s) 10:11:33 [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 10:11:33 [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 90 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom 10:11:33 [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 640 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom 10:11:33 [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 937 kB/s) 10:11:33 [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 10:11:33 [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 113 kB/s) 10:11:33 [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 10:11:33 [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 112 kB/s) 10:11:33 [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 10:11:33 [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 123 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.pom (1.5 kB at 210 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom (7.6 kB at 692 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom (1.1 kB at 113 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom (3.7 kB at 371 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom (1.7 kB at 191 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom (1.7 kB at 210 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom (1.4 kB at 123 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom (985 B at 98 kB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom (13 kB at 1.4 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.pom (2.4 kB at 241 kB/s) 10:11:33 [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 10:11:33 [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 148 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 182 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.pom (6.2 kB at 690 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.6/bundle-4.4.6.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.6/bundle-4.4.6.pom (1.6 kB at 138 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.2.0/wagon-http-3.2.0.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.2.0/wagon-http-shared-3.2.0.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.2.0/wagon-http-3.2.0.jar (11 kB at 876 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.2.0/wagon-http-shared-3.2.0.jar (38 kB at 2.7 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jsoup/jsoup/1.11.2/jsoup-1.11.2.jar (392 kB at 20 MB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 14 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar (767 kB at 33 MB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 11 MB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar (326 kB at 13 MB/s) 10:11:33 [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 10:11:33 [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 4.9 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.jar 10:11:33 [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 479 kB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.3/pax-exam-4.13.3.jar (88 kB at 2.8 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar 10:11:33 [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 765 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar 10:11:33 [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 354 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.3/pax-exam-link-mvn-4.13.3.jar (11 kB at 309 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar 10:11:33 [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 924 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar (182 kB at 3.8 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar (37 kB at 753 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar (160 kB at 2.8 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar (7.8 kB at 132 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar (5.7 kB at 85 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.3/pax-exam-container-karaf-4.13.3.jar (91 kB at 1.4 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.3/pax-exam-container-remote-4.13.3.jar (14 kB at 210 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar (149 kB at 2.0 MB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.3/pax-exam-container-rbc-client-4.13.3.jar (17 kB at 226 kB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.3/pax-exam-container-rbc-4.13.3.jar (19 kB at 253 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.3/pax-exam-spi-4.13.3.jar (70 kB at 898 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar (3.4 MB at 43 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar 10:11:33 [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 353 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar (6.6 kB at 77 kB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar (14 kB at 162 kB/s) 10:11:33 [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 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar (15 kB at 165 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.xml 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.3/pax-swissbox-core-1.8.3.jar (9.1 kB at 98 kB/s) 10:11:33 [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 10:11:33 [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 128 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar 10:11:33 [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 1.6 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.13.3/pax-exam-features-4.13.3.xml (1.9 kB at 19 kB/s) 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 219 kB/s) 10:11:33 [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 3.6 MB/s) 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar (156 kB at 1.4 MB/s) 10:11:33 [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 23 MB/s) 10:11:33 [INFO] 10:11:33 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-index --- 10:11:33 [INFO] 10:11:33 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-index --- 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 985 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 425 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (18 kB at 1.8 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom (4.3 kB at 483 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (1.7 kB at 168 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (1.9 kB at 208 kB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 2.4 MB/s) 10:11:33 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 13 MB/s) 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar (80 kB at 5.3 MB/s) 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar (348 kB at 20 MB/s) 10:11:33 [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 20 MB/s) 10:11:33 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (10 kB at 537 kB/s) 10:11:34 [INFO] Skipping javadoc generation 10:11:34 [INFO] 10:11:34 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-index --- 10:11:34 [INFO] Skipping CycloneDX goal 10:11:34 [INFO] 10:11:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom 10:11:34 [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 915 kB/s) 10:11:34 [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 10:11:34 [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.5 MB/s) 10:11:34 [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 10:11:34 [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 190 kB/s) 10:11:34 [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 10:11:34 [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 216 kB/s) 10:11:34 [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 10:11:34 [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 894 kB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 10:11:34 [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) 10:11:34 [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 10:11:34 [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 346 kB/s) 10:11:34 [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 10:11:34 [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 550 kB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom 10:11:34 [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 711 kB/s) 10:11:34 [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 10:11:34 [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) 10:11:34 [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 10:11:34 [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) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar 10:11:34 [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 10:11:34 [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 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 10:11:34 [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 10:11:34 [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 675 kB/s) 10:11:34 [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 10:11:34 [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 950 kB/s) 10:11:34 [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 940 kB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar 10:11:34 [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 10:11:34 [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 11 MB/s) 10:11:34 [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 6.2 MB/s) 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 3.1 MB/s) 10:11:34 [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) 10:11:34 [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 80 MB/s) 10:11:34 [INFO] Skipping duplicate-finder execution! 10:11:34 [INFO] 10:11:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-index --- 10:11:34 [INFO] Skipping plugin execution 10:11:34 [INFO] 10:11:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-index --- 10:11:34 [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 10:11:34 [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 368 kB/s) 10:11:34 [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 10:11:34 [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 293 kB/s) 10:11:34 [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 10:11:34 [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 610 kB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 2.8 MB/s) 10:11:34 [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 10:11:34 [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 752 kB/s) 10:11:34 [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 10:11:34 [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 2.0 MB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 8.2 MB/s) 10:11:34 [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 10:11:34 [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 240 kB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 527 kB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 2.0 MB/s) 10:11:34 [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 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar 10:11:34 [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 10:11:34 [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 2.4 MB/s) 10:11:34 [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 6.1 MB/s) 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 15 MB/s) 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 49 MB/s) 10:11:34 [INFO] Skipping source per configuration. 10:11:34 [INFO] 10:11:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-index --- 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.pom 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.pom (2.0 kB at 183 kB/s) 10:11:34 [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 10:11:34 [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 851 kB/s) 10:11:34 [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 10:11:34 [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 1.0 MB/s) 10:11:34 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.jar 10:11:34 [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 10:11:34 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.9.0/modernizer-maven-annotations-2.9.0.jar (3.3 kB at 252 kB/s) 10:11:34 [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 18 MB/s) 10:11:34 [INFO] Skipping modernizer execution! 10:11:34 [INFO] 10:11:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-index --- 10:11:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:34 [INFO] 10:11:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-index --- 10:11:34 [WARNING] 10:11:34 [WARNING] The packaging plugin for project features-index did not assign 10:11:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:34 [WARNING] 10:11:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:34 [WARNING] 10:11:34 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-SNAPSHOT.pom 10:11:34 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-SNAPSHOT-features.xml 10:11:34 [INFO] 10:11:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-index --- 10:11:34 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:34 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:34 [WARNING] 10:11:34 [WARNING] The packaging plugin for project features-index did not assign 10:11:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:34 [WARNING] 10:11:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:34 [WARNING] 10:11:34 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:34 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-20241209.101052-1.pom 10:11:34 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-20241209.101052-1.pom (15 kB) 10:11:34 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-20241209.101052-1-features.xml 10:11:34 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-20241209.101052-1-features.xml (5.8 kB) 10:11:34 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/maven-metadata.xml 10:11:34 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:34 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml (837 B) 10:11:34 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/maven-metadata.xml 10:11:34 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-index/maven-metadata.xml (303 B) 10:11:34 [INFO] 10:11:34 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-index --- 10:11:34 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/dependency_tree.txt 10:11:34 [INFO] 10:11:34 [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- 10:11:34 [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.3-SNAPSHOT [11/19] 10:11:34 [INFO] ------------------------------[ feature ]------------------------------- 10:11:34 [INFO] 10:11:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] 10:11:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] Skipping Rule Enforcement. 10:11:34 [INFO] 10:11:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] Skipping Rule Enforcement. 10:11:34 [INFO] 10:11:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] 10:11:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:34 [INFO] argLine set to empty 10:11:34 [INFO] 10:11:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] Starting audit... 10:11:34 Audit done. 10:11:34 [INFO] You have 0 Checkstyle violations. 10:11:34 [INFO] 10:11:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] 10:11:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/LICENSE 10:11:34 [INFO] 10:11:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- 10:11:34 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:34 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) 10:11:35 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml 10:11:35 [INFO] ...done! 10:11:35 [INFO] Attaching features XML 10:11:35 [INFO] 10:11:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-integration-compatible-with-all --- 10:11:35 [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 10:11:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:11:35 [INFO] 10:11:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> 10:11:35 [INFO] 10:11:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] 10:11:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< 10:11:35 [INFO] 10:11:35 [INFO] 10:11:35 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Spotbugs plugin skipped 10:11:35 [INFO] 10:11:35 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] 10:11:35 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] 10:11:35 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping javadoc generation 10:11:35 [INFO] 10:11:35 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping CycloneDX goal 10:11:35 [INFO] 10:11:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping duplicate-finder execution! 10:11:35 [INFO] 10:11:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping plugin execution 10:11:35 [INFO] 10:11:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping source per configuration. 10:11:35 [INFO] 10:11:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping modernizer execution! 10:11:35 [INFO] 10:11:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:35 [INFO] 10:11:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-integration-compatible-with-all --- 10:11:35 [WARNING] 10:11:35 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 10:11:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:35 [WARNING] 10:11:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:35 [WARNING] 10:11:35 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-SNAPSHOT.pom 10:11:35 [INFO] Installing /w/workspace/distribution-check-managed-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.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-SNAPSHOT-features.xml 10:11:35 [INFO] 10:11:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:35 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:35 [WARNING] 10:11:35 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 10:11:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:35 [WARNING] 10:11:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:35 [WARNING] 10:11:35 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:35 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-20241209.101052-1.pom 10:11:35 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-20241209.101052-1.pom (12 kB) 10:11:35 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-20241209.101052-1-features.xml 10:11:35 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-20241209.101052-1-features.xml (3.6 kB at 3.6 MB/s) 10:11:35 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/maven-metadata.xml 10:11:35 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:35 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml (858 B at 858 kB/s) 10:11:35 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/maven-metadata.xml 10:11:35 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/maven-metadata.xml (324 B) 10:11:35 [INFO] 10:11:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-integration-compatible-with-all --- 10:11:35 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt 10:11:35 [INFO] 10:11:35 [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- 10:11:35 [INFO] Building ODL :: integration :: odl-integration-all 0.20.3-SNAPSHOT [12/19] 10:11:35 [INFO] ------------------------------[ feature ]------------------------------- 10:11:35 [INFO] 10:11:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-integration-all --- 10:11:35 [INFO] 10:11:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-integration-all --- 10:11:35 [INFO] Skipping Rule Enforcement. 10:11:35 [INFO] 10:11:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- 10:11:35 [INFO] Skipping Rule Enforcement. 10:11:35 [INFO] 10:11:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-integration-all --- 10:11:35 [INFO] 10:11:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-all --- 10:11:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:35 [INFO] argLine set to empty 10:11:35 [INFO] 10:11:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-integration-all --- 10:11:35 [INFO] Starting audit... 10:11:35 Audit done. 10:11:35 [INFO] You have 0 Checkstyle violations. 10:11:35 [INFO] 10:11:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-integration-all --- 10:11:35 [INFO] 10:11:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-integration-all --- 10:11:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target/classes/LICENSE 10:11:35 [INFO] 10:11:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- 10:11:35 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:35 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) 10:11:35 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml 10:11:36 [INFO] ...done! 10:11:36 [INFO] Attaching features XML 10:11:36 [INFO] 10:11:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-integration-all --- 10:11:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:11:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:11:36 [INFO] 10:11:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-integration-all >>> 10:11:36 [INFO] 10:11:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-integration-all --- 10:11:36 [INFO] 10:11:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-integration-all <<< 10:11:36 [INFO] 10:11:36 [INFO] 10:11:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-integration-all --- 10:11:36 [INFO] Spotbugs plugin skipped 10:11:36 [INFO] 10:11:36 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-integration-all --- 10:11:36 [INFO] 10:11:36 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-integration-all --- 10:11:36 [INFO] 10:11:36 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-integration-all --- 10:11:36 [INFO] Skipping javadoc generation 10:11:36 [INFO] 10:11:36 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-integration-all --- 10:11:36 [INFO] Skipping CycloneDX goal 10:11:36 [INFO] 10:11:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- 10:11:36 [INFO] Skipping duplicate-finder execution! 10:11:36 [INFO] 10:11:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-integration-all --- 10:11:36 [INFO] Skipping plugin execution 10:11:36 [INFO] 10:11:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- 10:11:36 [INFO] Skipping source per configuration. 10:11:36 [INFO] 10:11:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-integration-all --- 10:11:36 [INFO] Skipping modernizer execution! 10:11:36 [INFO] 10:11:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-integration-all --- 10:11:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:36 [INFO] 10:11:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-integration-all --- 10:11:36 [WARNING] 10:11:36 [WARNING] The packaging plugin for project odl-integration-all did not assign 10:11:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:36 [WARNING] 10:11:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:36 [WARNING] 10:11:36 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-SNAPSHOT.pom 10:11:36 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-SNAPSHOT-features.xml 10:11:36 [INFO] 10:11:36 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-integration-all --- 10:11:36 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:36 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:36 [WARNING] 10:11:36 [WARNING] The packaging plugin for project odl-integration-all did not assign 10:11:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:36 [WARNING] 10:11:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:36 [WARNING] 10:11:36 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:36 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-20241209.101052-1.pom 10:11:36 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-20241209.101052-1.pom (5.3 kB at 5.3 MB/s) 10:11:36 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-20241209.101052-1-features.xml 10:11:36 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-20241209.101052-1-features.xml (2.2 kB) 10:11:36 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/maven-metadata.xml 10:11:36 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:36 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml (842 B) 10:11:36 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/maven-metadata.xml 10:11:36 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/odl-integration-all/maven-metadata.xml (308 B) 10:11:36 [INFO] 10:11:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-integration-all --- 10:11:36 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/dependency_tree.txt 10:11:36 [INFO] 10:11:36 [INFO] -------------< org.opendaylight.integration:features-test >------------- 10:11:36 [INFO] Building ODL :: integration :: features-test 0.20.3-SNAPSHOT [13/19] 10:11:36 [INFO] ------------------------------[ feature ]------------------------------- 10:11:36 [INFO] 10:11:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-test --- 10:11:36 [INFO] 10:11:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-test --- 10:11:36 [INFO] Skipping Rule Enforcement. 10:11:36 [INFO] 10:11:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- 10:11:36 [INFO] Skipping Rule Enforcement. 10:11:36 [INFO] 10:11:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-test --- 10:11:36 [INFO] 10:11:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-test --- 10:11:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:36 [INFO] argLine set to empty 10:11:36 [INFO] 10:11:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-test --- 10:11:36 [INFO] Starting audit... 10:11:36 Audit done. 10:11:36 [INFO] You have 0 Checkstyle violations. 10:11:36 [INFO] 10:11:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-test --- 10:11:36 [INFO] 10:11:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-test --- 10:11:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target/classes/LICENSE 10:11:36 [INFO] 10:11:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- 10:11:36 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:36 [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) 10:11:36 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target/feature/feature.xml 10:11:37 [INFO] ...done! 10:11:37 [INFO] Attaching features XML 10:11:37 [INFO] 10:11:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-test --- 10:11:37 [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 10:11:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:11:37 [INFO] 10:11:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-test >>> 10:11:37 [INFO] 10:11:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-test --- 10:11:37 [INFO] 10:11:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-test <<< 10:11:37 [INFO] 10:11:37 [INFO] 10:11:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-test --- 10:11:37 [INFO] Spotbugs plugin skipped 10:11:37 [INFO] 10:11:37 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-test --- 10:11:37 [INFO] 10:11:37 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-test --- 10:11:37 [INFO] 10:11:37 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-test --- 10:11:37 [INFO] Skipping javadoc generation 10:11:37 [INFO] 10:11:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-test --- 10:11:37 [INFO] Skipping CycloneDX goal 10:11:37 [INFO] 10:11:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 10:11:37 [INFO] Skipping duplicate-finder execution! 10:11:37 [INFO] 10:11:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-test --- 10:11:37 [INFO] Skipping plugin execution 10:11:37 [INFO] 10:11:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-test --- 10:11:37 [INFO] Skipping source per configuration. 10:11:37 [INFO] 10:11:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-test --- 10:11:37 [INFO] Skipping modernizer execution! 10:11:37 [INFO] 10:11:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-test --- 10:11:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:37 [INFO] 10:11:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-test --- 10:11:37 [WARNING] 10:11:37 [WARNING] The packaging plugin for project features-test did not assign 10:11:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:37 [WARNING] 10:11:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:37 [WARNING] 10:11:37 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-SNAPSHOT.pom 10:11:37 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-SNAPSHOT-features.xml 10:11:37 [INFO] 10:11:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-test --- 10:11:37 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:11:37 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:11:37 [WARNING] 10:11:37 [WARNING] The packaging plugin for project features-test did not assign 10:11:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:11:37 [WARNING] 10:11:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:11:37 [WARNING] 10:11:37 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:37 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-20241209.101052-1.pom 10:11:37 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-20241209.101052-1.pom (2.9 kB) 10:11:37 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-20241209.101052-1-features.xml 10:11:37 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-20241209.101052-1-features.xml (858 B) 10:11:37 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/maven-metadata.xml 10:11:37 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml 10:11:37 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml (836 B) 10:11:37 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/maven-metadata.xml 10:11:37 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-test/maven-metadata.xml (302 B) 10:11:37 [INFO] 10:11:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-test --- 10:11:37 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/dependency_tree.txt 10:11:37 [INFO] 10:11:37 [INFO] -----------------< org.opendaylight.integration:karaf >----------------- 10:11:37 [INFO] Building ODL :: integration :: karaf 0.20.3-SNAPSHOT [14/19] 10:11:37 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.pom (33 kB at 2.8 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.jar 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.2.0/maven-remote-resources-plugin-3.2.0.jar (81 kB at 6.8 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.1.5/karaf-plugin-13.1.5.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.1.5/karaf-plugin-13.1.5.pom (4.2 kB at 379 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.1.5/karaf-plugin-13.1.5.jar 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.1.5/karaf-plugin-13.1.5.jar (39 kB at 3.5 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.pom (6.0 kB at 261 kB/s) 10:11:37 [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 10:11:37 [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.3 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.pom (12 kB at 1.2 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.pom (14 kB at 1.3 MB/s) 10:11:37 [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 10:11:37 [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 549 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom 10:11:37 [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 999 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.pom (2.0 kB at 183 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.6/specs-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.6/specs-4.4.6.pom (1.7 kB at 210 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.pom (6.2 kB at 518 kB/s) 10:11:37 [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 10:11:37 [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 345 kB/s) 10:11:37 [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 10:11:37 [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 266 kB/s) 10:11:37 [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.6/org.apache.karaf.specs.java.xml.ws-4.4.6.pom 10:11:37 [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.6/org.apache.karaf.specs.java.xml.ws-4.4.6.pom (3.4 kB at 305 kB/s) 10:11:37 [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 10:11:37 [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 370 kB/s) 10:11:37 [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 10:11:37 [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 495 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.pom (2.7 kB at 248 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.pom (4.4 kB at 400 kB/s) 10:11:37 [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 10:11:37 [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 982 kB/s) 10:11:37 [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 10:11:37 [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 231 kB/s) 10:11:37 [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 10:11:37 [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 392 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom 10:11:37 [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 2.9 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom 10:11:37 [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 411 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.pom (6.2 kB at 561 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.6/config-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.6/config-4.4.6.pom (1.6 kB at 161 kB/s) 10:11:37 [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 10:11:37 [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 411 kB/s) 10:11:37 [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 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom (4.4 kB at 437 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom 10:11:37 [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.9 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom (63 kB at 5.2 MB/s) 10:11:37 [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 10:11:37 [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 596 kB/s) 10:11:37 [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 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom (6.1 kB at 677 kB/s) 10:11:37 [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 10:11:37 [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.4 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom 10:11:37 [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 1.4 MB/s) 10:11:37 [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 10:11:37 [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 173 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.pom (16 kB at 1.5 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.7/logging-2.2.7.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.7/logging-2.2.7.pom (48 kB at 4.0 MB/s) 10:11:37 [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 10:11:37 [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 143 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.pom (9.8 kB at 893 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.pom (9.6 kB at 877 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.pom (5.2 kB at 473 kB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.14/logback-parent-1.3.14.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.14/logback-parent-1.3.14.pom (21 kB at 2.1 MB/s) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.pom (13 kB at 1.4 MB/s) 10:11:37 [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 10:11:37 [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 136 kB/s) 10:11:37 [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 10:11:37 [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.2 MB/s) 10:11:37 [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 10:11:37 [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 112 kB/s) 10:11:37 [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 10:11:37 [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 106 kB/s) 10:11:37 [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 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom (1.4 kB at 140 kB/s) 10:11:37 [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 10:11:37 [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) 10:11:37 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.pom 10:11:37 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.pom (3.5 kB at 439 kB/s) 10:11:37 [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 10:11:37 [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 235 kB/s) 10:11:37 [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 10:11:37 [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 446 kB/s) 10:11:37 [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 10:11:38 [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.8 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom 10:11:38 [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 853 kB/s) 10:11:38 [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 10:11:38 [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 228 kB/s) 10:11:38 [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 10:11:38 [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 500 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.pom 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.pom (1.3 kB at 117 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5.pom 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5.pom (14 kB at 1.2 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.5/bcpkix-framework-ext-13.1.5.pom 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.5/bcpkix-framework-ext-13.1.5.pom (3.6 kB at 362 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.1.5/bcprov-framework-ext-13.1.5.pom 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.1.5/bcprov-framework-ext-13.1.5.pom (3.6 kB at 329 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.1.5/bcutil-framework-ext-13.1.5.pom 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.1.5/bcutil-framework-ext-13.1.5.pom (3.6 kB at 361 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar 10:11:38 [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 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.kar 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar 10:11:38 [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 4.3 MB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar (71 kB at 3.6 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.jar 10:11:38 [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 2.0 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.6/org.apache.karaf.specs.locator-4.4.6.jar (10 kB at 289 kB/s) 10:11:38 [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 10:11:38 [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 771 kB/s) 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.6/org.apache.karaf.specs.java.xml-4.4.6.jar (58 kB at 1.2 MB/s) 10:11:38 [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.6/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 10:11:38 [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 10:11:38 [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.6/org.apache.karaf.specs.java.xml.ws-4.4.6.jar (28 kB at 444 kB/s) 10:11:38 [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 10:11:38 [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 3.4 MB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar (4.4 MB at 60 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.jar 10:11:38 [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 475 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar (4.2 MB at 54 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.6/org.apache.karaf.specs.activator-4.4.6.jar (13 kB at 154 kB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar (146 kB at 1.6 MB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar (122 kB at 1.3 MB/s) 10:11:38 [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 10:11:38 [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 515 kB/s) 10:11:38 [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 10:11:38 [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 633 kB/s) 10:11:38 [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 10:11:38 [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 363 kB/s) 10:11:38 [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 10:11:38 [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.8 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 10:11:38 [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 30 kB/s) 10:11:38 [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 10:11:38 [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 6.1 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 10:11:38 [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 12 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar (835 kB at 6.3 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6.kar (16 MB at 114 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 10.0 MB/s) 10:11:38 [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 10:11:38 [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 24 kB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar (2.2 MB at 14 MB/s) 10:11:38 [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 10:11:38 [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 30 kB/s) 10:11:38 [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 10:11:38 [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 29 kB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar (930 kB at 5.5 MB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.14/logback-core-1.3.14.jar (580 kB at 3.3 MB/s) 10:11:38 [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 10:11:38 [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 32 kB/s) 10:11:38 [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 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.14/logback-classic-1.3.14.jar (278 kB at 1.6 MB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 10:11:38 [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 263 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6-features.xml 10:11:38 [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 1.4 MB/s) 10:11:38 [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 10:11:38 [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 178 kB/s) 10:11:38 [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 10:11:38 [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 123 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar (17 kB at 94 kB/s) 10:11:38 [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 10:11:38 [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 56 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.6/framework-4.4.6-features.xml (5.5 kB at 29 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 184 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.5/bcpkix-framework-ext-13.1.5.jar 10:11:38 [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 245 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.1.5/bcprov-framework-ext-13.1.5.jar 10:11:38 [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 393 kB/s) 10:11:38 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.1.5/bcutil-framework-ext-13.1.5.jar 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.5/bcpkix-framework-ext-13.1.5.jar (8.9 kB at 44 kB/s) 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar (3.3 kB at 16 kB/s) 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.1.5/bcprov-framework-ext-13.1.5.jar (11 kB at 54 kB/s) 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.1.5/bcutil-framework-ext-13.1.5.jar (8.4 kB at 41 kB/s) 10:11:38 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5.jar (8.9 MB at 32 MB/s) 10:11:38 [INFO] 10:11:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ karaf --- 10:11:38 [INFO] 10:11:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ karaf --- 10:11:38 [INFO] Skipping Rule Enforcement. 10:11:38 [INFO] 10:11:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- 10:11:38 [INFO] Skipping Rule Enforcement. 10:11:38 [INFO] 10:11:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ karaf --- 10:11:38 [INFO] 10:11:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ karaf --- 10:11:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:38 [INFO] argLine set to empty 10:11:38 [INFO] 10:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ karaf --- 10:11:38 [INFO] Starting audit... 10:11:38 Audit done. 10:11:38 [INFO] You have 0 Checkstyle violations. 10:11:38 [INFO] 10:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ karaf --- 10:11:38 [INFO] 10:11:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ karaf --- 10:11:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/classes/LICENSE 10:11:38 [INFO] 10:11:38 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- 10:11:38 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/karaf/src/main/resources 10:11:38 [INFO] 10:11:38 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ karaf --- 10:11:38 [INFO] Using repositories: 10:11:38 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 10:11:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 10:11:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:11:38 [INFO] Creating work directory: /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly 10:11:38 [INFO] Loading direct KAR and features XML dependencies 10:11:38 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:11:38 [INFO] Feature framework will be added as a startup feature 10:11:38 [INFO] Generating Karaf assembly: /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly 10:11:38 [INFO] Unzipping kars 10:11:38 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:11:38 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:11:38 [INFO] Loading profiles from: 10:11:38 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 10:11:38 [INFO] Loading repositories 10:11:39 [INFO] Generating generated-startup profile 10:11:39 [INFO] Generating generated-boot profile with parents: generated-startup 10:11:39 [INFO] Generating generated-installed profile 10:11:39 [INFO] Configuring etc/config.properties and etc/system.properties 10:11:39 [INFO] Downloading libraries for generated profiles 10:11:39 [INFO] Downloading additional libraries 10:11:39 [INFO] Writing configurations 10:11:39 [INFO] adding config file: etc/profile.cfg 10:11:39 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 10:11:39 [INFO] Startup stage 10:11:39 [INFO] Loading startup repositories 10:11:39 [INFO] Resolving startup features and bundles 10:11:39 [INFO] Features: framework 10:11:39 [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.1.5 10:11:39 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:11:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:11:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:11:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:11:39 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:11:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:11:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:11:39 [INFO] Boot stage 10:11:39 [INFO] Loading boot repositories 10:11:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.20.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.18.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 10:11:39 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 10:11:39 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 10:11:39 [INFO] Feature kar/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 10:11:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 10:11:39 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 10:11:39 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 10:11:39 [INFO] Feature scr/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 10:11:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 10:11:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 10:11:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:11:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 10:11:39 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 10:11:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 10:11:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 10:11:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 10:11:39 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 10:11:39 [INFO] Feature shell/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 10:11:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 10:11:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 10:11:39 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 10:11:39 [INFO] Feature service/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 10:11:39 [INFO] Feature jaas/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 10:11:39 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 10:11:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 10:11:39 [INFO] Feature package/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 10:11:39 [INFO] Feature ssh/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 10:11:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 10:11:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 10:11:39 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 10:11:39 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 10:11:39 [INFO] Feature feature/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:11:39 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 10:11:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 10:11:39 [INFO] Feature management/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:11:39 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 10:11:39 [INFO] adding config file: etc/jmx.acl.cfg 10:11:39 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 10:11:39 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 10:11:39 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 10:11:39 [INFO] adding config file: etc/org.apache.karaf.management.cfg 10:11:39 [INFO] Feature jline/3.21.0 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:11:39 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 10:11:39 [INFO] Feature system/4.4.6 is defined as a boot feature 10:11:39 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 10:11:39 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 10:11:40 [INFO] Feature log/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 10:11:40 [INFO] adding config file: etc/org.apache.karaf.log.cfg 10:11:40 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 10:11:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:11:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 10:11:40 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 10:11:40 [INFO] Feature config/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 10:11:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 10:11:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 10:11:40 [INFO] Feature instance/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 10:11:40 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 10:11:40 [INFO] Feature framework/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 10:11:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:11:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:11:40 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:11:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:11:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:11:40 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 10:11:40 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 10:11:40 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 10:11:40 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 10:11:40 [INFO] Feature deployer/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 10:11:40 [INFO] Feature bundle/4.4.6 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 10:11:40 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 10:11:40 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 10:11:40 [INFO] Feature 331be8c2-55e5-44de-8520-64107f2076c9/0.0.0 is defined as a boot feature 10:11:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 10:11:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 10:11:40 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:11:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:11:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:11:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 10:11:40 [INFO] Feature standard/4.4.6 is defined as a boot feature 10:11:40 [INFO] Install stage 10:11:40 [INFO] Loading installed repositories 10:11:40 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 10:11:40 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 10:11:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 10:11:40 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 10:11:40 [INFO] 10:11:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ karaf >>> 10:11:40 [INFO] 10:11:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ karaf --- 10:11:40 [INFO] 10:11:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ karaf <<< 10:11:40 [INFO] 10:11:40 [INFO] 10:11:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ karaf --- 10:11:40 [INFO] Spotbugs plugin skipped 10:11:40 [INFO] 10:11:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ karaf --- 10:11:40 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/lib/karaf.branding-13.1.5.jar 10:11:40 [INFO] 10:11:40 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- 10:11:40 [INFO] 10:11:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- 10:11:40 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 10:11:40 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties 10:11:40 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties (4.5 kB at 235 kB/s) 10:11:40 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 10:11:40 [INFO] 10:11:40 [INFO] --- maven-dependency-plugin:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- 10:11:40 [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.19.8:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar 10:11:40 [INFO] 10:11:40 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- 10:11:40 [INFO] 10:11:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ karaf --- 10:11:40 [INFO] 10:11:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- 10:11:40 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/karaf/src/main/assembly 10:11:40 [INFO] 10:11:40 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ karaf --- 10:11:40 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.1.5/karaf-util-13.1.5.pom 10:11:40 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.1.5/karaf-util-13.1.5.pom (2.9 kB at 264 kB/s) 10:11:40 [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 10:11:40 [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 164 kB/s) 10:11:40 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.1.5/karaf-util-13.1.5.jar 10:11:40 [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 10:11:40 [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 10:11:40 [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 10:11:40 [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 10:11:40 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.1.5/karaf-util-13.1.5.jar (9.2 kB at 764 kB/s) 10:11:40 [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 817 kB/s) 10:11:40 [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 1.3 MB/s) 10:11:40 [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 20 MB/s) 10:11:40 [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 71 MB/s) 10:11:40 [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 10:11:40 [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 40 kB/s) 10:11:40 [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 10:11:40 [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 167 kB/s) 10:11:40 [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 10:11:40 [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.2 MB/s) 10:11:40 [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 10:11:40 [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 156 kB/s) 10:11:40 [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 10:11:40 [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 205 kB/s) 10:11:40 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom 10:11:40 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom (1.2 kB at 95 kB/s) 10:11:40 [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 10:11:40 [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 233 kB/s) 10:11:40 [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 10:11:40 [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 162 kB/s) 10:11:40 [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 10:11:41 [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 806 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.pom (2.1 kB at 175 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.10/odl-infrautils-ready-6.0.10.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.10/odl-infrautils-ready-6.0.10.pom (1.6 kB at 133 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/6.0.10/feature-parent-6.0.10.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/6.0.10/feature-parent-6.0.10.pom (1.7 kB at 159 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.1.4/template-feature-parent-13.1.4.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.1.4/template-feature-parent-13.1.4.pom (2.3 kB at 196 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.10/ready-api-6.0.10.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.10/ready-api-6.0.10.pom (1.7 kB at 158 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.10/ready-impl-6.0.10.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.10/ready-impl-6.0.10.pom (4.2 kB at 416 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.10/infrautils-util-6.0.10.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.10/infrautils-util-6.0.10.pom (2.5 kB at 210 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.4/bundles-diag-13.1.4.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.4/bundles-diag-13.1.4.pom (1.8 kB at 175 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom 10:11:41 [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 94 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.4/odl-guava-13.1.4.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.1.4/odl-guava-13.1.4.pom (1.4 kB at 125 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.10/odl-infrautils-utils-6.0.10.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.10/odl-infrautils-utils-6.0.10.pom (1.1 kB at 97 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.6/odl-mdsal-model-rfc6991-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/13.0.6/odl-mdsal-model-rfc6991-13.0.6.pom (1.7 kB at 157 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/13.0.6/feature-parent-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/13.0.6/feature-parent-13.0.6.pom (1.7 kB at 140 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.6/odl-mdsal-binding-base-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/13.0.6/odl-mdsal-binding-base-13.0.6.pom (1.7 kB at 159 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.7/odl-yangtools-common-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/13.0.7/odl-yangtools-common-13.0.7.pom (1.4 kB at 179 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/13.0.7/feature-parent-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/13.0.7/feature-parent-13.0.7.pom (1.8 kB at 149 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.7/odl-yangtools-util-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/13.0.7/odl-yangtools-util-13.0.7.pom (1.8 kB at 178 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.7/concepts-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.7/concepts-13.0.7.pom (2.0 kB at 184 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.7/util-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.7/util-13.0.7.pom (2.8 kB at 282 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.7/yang-common-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.7/yang-common-13.0.7.pom (1.8 kB at 167 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.6/yang-binding-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.6/yang-binding-13.0.6.pom (2.8 kB at 252 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.6/mdsal-binding-spec-util-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.6/mdsal-binding-spec-util-13.0.6.pom (2.1 kB at 171 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.6/yang-ext-2013.09.07.25.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.6/yang-ext-2013.09.07.25.6.pom (1.6 kB at 158 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.6/rfc6991-ietf-inet-types-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.6/rfc6991-ietf-inet-types-13.0.6.pom (2.0 kB at 196 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.6/ietf-type-util-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.6/ietf-type-util-13.0.6.pom (1.8 kB at 202 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.6/rfc6991-ietf-yang-types-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.6/rfc6991-ietf-yang-types-13.0.6.pom (2.0 kB at 196 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.6/odl-mdsal-binding-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/13.0.6/odl-mdsal-binding-13.0.6.pom (1.5 kB at 138 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.6/odl-mdsal-binding-dom-adapter-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/13.0.6/odl-mdsal-binding-dom-adapter-13.0.6.pom (1.9 kB at 113 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.6/odl-mdsal-binding-runtime-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/13.0.6/odl-mdsal-binding-runtime-13.0.6.pom (2.2 kB at 216 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.6/odl-mdsal-bytebuddy-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/13.0.6/odl-mdsal-bytebuddy-13.0.6.pom (1.2 kB at 116 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.6/odl-mdsal-dom-runtime-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/13.0.6/odl-mdsal-dom-runtime-13.0.6.pom (1.7 kB at 166 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.6/odl-mdsal-dom-api-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/13.0.6/odl-mdsal-dom-api-13.0.6.pom (1.8 kB at 163 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.7/odl-yangtools-data-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/13.0.7/odl-yangtools-data-api-13.0.7.pom (2.0 kB at 204 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.7/odl-yangtools-parser-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/13.0.7/odl-yangtools-parser-api-13.0.7.pom (4.1 kB at 414 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.7/odl-yangtools-xpath-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/13.0.7/odl-yangtools-xpath-api-13.0.7.pom (1.4 kB at 137 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.7/yang-xpath-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.7/yang-xpath-api-13.0.7.pom (2.0 kB at 186 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.7/odlext-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.7/odlext-model-api-13.0.7.pom (1.8 kB at 165 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.7/yang-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.7/yang-model-api-13.0.7.pom (2.3 kB at 194 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.7/openconfig-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.7/openconfig-model-api-13.0.7.pom (2.2 kB at 180 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.7/rfc6241-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.7/rfc6241-model-api-13.0.7.pom (1.7 kB at 170 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.7/rfc6536-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.7/rfc6536-model-api-13.0.7.pom (1.7 kB at 152 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.7/rfc6643-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.7/rfc6643-model-api-13.0.7.pom (2.0 kB at 179 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.7/rfc7952-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.7/rfc7952-model-api-13.0.7.pom (1.8 kB at 164 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.7/rfc8040-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.7/rfc8040-model-api-13.0.7.pom (1.7 kB at 167 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.7/rfc8528-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.7/rfc8528-model-api-13.0.7.pom (1.8 kB at 226 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.7/rfc8639-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.7/rfc8639-model-api-13.0.7.pom (1.7 kB at 209 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.7/rfc8819-model-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.7/rfc8819-model-api-13.0.7.pom (1.8 kB at 201 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.7/yang-ir-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.7/yang-ir-13.0.7.pom (1.7 kB at 151 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.7/yang-model-spi-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.7/yang-model-spi-13.0.7.pom (2.7 kB at 249 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.7/yang-model-util-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.7/yang-model-util-13.0.7.pom (3.3 kB at 276 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.7/yang-parser-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.7/yang-parser-api-13.0.7.pom (2.0 kB at 151 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.7/yang-repo-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.7/yang-repo-api-13.0.7.pom (2.3 kB at 255 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.7/yang-repo-spi-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.7/yang-repo-spi-13.0.7.pom (2.5 kB at 246 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.7/yang-data-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.7/yang-data-api-13.0.7.pom (2.8 kB at 279 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.7/yang-data-spi-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.7/yang-data-spi-13.0.7.pom (2.4 kB at 204 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.7/yang-data-tree-api-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.7/yang-data-tree-api-13.0.7.pom (2.3 kB at 178 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.7/yang-data-tree-spi-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.7/yang-data-tree-spi-13.0.7.pom (2.2 kB at 216 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.7/yang-data-util-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.7/yang-data-util-13.0.7.pom (2.9 kB at 264 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.6/odl-mdsal-common-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/13.0.6/odl-mdsal-common-13.0.6.pom (1.4 kB at 143 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.6/mdsal-common-api-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.6/mdsal-common-api-13.0.6.pom (2.0 kB at 223 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.6/mdsal-dom-api-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.6/mdsal-dom-api-13.0.6.pom (3.5 kB at 319 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.6/mdsal-dom-spi-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.6/mdsal-dom-spi-13.0.6.pom (4.8 kB at 604 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.6/odl-mdsal-binding-runtime-api-13.0.6.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/13.0.6/odl-mdsal-binding-runtime-api-13.0.6.pom (2.7 kB at 303 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.7/odl-yangtools-data-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/13.0.7/odl-yangtools-data-13.0.7.pom (2.0 kB at 199 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.4/odl-antlr4-13.1.4.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.1.4/odl-antlr4-13.1.4.pom (1.2 kB at 120 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.7/yang-data-impl-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.7/yang-data-impl-13.0.7.pom (4.3 kB at 387 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.7/yang-data-tree-ri-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.7/yang-data-tree-ri-13.0.7.pom (4.9 kB at 543 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.7/yang-data-transform-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.7/yang-data-transform-13.0.7.pom (2.0 kB at 179 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.7/odl-yangtools-parser-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/13.0.7/odl-yangtools-parser-13.0.7.pom (4.3 kB at 389 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.7/odl-yangtools-xpath-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/13.0.7/odl-yangtools-xpath-13.0.7.pom (1.6 kB at 150 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.7/yang-xpath-impl-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.7/yang-xpath-impl-13.0.7.pom (3.1 kB at 313 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.7/yang-model-ri-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.7/yang-model-ri-13.0.7.pom (2.5 kB at 275 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.7/odlext-parser-support-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.7/odlext-parser-support-13.0.7.pom (3.0 kB at 302 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.7/yang-parser-spi-13.0.7.pom 10:11:41 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.7/yang-parser-spi-13.0.7.pom (2.6 kB at 262 kB/s) 10:11:41 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.7/openconfig-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.7/openconfig-parser-support-13.0.7.pom (2.6 kB at 240 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.7/rfc6241-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.7/rfc6241-parser-support-13.0.7.pom (2.9 kB at 260 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.7/rfc6536-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.7/rfc6536-parser-support-13.0.7.pom (2.9 kB at 285 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.7/rfc6643-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.7/rfc6643-parser-support-13.0.7.pom (2.9 kB at 357 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.7/rfc7952-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.7/rfc7952-parser-support-13.0.7.pom (3.0 kB at 273 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.7/rfc8040-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.7/rfc8040-parser-support-13.0.7.pom (3.0 kB at 273 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.7/rfc8528-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.7/rfc8528-parser-support-13.0.7.pom (2.9 kB at 286 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.7/rfc8639-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.7/rfc8639-parser-support-13.0.7.pom (2.9 kB at 238 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.7/rfc8819-parser-support-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.7/rfc8819-parser-support-13.0.7.pom (2.9 kB at 290 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.7/yang-parser-impl-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.7/yang-parser-impl-13.0.7.pom (7.2 kB at 604 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.7/yang-parser-reactor-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.7/yang-parser-reactor-13.0.7.pom (2.3 kB at 252 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.7/yang-parser-rfc7950-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.7/yang-parser-rfc7950-13.0.7.pom (4.9 kB at 616 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.7/yang-repo-fs-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.7/yang-repo-fs-13.0.7.pom (3.1 kB at 313 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.6/mdsal-binding-model-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.6/mdsal-binding-model-api-13.0.6.pom (1.7 kB at 172 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.6/mdsal-binding-model-ri-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.6/mdsal-binding-model-ri-13.0.6.pom (2.9 kB at 286 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.6/mdsal-binding-runtime-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.6/mdsal-binding-runtime-api-13.0.6.pom (2.7 kB at 241 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.6/mdsal-binding-runtime-spi-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.6/mdsal-binding-runtime-spi-13.0.6.pom (3.8 kB at 346 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.6/mdsal-binding-dom-codec-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.6/mdsal-binding-dom-codec-api-13.0.6.pom (2.7 kB at 299 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.6/mdsal-binding-dom-codec-spi-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.6/mdsal-binding-dom-codec-spi-13.0.6.pom (2.8 kB at 284 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.6/mdsal-dom-schema-osgi-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.6/mdsal-dom-schema-osgi-13.0.6.pom (3.2 kB at 316 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.6/mdsal-binding-generator-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.6/mdsal-binding-generator-13.0.6.pom (5.0 kB at 453 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.6/mdsal-binding-dom-codec-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.6/mdsal-binding-dom-codec-13.0.6.pom (5.1 kB at 510 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.6/mdsal-binding-loader-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.6/mdsal-binding-loader-13.0.6.pom (1.7 kB at 155 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.6/mdsal-binding-dom-codec-osgi-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.6/mdsal-binding-dom-codec-osgi-13.0.6.pom (3.5 kB at 349 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.6/mdsal-binding-runtime-osgi-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.6/mdsal-binding-runtime-osgi-13.0.6.pom (3.0 kB at 274 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.6/odl-mdsal-binding-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/13.0.6/odl-mdsal-binding-api-13.0.6.pom (2.2 kB at 200 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.6/mdsal-binding-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.6/mdsal-binding-api-13.0.6.pom (3.0 kB at 301 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.6/mdsal-binding-spi-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.6/mdsal-binding-spi-13.0.6.pom (2.0 kB at 218 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.6/mdsal-binding-util-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.6/mdsal-binding-util-13.0.6.pom (2.4 kB at 222 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.6/odl-mdsal-dom-broker-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/13.0.6/odl-mdsal-dom-broker-13.0.6.pom (1.4 kB at 178 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.6/mdsal-dom-broker-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.6/mdsal-dom-broker-13.0.6.pom (5.6 kB at 556 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.6/mdsal-binding-dom-adapter-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.6/mdsal-binding-dom-adapter-13.0.6.pom (8.0 kB at 726 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.6/odl-mdsal-dom-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/13.0.6/odl-mdsal-dom-13.0.6.pom (1.3 kB at 115 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.5/odl-mdsal-broker-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/9.0.5/odl-mdsal-broker-9.0.5.pom (2.0 kB at 168 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/9.0.5/single-feature-parent-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/9.0.5/single-feature-parent-9.0.5.pom (1.3 kB at 73 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/9.0.5/bundle-parent-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/9.0.5/bundle-parent-9.0.5.pom (5.6 kB at 506 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.6/odl-mdsal-eos-binding-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/13.0.6/odl-mdsal-eos-binding-13.0.6.pom (2.0 kB at 225 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.6/odl-mdsal-eos-dom-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/13.0.6/odl-mdsal-eos-dom-13.0.6.pom (1.4 kB at 159 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.6/odl-mdsal-eos-common-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/13.0.6/odl-mdsal-eos-common-13.0.6.pom (1.4 kB at 132 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.6/mdsal-eos-common-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.6/mdsal-eos-common-api-13.0.6.pom (2.0 kB at 198 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.6/mdsal-eos-dom-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.6/mdsal-eos-dom-api-13.0.6.pom (2.3 kB at 210 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.6/mdsal-eos-binding-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.6/mdsal-eos-binding-api-13.0.6.pom (2.5 kB at 156 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.6/general-entity-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.6/general-entity-13.0.6.pom (1.6 kB at 144 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.6/mdsal-eos-binding-adapter-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.6/mdsal-eos-binding-adapter-13.0.6.pom (3.8 kB at 320 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.6/odl-mdsal-singleton-dom-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/13.0.6/odl-mdsal-singleton-dom-13.0.6.pom (2.1 kB at 175 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.6/odl-mdsal-singleton-common-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/13.0.6/odl-mdsal-singleton-common-13.0.6.pom (1.5 kB at 162 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.6/mdsal-singleton-api-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.6/mdsal-singleton-api-13.0.6.pom (2.0 kB at 203 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.6/mdsal-singleton-impl-13.0.6.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.6/mdsal-singleton-impl-13.0.6.pom (3.3 kB at 363 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.5/odl-mdsal-remoterpc-connector-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/9.0.5/odl-mdsal-remoterpc-connector-9.0.5.pom (1.5 kB at 134 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.5/odl-mdsal-distributed-datastore-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/9.0.5/odl-mdsal-distributed-datastore-9.0.5.pom (5.4 kB at 492 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.4/odl-apache-commons-text-13.1.4.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.1.4/odl-apache-commons-text-13.1.4.pom (1.5 kB at 104 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.4/odl-apache-commons-lang3-13.1.4.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.1.4/odl-apache-commons-lang3-13.1.4.pom (1.2 kB at 77 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.7/odl-yangtools-codec-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/13.0.7/odl-yangtools-codec-13.0.7.pom (2.2 kB at 117 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.4/odl-gson-13.1.4.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.1.4/odl-gson-13.1.4.pom (1.2 kB at 119 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.4/odl-stax2-api-13.1.4.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.1.4/odl-stax2-api-13.1.4.pom (1.2 kB at 134 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.7/yang-data-codec-binfmt-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.7/yang-data-codec-binfmt-13.0.7.pom (3.3 kB at 298 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.7/yang-data-codec-gson-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.7/yang-data-codec-gson-13.0.7.pom (4.0 kB at 330 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.7/yang-data-codec-xml-13.0.7.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.7/yang-data-codec-xml-13.0.7.pom (4.0 kB at 446 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.5/odl-mdsal-clustering-commons-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/9.0.5/odl-mdsal-clustering-commons-9.0.5.pom (3.2 kB at 250 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.5/odl-controller-akka-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/9.0.5/odl-controller-akka-9.0.5.pom (1.6 kB at 162 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.5/odl-controller-scala-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/9.0.5/odl-controller-scala-9.0.5.pom (1.8 kB at 101 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.5/repackaged-akka-9.0.5.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.5/repackaged-akka-9.0.5.pom (9.6 kB at 687 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.4/odl-dropwizard-metrics-13.1.4.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.1.4/odl-dropwizard-metrics-13.1.4.pom (1.9 kB at 107 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.pom (2.6 kB at 284 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.pom (2.9 kB at 289 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.pom (2.6 kB at 236 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.pom (2.6 kB at 265 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.4/odl-netty-4-13.1.4.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.1.4/odl-netty-4-13.1.4.pom (2.7 kB at 250 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.pom (4.4 kB at 436 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.112.Final/netty-parent-4.1.112.Final.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.112.Final/netty-parent-4.1.112.Final.pom (90 kB at 6.9 MB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.pom (12 kB at 983 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.pom (1.6 kB at 176 kB/s) 10:11:42 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.pom 10:11:42 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.pom (2.2 kB at 197 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.pom (1.6 kB at 144 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.pom (5.5 kB at 498 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.pom (4.6 kB at 462 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.pom (33 kB at 2.8 MB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.pom (5.2 kB at 516 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final.pom (27 kB at 2.4 MB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.pom (2.1 kB at 213 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.4/odl-servlet-api-13.1.4.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.1.4/odl-servlet-api-13.1.4.pom (1.2 kB at 123 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.5/sal-clustering-commons-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.5/sal-clustering-commons-9.0.5.pom (6.8 kB at 621 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/9.0.5/mdsal-parent-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/9.0.5/mdsal-parent-9.0.5.pom (1.2 kB at 81 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.pom (3.5 kB at 315 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.pom (41 kB at 4.6 MB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.5/sal-akka-raft-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.5/sal-akka-raft-9.0.5.pom (3.9 kB at 386 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.5/cds-mgmt-api-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.5/cds-mgmt-api-9.0.5.pom (1.7 kB at 138 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.5/sal-akka-segmented-journal-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.5/sal-akka-segmented-journal-9.0.5.pom (3.2 kB at 287 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.5/atomix-storage-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.5/atomix-storage-9.0.5.pom (5.0 kB at 451 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.5/raft-journal-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.5/raft-journal-9.0.5.pom (3.3 kB at 333 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.5/odl-controller-mdsal-common-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/9.0.5/odl-controller-mdsal-common-9.0.5.pom (1.6 kB at 146 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.5/sal-common-util-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.5/sal-common-util-9.0.5.pom (1.2 kB at 105 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.5/cds-access-api-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.5/cds-access-api-9.0.5.pom (4.3 kB at 474 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.5/cds-access-client-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.5/cds-access-client-9.0.5.pom (5.0 kB at 502 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.5/cds-dom-api-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.5/cds-dom-api-9.0.5.pom (1.7 kB at 158 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.5/sal-distributed-datastore-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.5/sal-distributed-datastore-9.0.5.pom (9.6 kB at 873 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.5/eos-dom-akka-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.5/eos-dom-akka-9.0.5.pom (5.5 kB at 547 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.5/sal-cluster-admin-api-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.5/sal-cluster-admin-api-9.0.5.pom (976 B at 81 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.5/sal-cluster-admin-impl-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.5/sal-cluster-admin-impl-9.0.5.pom (4.8 kB at 482 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5.pom (2.6 kB at 238 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.5/sal-remoterpc-connector-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.5/sal-remoterpc-connector-9.0.5.pom (5.9 kB at 655 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.10/odl-restconf-7.0.10.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/7.0.10/odl-restconf-7.0.10.pom (1.2 kB at 106 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/7.0.10/feature-parent-7.0.10.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/7.0.10/feature-parent-7.0.10.pom (1.3 kB at 119 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/7.0.10/netconf-parent-7.0.10.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/7.0.10/netconf-parent-7.0.10.pom (1.9 kB at 174 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.10/odl-restconf-nb-7.0.10.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/7.0.10/odl-restconf-nb-7.0.10.pom (2.0 kB at 146 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.6/odl-mdsal-model-rfc8072-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/13.0.6/odl-mdsal-model-rfc8072-13.0.6.pom (1.5 kB at 153 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.6/odl-mdsal-model-rfc8040-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/13.0.6/odl-mdsal-model-rfc8040-13.0.6.pom (1.5 kB at 127 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.6/rfc8040-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.6/rfc8040-13.0.6.pom (2.1 kB at 190 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.6/rfc8072-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.6/rfc8072-13.0.6.pom (1.8 kB at 140 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.10/odl-restconf-common-7.0.10.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/7.0.10/odl-restconf-common-7.0.10.pom (3.2 kB at 263 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.4/odl-karaf-feat-jetty-13.1.4.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.1.4/odl-karaf-feat-jetty-13.1.4.pom (1.5 kB at 154 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.7/odl-yangtools-export-13.0.7.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/13.0.7/odl-yangtools-export-13.0.7.pom (1.4 kB at 129 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.7/yang-model-export-13.0.7.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.7/yang-model-export-13.0.7.pom (3.2 kB at 317 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.6/odl-mdsal-model-rfc8525-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/13.0.6/odl-mdsal-model-rfc8525-13.0.6.pom (1.8 kB at 197 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.6/odl-mdsal-model-rfc8342-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/13.0.6/odl-mdsal-model-rfc8342-13.0.6.pom (1.7 kB at 157 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.6/odl-mdsal-model-rfc7952-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/13.0.6/odl-mdsal-model-rfc7952-13.0.6.pom (1.5 kB at 170 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.6/rfc7952-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.6/rfc7952-13.0.6.pom (2.1 kB at 192 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.6/rfc8342-ietf-datastores-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.6/rfc8342-ietf-datastores-13.0.6.pom (1.6 kB at 150 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.6/rfc8342-ietf-origin-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.6/rfc8342-ietf-origin-13.0.6.pom (1.8 kB at 184 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.6/rfc8525-13.0.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.6/rfc8525-13.0.6.pom (2.1 kB at 178 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.6/odl-aaa-shiro-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.19.6/odl-aaa-shiro-0.19.6.pom (5.5 kB at 497 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.19.6/aaa-parent-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.19.6/aaa-parent-0.19.6.pom (2.0 kB at 202 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.6/odl-aaa-password-service-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.19.6/odl-aaa-password-service-0.19.6.pom (2.8 kB at 277 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.6/aaa-password-service-api-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.6/aaa-password-service-api-0.19.6.pom (1.9 kB at 214 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6.pom (3.8 kB at 376 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.6/repackaged-shiro-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.6/repackaged-shiro-0.19.6.pom (7.0 kB at 639 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.6/odl-apache-shiro-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.19.6/odl-apache-shiro-0.19.6.pom (2.0 kB at 226 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.5/odl-jolokia-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/9.0.5/odl-jolokia-9.0.5.pom (1.9 kB at 145 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.5/odl-jolokia-osgi-9.0.5.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.5/odl-jolokia-osgi-9.0.5.pom (2.0 kB at 166 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.6/odl-aaa-web-0.19.6.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.19.6/odl-aaa-web-0.19.6.pom (2.9 kB at 322 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.4/odl-jersey-2-13.1.4.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.1.4/odl-jersey-2-13.1.4.pom (3.4 kB at 310 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.4/odl-javassist-3-13.1.4.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.1.4/odl-javassist-3-13.1.4.pom (1.2 kB at 132 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.4/odl-ws-rs-api-13.1.4.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.1.4/odl-ws-rs-api-13.1.4.pom (1.5 kB at 147 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.4/odl-jakarta-activation-api-13.1.4.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.1.4/odl-jakarta-activation-api-13.1.4.pom (1.5 kB at 133 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.44/jersey-hk2-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.44/jersey-hk2-2.44.pom (4.8 kB at 476 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.44/project-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.44/project-2.44.pom (1.5 kB at 134 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.44/project-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.44/project-2.44.pom (107 kB at 7.6 MB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.44/jersey-common-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.44/jersey-common-2.44.pom (44 kB at 4.0 MB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.44/jersey-client-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.44/jersey-client-2.44.pom (6.8 kB at 684 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.44/jersey-server-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.44/jersey-server-2.44.pom (13 kB at 1.2 MB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.44/jersey-container-servlet-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.44/jersey-container-servlet-2.44.pom (3.5 kB at 394 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.44/project-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.44/project-2.44.pom (3.1 kB at 308 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.44/jersey-container-servlet-core-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.44/jersey-container-servlet-core-2.44.pom (3.4 kB at 340 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.44/jersey-media-sse-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.44/jersey-media-sse-2.44.pom (3.2 kB at 263 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.44/project-2.44.pom 10:11:43 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.44/project-2.44.pom (2.1 kB at 228 kB/s) 10:11:43 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.6/web-osgi-impl-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.6/web-osgi-impl-0.19.6.pom (2.2 kB at 203 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.6/web-api-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.6/web-api-0.19.6.pom (1.5 kB at 147 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.6/servlet-jersey2-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.6/servlet-jersey2-0.19.6.pom (2.0 kB at 222 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.6/servlet-api-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.6/servlet-api-0.19.6.pom (1.6 kB at 160 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6.pom (9.1 kB at 915 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.6/aaa-authn-api-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.6/aaa-authn-api-0.19.6.pom (1.5 kB at 141 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.6/aaa-shiro-api-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.6/aaa-shiro-api-0.19.6.pom (1.2 kB at 108 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.6/aaa-tokenauthrealm-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.6/aaa-tokenauthrealm-0.19.6.pom (1.9 kB at 206 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.6/aaa-idm-store-h2-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.6/aaa-idm-store-h2-0.19.6.pom (2.7 kB at 105 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6.pom (3.3 kB at 71 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.6/aaa-encrypt-service-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.6/aaa-encrypt-service-0.19.6.pom (607 B at 47 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6.pom (2.6 kB at 262 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.6/odl-aaa-encryption-service-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.19.6/odl-aaa-encryption-service-0.19.6.pom (2.5 kB at 278 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.5/odl-controller-blueprint-9.0.5.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/9.0.5/odl-controller-blueprint-9.0.5.pom (2.3 kB at 173 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.5/blueprint-9.0.5.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.5/blueprint-9.0.5.pom (5.9 kB at 586 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.6/aaa-encrypt-service-impl-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.6/aaa-encrypt-service-impl-0.19.6.pom (2.9 kB at 285 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.1.4/logging-markers-13.1.4.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.1.4/logging-markers-13.1.4.pom (1.5 kB at 117 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.6/odl-aaa-api-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.19.6/odl-aaa-api-0.19.6.pom (2.2 kB at 217 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.6/odl-aaa-cert-0.19.6.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.19.6/odl-aaa-cert-0.19.6.pom (2.1 kB at 211 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.4/odl-karaf-feat-jdbc-13.1.4.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.1.4/odl-karaf-feat-jdbc-13.1.4.pom (3.4 kB at 283 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.pom (3.1 kB at 348 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.pom (2.6 kB at 330 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom 10:11:44 [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 125 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.pom (2.6 kB at 217 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom 10:11:44 [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 120 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.7/pax-jdbc-mysql-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.7/pax-jdbc-mysql-1.5.7.pom (2.6 kB at 261 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.3.0/mysql-connector-j-8.3.0.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.3.0/mysql-connector-j-8.3.0.pom (3.2 kB at 289 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.25.1/protobuf-java-3.25.1.pom (1.6 kB at 130 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.25.1/protobuf-parent-3.25.1.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.25.1/protobuf-parent-3.25.1.pom (9.0 kB at 752 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.25.1/protobuf-bom-3.25.1.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.25.1/protobuf-bom-3.25.1.pom (3.7 kB at 373 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.pom (2.6 kB at 261 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom (1.5 kB at 134 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.pom (2.8 kB at 282 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.pom (2.6 kB at 290 kB/s) 10:11:44 [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 10:11:44 [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 297 kB/s) 10:11:44 [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 10:11:44 [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 464 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.pom (3.0 kB at 328 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom 10:11:44 [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 2.6 MB/s) 10:11:44 [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 10:11:44 [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 150 kB/s) 10:11:44 [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 10:11:44 [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.1 MB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.pom (2.6 kB at 217 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.pom (18 kB at 1.7 MB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.pom (2.4 kB at 244 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.pom (3.6 kB at 301 kB/s) 10:11:44 [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 10:11:44 [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 392 kB/s) 10:11:44 [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 10:11:44 [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) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom 10:11:44 [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.7 MB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.pom (3.2 kB at 264 kB/s) 10:11:44 [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 10:11:44 [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 538 kB/s) 10:11:44 [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 10:11:44 [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 3.9 MB/s) 10:11:44 [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 10:11:44 [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 386 kB/s) 10:11:44 [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 10:11:44 [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 256 kB/s) 10:11:44 [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 10:11:44 [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.2 MB/s) 10:11:44 [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 10:11:44 [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.3 MB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10/odl-netconf-model-rfc8040-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10/odl-netconf-model-rfc8040-7.0.10.pom (1.4 kB at 154 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10/rfc8040-ietf-restconf-monitoring-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10/rfc8040-ietf-restconf-monitoring-7.0.10.pom (2.0 kB at 163 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.10/restconf-common-models-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.10/restconf-common-models-7.0.10.pom (1.1 kB at 101 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.10/restconf-common-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.10/restconf-common-7.0.10.pom (2.0 kB at 142 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.10/odl-netconf-api-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/7.0.10/odl-netconf-api-7.0.10.pom (2.7 kB at 265 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10/odl-netconf-model-rfc5277-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10/odl-netconf-model-rfc5277-7.0.10.pom (1.4 kB at 136 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.10/rfc5277-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.10/rfc5277-7.0.10.pom (1.8 kB at 178 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10/odl-netconf-model-rfc6241-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10/odl-netconf-model-rfc6241-7.0.10.pom (1.4 kB at 124 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.10/rfc6241-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.10/rfc6241-7.0.10.pom (2.0 kB at 227 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10/odl-netconf-model-rfc6470-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10/odl-netconf-model-rfc6470-7.0.10.pom (1.4 kB at 136 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.10/rfc6470-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.10/rfc6470-7.0.10.pom (2.2 kB at 274 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10/odl-netconf-model-rfc8526-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10/odl-netconf-model-rfc8526-7.0.10.pom (1.6 kB at 160 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10/odl-netconf-model-rfc6243-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10/odl-netconf-model-rfc6243-7.0.10.pom (1.4 kB at 124 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.10/rfc6243-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.10/rfc6243-7.0.10.pom (2.0 kB at 225 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.10/rfc8526-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.10/rfc8526-7.0.10.pom (2.9 kB at 261 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.10/netconf-api-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.10/netconf-api-7.0.10.pom (2.5 kB at 274 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.10/netconf-auth-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.10/netconf-auth-7.0.10.pom (938 B at 85 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10/odl-yanglib-mdsal-writer-7.0.10.pom 10:11:44 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10/odl-yanglib-mdsal-writer-7.0.10.pom (1.6 kB at 183 kB/s) 10:11:44 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10/yanglib-mdsal-writer-7.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10/yanglib-mdsal-writer-7.0.10.pom (6.5 kB at 538 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.10/restconf-nb-7.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.10/restconf-nb-7.0.10.pom (10 kB at 1.0 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.10/restconf-api-7.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.10/restconf-api-7.0.10.pom (2.0 kB at 203 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.10/netconf-dom-api-7.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.10/netconf-dom-api-7.0.10.pom (2.1 kB at 228 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.10/odl-restconf-openapi-7.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/7.0.10/odl-restconf-openapi-7.0.10.pom (1.6 kB at 173 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.4/odl-jackson-2-13.1.4.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.1.4/odl-jackson-2-13.1.4.pom (3.1 kB at 306 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.4/odl-woodstox-13.1.4.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.1.4/odl-woodstox-13.1.4.pom (1.4 kB at 130 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.10/restconf-openapi-7.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.10/restconf-openapi-7.0.10.pom (4.3 kB at 362 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom 10:11:45 [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 279 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom 10:11:45 [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 259 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom 10:11:45 [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 245 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom 10:11:45 [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 291 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.10/odl-infrautils-diagstatus-6.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.10/odl-infrautils-diagstatus-6.0.10.pom (2.9 kB at 226 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.10/diagstatus-web-6.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.10/diagstatus-web-6.0.10.pom (2.0 kB at 179 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.10/diagstatus-api-6.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.10/diagstatus-api-6.0.10.pom (1.7 kB at 167 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.10/diagstatus-impl-6.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.10/diagstatus-impl-6.0.10.pom (2.6 kB at 257 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.10/diagstatus-shell-6.0.10.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.10/diagstatus-shell-6.0.10.pom (2.2 kB at 221 kB/s) 10:11:45 [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/13.0.6/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.6.pom 10:11:45 [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/13.0.6/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-13.0.6.pom (1.7 kB at 166 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.6/ietf-topology-2013.10.21.25.6.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.6/ietf-topology-2013.10.21.25.6.pom (2.0 kB at 181 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.6/odl-mdsal-model-odl-l2-types-13.0.6.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/13.0.6/odl-mdsal-model-odl-l2-types-13.0.6.pom (1.6 kB at 157 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.6/opendaylight-l2-types-2013.08.27.25.6.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.6/opendaylight-l2-types-2013.08.27.25.6.pom (2.0 kB at 198 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.7/odl-yangtools-netty-13.0.7.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/13.0.7/odl-yangtools-netty-13.0.7.pom (1.7 kB at 168 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.7/yang-common-netty-13.0.7.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.7/yang-common-netty-13.0.7.pom (1.7 kB at 209 kB/s) 10:11:45 [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 10:11:45 [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 118 kB/s) 10:11:45 [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 10:11:45 [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 142 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom (1.4 kB at 143 kB/s) 10:11:45 [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 10:11:45 [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 419 kB/s) 10:11:45 [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 10:11:45 [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 1.3 MB/s) 10:11:45 [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 10:11:45 [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 1.2 MB/s) 10:11:45 [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 10:11:45 [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 299 kB/s) 10:11:45 [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 10:11:45 [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 1.3 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom 10:11:45 [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 35 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.18/byte-buddy-1.14.18.pom (16 kB at 1.6 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.18/byte-buddy-parent-1.14.18.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.18/byte-buddy-parent-1.14.18.pom (62 kB at 5.2 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.0/junit-jupiter-api-5.11.0.pom (3.2 kB at 265 kB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.pom 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.0/junit-platform-commons-1.11.0.pom (2.8 kB at 218 kB/s) 10:11:45 [INFO] Feature repository discovered recursively: b0398ff3-9971-40b6-ae17-90053d0ce485 10:11:45 [INFO] Feature repository discovered recursively: features-index 10:11:45 [INFO] Feature repository discovered recursively: features-aaa 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: features-bgpcep 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 10:11:45 [INFO] Feature repository discovered recursively: features-bgpcep-testing 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: features-controller 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-akka 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-scala 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: features-controller-experimental 10:11:45 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: features-controller-testing 10:11:45 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 10:11:45 [INFO] Feature repository discovered recursively: daexim-features 10:11:45 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: features-infrautils 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:11:45 [INFO] Feature repository discovered recursively: features-infrautils-experimental 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-inject 10:11:45 [INFO] Feature repository discovered recursively: features-jsonrpc 10:11:45 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: features-lispflowmapping 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 10:11:45 [INFO] Feature repository discovered recursively: features-mdsal 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:11:45 [INFO] Feature repository discovered recursively: features-mdsal-experimental 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 10:11:45 [INFO] Feature repository discovered recursively: features-netconf 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-all 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-client 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-console 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf-all 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:11:45 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:11:45 [INFO] Feature repository discovered recursively: features-netconf-testing 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 10:11:45 [INFO] Feature repository discovered recursively: features-odlparent 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:11:45 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:11:45 [INFO] Feature repository discovered recursively: odl-gson 10:11:45 [INFO] Feature repository discovered recursively: odl-guava 10:11:45 [INFO] Feature repository discovered recursively: odl-jackson-2 10:11:45 [INFO] Feature repository discovered recursively: odl-javassist-3 10:11:45 [INFO] Feature repository discovered recursively: odl-jersey-2 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:11:45 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:11:45 [INFO] Feature repository discovered recursively: odl-lmax-3 10:11:45 [INFO] Feature repository discovered recursively: odl-netty-4 10:11:45 [INFO] Feature repository discovered recursively: odl-servlet-api 10:11:45 [INFO] Feature repository discovered recursively: odl-stax2-api 10:11:45 [INFO] Feature repository discovered recursively: odl-woodstox 10:11:45 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:11:45 [INFO] Feature repository discovered recursively: features-openflowplugin 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 10:11:45 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 10:11:45 [INFO] Feature repository discovered recursively: library-features 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 10:11:45 [INFO] Feature repository discovered recursively: southbound-features 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: serviceutils-features 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: features-yangtools 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:11:45 [INFO] Feature repository discovered recursively: pt-triemap 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:11:45 [INFO] Feature repository discovered recursively: features-yangtools-experimental 10:11:45 [INFO] Feature repository discovered recursively: features-test 10:11:45 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 10:11:45 [INFO] Feature repository discovered recursively: odl-integration-all 10:11:45 [INFO] Feature repository discovered recursively: framework-4.4.6 10:11:45 [INFO] Feature repository discovered recursively: standard-4.4.6 10:11:45 [INFO] Feature repository discovered recursively: framework-4.4.6 10:11:45 [INFO] Feature repository discovered recursively: features-index 10:11:45 [INFO] Feature repository discovered recursively: features-aaa 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:11:45 [INFO] Feature repository discovered recursively: odl-servlet-api 10:11:45 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:11:45 [INFO] Feature repository discovered recursively: odl-guava 10:11:45 [INFO] Feature repository discovered recursively: pt-triemap 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:11:45 [INFO] Feature repository discovered recursively: odl-gson 10:11:45 [INFO] Feature repository discovered recursively: odl-stax2-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:11:45 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:11:45 [INFO] Feature repository discovered recursively: odl-netty-4 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-akka 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-scala 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:11:45 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:11:45 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:11:45 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:11:45 [INFO] Feature repository discovered recursively: odl-jersey-2 10:11:45 [INFO] Feature repository discovered recursively: odl-javassist-3 10:11:45 [INFO] Feature repository discovered recursively: features-bgpcep 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 10:11:45 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 10:11:45 [INFO] Feature repository discovered recursively: features-bgpcep-testing 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.11 10:11:45 [INFO] Feature repository discovered recursively: features-controller 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:11:45 [INFO] Feature repository discovered recursively: features-controller-experimental 10:11:45 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: features-controller-testing 10:11:45 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 10:11:45 [INFO] Feature repository discovered recursively: daexim-features 10:11:45 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:11:45 [INFO] Feature repository discovered recursively: odl-guava 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:11:45 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:11:45 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:11:45 [INFO] Feature repository discovered recursively: odl-gson 10:11:45 [INFO] Feature repository discovered recursively: odl-stax2-api 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:11:45 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:11:45 [INFO] Feature repository discovered recursively: odl-netty-4 10:11:45 [INFO] Feature repository discovered recursively: odl-servlet-api 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-akka 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-scala 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:11:45 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:11:45 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-jersey-2 10:11:45 [INFO] Feature repository discovered recursively: odl-javassist-3 10:11:45 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:11:45 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: features-infrautils 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:11:45 [INFO] Feature repository discovered recursively: features-infrautils-experimental 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-inject 10:11:45 [INFO] Feature repository discovered recursively: features-jsonrpc 10:11:45 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:11:45 [INFO] Feature repository discovered recursively: odl-jackson-2 10:11:45 [INFO] Feature repository discovered recursively: odl-woodstox 10:11:45 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: features-lispflowmapping 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 10:11:45 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 10:11:45 [INFO] Feature repository discovered recursively: features-mdsal 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:11:45 [INFO] Feature repository discovered recursively: features-mdsal-experimental 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 10:11:45 [INFO] Feature repository discovered recursively: features-netconf 10:11:45 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-all 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-client 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-console 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-jackson-2 10:11:45 [INFO] Feature repository discovered recursively: odl-woodstox 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:11:45 [INFO] Feature repository discovered recursively: odl-restconf-all 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:11:45 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:11:45 [INFO] Feature repository discovered recursively: features-netconf-testing 10:11:45 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 10:11:45 [INFO] Feature repository discovered recursively: features-odlparent 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-antlr4 10:11:45 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:11:45 [INFO] Feature repository discovered recursively: odl-lmax-3 10:11:45 [INFO] Feature repository discovered recursively: features-openflowplugin 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 10:11:45 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:11:45 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 10:11:45 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 10:11:45 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 10:11:45 [INFO] Feature repository discovered recursively: library-features 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 10:11:45 [INFO] Feature repository discovered recursively: southbound-features 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: serviceutils-features 10:11:45 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:11:45 [INFO] Feature repository discovered recursively: features-yangtools 10:11:45 [INFO] Feature repository discovered recursively: features-yangtools-experimental 10:11:45 [INFO] Feature repository discovered recursively: standard-4.4.6 10:11:45 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 10:11:45 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 10:11:45 [INFO] Feature repository discovered recursively: odl-integration-all 10:11:45 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.6/mdsal-binding-dom-adapter-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.6/mdsal-binding-dom-adapter-13.0.6.jar (233 kB at 21 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10/rfc8040-ietf-restconf-monitoring-7.0.10.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10/rfc8040-ietf-restconf-monitoring-7.0.10.jar (53 kB at 5.3 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.6/mdsal-binding-model-api-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.6/mdsal-binding-model-api-13.0.6.jar (48 kB at 4.8 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.6/mdsal-binding-model-ri-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.6/mdsal-binding-model-ri-13.0.6.jar (81 kB at 9.0 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.6/mdsal-binding-runtime-api-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.6/mdsal-binding-runtime-api-13.0.6.jar (40 kB at 4.0 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.6/mdsal-binding-runtime-spi-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.6/mdsal-binding-runtime-spi-13.0.6.jar (36 kB at 3.6 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.6/mdsal-binding-dom-codec-api-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.6/mdsal-binding-dom-codec-api-13.0.6.jar (39 kB at 3.9 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.6/mdsal-binding-dom-codec-spi-13.0.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.6/mdsal-binding-dom-codec-spi-13.0.6.jar (25 kB at 2.3 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6.jar (156 kB at 16 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.6/aaa-tokenauthrealm-0.19.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.6/aaa-tokenauthrealm-0.19.6.jar (23 kB at 2.5 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.6/aaa-idm-store-h2-0.19.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.19.6/aaa-idm-store-h2-0.19.6.jar (45 kB at 4.5 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.6/aaa-shiro-api-0.19.6.jar 10:11:45 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.19.6/aaa-shiro-api-0.19.6.jar (111 kB at 11 MB/s) 10:11:45 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6.jar (25 kB at 2.5 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6-aaa-app-config.xml 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6-aaa-app-config.xml (15 kB at 1.7 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6-aaa-datastore-config.xml 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6-aaa-datastore-config.xml (182 B at 18 kB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6-aaa-password-service-config.xml 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6-aaa-password-service-config.xml (215 B at 27 kB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6-idmtool.py 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6-idmtool.py (18 kB at 1.8 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6-config.cfg 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6-config.cfg (18 B at 2.0 kB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.10/restconf-openapi-7.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/7.0.10/restconf-openapi-7.0.10.jar (3.3 MB at 86 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.6/rfc8342-ietf-datastores-13.0.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.6/rfc8342-ietf-datastores-13.0.6.jar (32 kB at 3.2 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.6/rfc8342-ietf-origin-13.0.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.6/rfc8342-ietf-origin-13.0.6.jar (31 kB at 3.1 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.10/diagstatus-api-6.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.10/diagstatus-api-6.0.10.jar (24 kB at 3.0 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.10/diagstatus-impl-6.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.10/diagstatus-impl-6.0.10.jar (21 kB at 2.3 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.10/diagstatus-shell-6.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.10/diagstatus-shell-6.0.10.jar (16 kB at 1.6 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.10/diagstatus-web-6.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.10/diagstatus-web-6.0.10.jar (10 kB at 943 kB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6.jar (184 kB at 15 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6-config.xml 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6-config.xml (687 B at 86 kB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.7/yang-model-export-13.0.7.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/13.0.7/yang-model-export-13.0.7.jar (38 kB at 3.8 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.10/restconf-nb-7.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/7.0.10/restconf-nb-7.0.10.jar (442 kB at 12 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.10/restconf-api-7.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/7.0.10/restconf-api-7.0.10.jar (75 kB at 7.5 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.10/netconf-dom-api-7.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/7.0.10/netconf-dom-api-7.0.10.jar (16 kB at 1.5 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.5/odl-jolokia-osgi-9.0.5-configuration.cfg 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/9.0.5/odl-jolokia-osgi-9.0.5-configuration.cfg (630 B at 52 kB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.10/rfc6470-7.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/7.0.10/rfc6470-7.0.10.jar (86 kB at 8.6 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.6/mdsal-eos-common-api-13.0.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.6/mdsal-eos-common-api-13.0.6.jar (19 kB at 1.7 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.jar (131 kB at 11 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.jar (24 kB at 2.4 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.jar (22 kB at 2.4 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.jar (25 kB at 2.3 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.6/rfc7952-13.0.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.6/rfc7952-13.0.6.jar (18 kB at 1.6 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar (4.2 MB at 90 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.10/ready-api-6.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.10/ready-api-6.0.10.jar (21 kB at 2.1 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.10/ready-impl-6.0.10.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.10/ready-impl-6.0.10.jar (238 kB at 16 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.4/bundles-diag-13.1.4.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/13.1.4/bundles-diag-13.1.4.jar (27 kB at 3.3 MB/s) 10:11:46 [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 10:11:46 [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 8.4 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.6/org.apache.karaf.service.guard-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.6/org.apache.karaf.service.guard-4.4.6.jar (42 kB at 3.2 MB/s) 10:11:46 [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 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar (12 kB at 1.3 MB/s) 10:11:46 [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 10:11:46 [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 17 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.6/org.apache.karaf.obr.core-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.6/org.apache.karaf.obr.core-4.4.6.jar (55 kB at 4.6 MB/s) 10:11:46 [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 10:11:46 [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) 10:11:46 [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.6/org.apache.karaf.jaas.blueprint.config-4.4.6.jar 10:11:46 [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.6/org.apache.karaf.jaas.blueprint.config-4.4.6.jar (17 kB at 1.3 MB/s) 10:11:46 [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 10:11:46 [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 6.7 MB/s) 10:11:46 [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 10:11:46 [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) 10:11:46 [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 10:11:46 [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 100 MB/s) 10:11:46 [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 10:11:46 [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 3.8 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar (42 kB at 3.5 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar (1.4 MB at 59 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar (36 kB at 3.2 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.6/org.apache.karaf.webconsole.console-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.6/org.apache.karaf.webconsole.console-4.4.6.jar (1.1 MB at 59 MB/s) 10:11:46 [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 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar (52 kB at 5.7 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.6/org.apache.karaf.webconsole.instance-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.6/org.apache.karaf.webconsole.instance-4.4.6.jar (40 kB at 4.0 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.6/org.apache.karaf.webconsole.gogo-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.6/org.apache.karaf.webconsole.gogo-4.4.6.jar (60 kB at 5.0 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.6/org.apache.karaf.webconsole.features-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.6/org.apache.karaf.webconsole.features-4.4.6.jar (44 kB at 4.0 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.6/org.apache.karaf.scheduler.core-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.6/org.apache.karaf.scheduler.core-4.4.6.jar (633 kB at 30 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar (100 kB at 6.7 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar (29 kB at 2.4 MB/s) 10:11:46 [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 10:11:46 [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 4.3 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.6/org.apache.karaf.jaas.jasypt-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.6/org.apache.karaf.jaas.jasypt-4.4.6.jar (14 kB at 1.5 MB/s) 10:11:46 [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.6/org.apache.karaf.jaas.blueprint.jasypt-4.4.6.jar 10:11:46 [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.6/org.apache.karaf.jaas.blueprint.jasypt-4.4.6.jar (17 kB at 1.7 MB/s) 10:11:46 [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 10:11:46 [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 7.7 MB/s) 10:11:46 [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 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar (163 kB at 16 MB/s) 10:11:46 [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.6/org.apache.karaf.jaas.spring-security-crypto-4.4.6.jar 10:11:46 [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.6/org.apache.karaf.jaas.spring-security-crypto-4.4.6.jar (15 kB at 1.5 MB/s) 10:11:46 [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 10:11:46 [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 916 kB/s) 10:11:46 [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 10:11:46 [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 31 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.6/org.apache.karaf.maven.core-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.6/org.apache.karaf.maven.core-4.4.6.jar (595 kB at 35 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.6/org.apache.karaf.audit.core-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.6/org.apache.karaf.audit.core-4.4.6.jar (68 kB at 6.8 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.6/manual-4.4.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.6/manual-4.4.6.jar (1.2 MB at 61 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar (25 kB at 3.1 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar (22 kB at 2.4 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 6.7 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar (108 kB at 8.3 MB/s) 10:11:46 [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 10:11:46 [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 30 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.6/rfc8525-13.0.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.6/rfc8525-13.0.6.jar (148 kB at 11 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.6/mdsal-eos-binding-api-13.0.6.jar 10:11:46 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.6/mdsal-eos-binding-api-13.0.6.jar (14 kB at 1.4 MB/s) 10:11:46 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.6/general-entity-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/13.0.6/general-entity-13.0.6.jar (24 kB at 2.4 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.6/mdsal-eos-binding-adapter-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.6/mdsal-eos-binding-adapter-13.0.6.jar (16 kB at 1.5 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.5/cds-access-api-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/9.0.5/cds-access-api-9.0.5.jar (203 kB at 14 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.5/cds-access-client-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/9.0.5/cds-access-client-9.0.5.jar (72 kB at 6.5 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.5/cds-dom-api-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/9.0.5/cds-dom-api-9.0.5.jar (9.9 kB at 761 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.5/sal-distributed-datastore-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/9.0.5/sal-distributed-datastore-9.0.5.jar (888 kB at 39 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.5/eos-dom-akka-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/9.0.5/eos-dom-akka-9.0.5.jar (215 kB at 14 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.5/sal-cluster-admin-api-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/9.0.5/sal-cluster-admin-api-9.0.5.jar (235 kB at 17 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.5/sal-cluster-admin-impl-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/9.0.5/sal-cluster-admin-impl-9.0.5.jar (47 kB at 3.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-akkaconf.xml 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-akkaconf.xml (1.2 kB at 153 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-factoryakkaconf.xml 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-factoryakkaconf.xml (7.6 kB at 840 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-moduleshardconf.xml 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-moduleshardconf.xml (1.4 kB at 170 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-moduleconf.xml 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-moduleconf.xml (871 B at 97 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-datastore.cfg 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/9.0.5/sal-clustering-config-9.0.5-datastore.cfg (6.8 kB at 618 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7-sink.config 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7-sink.config (146 B at 5.8 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7-source.config 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/13.0.7/mdsal-replicate-netty-13.0.7-source.config (92 B at 4.4 kB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.10/rfc6241-7.0.10.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/7.0.10/rfc6241-7.0.10.jar (403 kB at 27 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.5/sal-common-util-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/9.0.5/sal-common-util-9.0.5.jar (15 kB at 1.5 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.6/mdsal-common-api-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/13.0.6/mdsal-common-api-13.0.6.jar (30 kB at 3.0 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.6/mdsal-dom-api-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/13.0.6/mdsal-dom-api-13.0.6.jar (85 kB at 6.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.6/mdsal-dom-spi-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/13.0.6/mdsal-dom-spi-13.0.6.jar (119 kB at 11 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.6/mdsal-binding-generator-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/13.0.6/mdsal-binding-generator-13.0.6.jar (260 kB at 16 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.6/mdsal-binding-dom-codec-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.6/mdsal-binding-dom-codec-13.0.6.jar (292 kB at 21 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.6/mdsal-binding-loader-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/13.0.6/mdsal-binding-loader-13.0.6.jar (25 kB at 2.2 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.6/mdsal-binding-dom-codec-osgi-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.6/mdsal-binding-dom-codec-osgi-13.0.6.jar (25 kB at 2.3 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.6/mdsal-binding-runtime-osgi-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.6/mdsal-binding-runtime-osgi-13.0.6.jar (24 kB at 1.9 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.6/repackaged-shiro-0.19.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.19.6/repackaged-shiro-0.19.6.jar (583 kB at 32 MB/s) 10:11:47 [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 10:11:47 [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 577 kB/s) 10:11:47 [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 10:11:47 [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 13 MB/s) 10:11:47 [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 10:11:47 [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 22 MB/s) 10:11:47 [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 10:11:47 [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 100 MB/s) 10:11:47 [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 10:11:47 [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 4.7 MB/s) 10:11:47 [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 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar (66 kB at 8.3 MB/s) 10:11:47 [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 10:11:47 [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 6.5 MB/s) 10:11:47 [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 10:11:47 [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 6.4 MB/s) 10:11:47 [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 10:11:47 [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 5.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.5/byte-buddy-1.15.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.5/byte-buddy-1.15.5.jar (8.3 MB at 124 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.7/yang-model-ri-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/13.0.7/yang-model-ri-13.0.7.jar (516 kB at 34 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.7/odlext-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/13.0.7/odlext-parser-support-13.0.7.jar (40 kB at 3.7 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.7/openconfig-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/13.0.7/openconfig-parser-support-13.0.7.jar (22 kB at 1.4 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.7/rfc6241-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/13.0.7/rfc6241-parser-support-13.0.7.jar (17 kB at 1.0 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.7/rfc6536-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/13.0.7/rfc6536-parser-support-13.0.7.jar (20 kB at 2.0 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.7/rfc6643-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/13.0.7/rfc6643-parser-support-13.0.7.jar (42 kB at 3.2 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.7/rfc7952-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/13.0.7/rfc7952-parser-support-13.0.7.jar (18 kB at 2.2 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.7/rfc8040-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/13.0.7/rfc8040-parser-support-13.0.7.jar (26 kB at 2.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.7/rfc8528-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/13.0.7/rfc8528-parser-support-13.0.7.jar (17 kB at 1.7 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.7/rfc8639-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/13.0.7/rfc8639-parser-support-13.0.7.jar (16 kB at 1.2 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.7/yang-parser-impl-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/13.0.7/yang-parser-impl-13.0.7.jar (53 kB at 5.3 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.7/rfc8819-parser-support-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/13.0.7/rfc8819-parser-support-13.0.7.jar (16 kB at 1.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.7/yang-parser-reactor-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/13.0.7/yang-parser-reactor-13.0.7.jar (156 kB at 13 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.7/yang-parser-rfc7950-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.7/yang-parser-rfc7950-13.0.7.jar (508 kB at 30 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.7/yang-parser-spi-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/13.0.7/yang-parser-spi-13.0.7.jar (138 kB at 13 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.7/yang-repo-fs-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/13.0.7/yang-repo-fs-13.0.7.jar (23 kB at 2.1 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.6/opendaylight-l2-types-2013.08.27.25.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.25.6/opendaylight-l2-types-2013.08.27.25.6.jar (21 kB at 2.3 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.7/yang-data-impl-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/13.0.7/yang-data-impl-13.0.7.jar (102 kB at 8.5 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.7/yang-data-tree-ri-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/13.0.7/yang-data-tree-ri-13.0.7.jar (213 kB at 15 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.7/yang-data-transform-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/13.0.7/yang-data-transform-13.0.7.jar (18 kB at 2.0 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.6/mdsal-singleton-impl-13.0.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.6/mdsal-singleton-impl-13.0.6.jar (36 kB at 3.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.6/aaa-password-service-api-0.19.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.19.6/aaa-password-service-api-0.19.6.jar (23 kB at 3.3 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6.jar (20 kB at 2.2 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.5/sal-clustering-commons-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/9.0.5/sal-clustering-commons-9.0.5.jar (170 kB at 17 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.jar (24 kB at 2.7 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.jar (697 kB at 46 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.5/sal-akka-raft-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/9.0.5/sal-akka-raft-9.0.5.jar (293 kB at 27 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.5/cds-mgmt-api-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/9.0.5/cds-mgmt-api-9.0.5.jar (16 kB at 1.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.5/sal-akka-segmented-journal-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/9.0.5/sal-akka-segmented-journal-9.0.5.jar (44 kB at 4.4 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.5/atomix-storage-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/9.0.5/atomix-storage-9.0.5.jar (566 kB at 15 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.5/raft-journal-9.0.5.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/9.0.5/raft-journal-9.0.5.jar (13 kB at 1.2 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.7/concepts-13.0.7.jar 10:11:47 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/13.0.7/concepts-13.0.7.jar (39 kB at 3.6 MB/s) 10:11:47 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.7/util-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/13.0.7/util-13.0.7.jar (174 kB at 15 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.10/infrautils-util-6.0.10.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.10/infrautils-util-6.0.10.jar (27 kB at 2.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.10/rfc6243-7.0.10.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/7.0.10/rfc6243-7.0.10.jar (33 kB at 3.3 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.6/mdsal-dom-schema-osgi-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.6/mdsal-dom-schema-osgi-13.0.6.jar (42 kB at 3.0 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.jar (236 kB at 17 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.jar (668 kB at 48 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.jar (694 kB at 46 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.jar (337 kB at 28 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.jar (518 kB at 32 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.jar (352 kB at 29 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.jar (490 kB at 31 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.jar (571 kB at 38 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.jar (38 kB at 1.3 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.jar (44 kB at 4.9 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar (40 kB at 3.6 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.jar (147 kB at 12 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final-linux-x86_64.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final-linux-x86_64.jar (74 kB at 8.2 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.6/rfc6991-ietf-inet-types-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.6/rfc6991-ietf-inet-types-13.0.6.jar (60 kB at 4.6 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.6/ietf-type-util-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/13.0.6/ietf-type-util-13.0.6.jar (15 kB at 1.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.6/rfc6991-ietf-yang-types-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.6/rfc6991-ietf-yang-types-13.0.6.jar (53 kB at 4.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.7/odlext-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/13.0.7/odlext-model-api-13.0.7.jar (21 kB at 2.1 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.7/openconfig-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/13.0.7/openconfig-model-api-13.0.7.jar (19 kB at 1.9 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.7/rfc6241-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/13.0.7/rfc6241-model-api-13.0.7.jar (15 kB at 1.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.7/rfc6536-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/13.0.7/rfc6536-model-api-13.0.7.jar (18 kB at 876 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.7/rfc6643-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/13.0.7/rfc6643-model-api-13.0.7.jar (32 kB at 3.5 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.7/rfc7952-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/13.0.7/rfc7952-model-api-13.0.7.jar (18 kB at 1.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.7/rfc8040-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/13.0.7/rfc8040-model-api-13.0.7.jar (16 kB at 2.0 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.7/rfc8528-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/13.0.7/rfc8528-model-api-13.0.7.jar (16 kB at 1.9 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.7/rfc8639-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/13.0.7/rfc8639-model-api-13.0.7.jar (14 kB at 1.2 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.7/rfc8819-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/13.0.7/rfc8819-model-api-13.0.7.jar (18 kB at 2.0 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.7/yang-model-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/13.0.7/yang-model-api-13.0.7.jar (303 kB at 17 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.7/yang-model-spi-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/13.0.7/yang-model-spi-13.0.7.jar (133 kB at 8.3 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.7/yang-ir-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/13.0.7/yang-ir-13.0.7.jar (37 kB at 3.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.7/yang-model-util-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/13.0.7/yang-model-util-13.0.7.jar (38 kB at 3.2 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.7/yang-parser-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/13.0.7/yang-parser-api-13.0.7.jar (24 kB at 1.3 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.7/yang-repo-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/13.0.7/yang-repo-api-13.0.7.jar (23 kB at 2.5 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.7/yang-repo-spi-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/13.0.7/yang-repo-spi-13.0.7.jar (37 kB at 3.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.10/rfc8526-7.0.10.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/7.0.10/rfc8526-7.0.10.jar (113 kB at 8.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.44/jersey-hk2-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.44/jersey-hk2-2.44.jar (80 kB at 6.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.44/jersey-common-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.44/jersey-common-2.44.jar (1.3 MB at 42 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.44/jersey-client-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.44/jersey-client-2.44.jar (309 kB at 14 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.44/jersey-server-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.44/jersey-server-2.44.jar (964 kB at 46 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.44/jersey-container-servlet-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.44/jersey-container-servlet-2.44.jar (33 kB at 3.3 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.44/jersey-container-servlet-core-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.44/jersey-container-servlet-core-2.44.jar (76 kB at 5.8 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.44/jersey-media-sse-2.44.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.44/jersey-media-sse-2.44.jar (80 kB at 8.0 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.6/aaa-encrypt-service-0.19.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.19.6/aaa-encrypt-service-0.19.6.jar (7.9 kB at 877 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.6/aaa-encrypt-service-impl-0.19.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.6/aaa-encrypt-service-impl-0.19.6.jar (39 kB at 3.5 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.6/mdsal-binding-api-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/13.0.6/mdsal-binding-api-13.0.6.jar (75 kB at 6.3 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.6/mdsal-binding-spi-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/13.0.6/mdsal-binding-spi-13.0.6.jar (17 kB at 1.5 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.6/mdsal-binding-util-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/13.0.6/mdsal-binding-util-13.0.6.jar (47 kB at 4.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.10/netconf-api-7.0.10.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/7.0.10/netconf-api-7.0.10.jar (58 kB at 7.2 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.10/netconf-auth-7.0.10.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/7.0.10/netconf-auth-7.0.10.jar (8.0 kB at 668 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.10/rfc5277-7.0.10.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/7.0.10/rfc5277-7.0.10.jar (66 kB at 6.0 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.6/web-osgi-impl-0.19.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.19.6/web-osgi-impl-0.19.6.jar (16 kB at 1.8 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.6/web-api-0.19.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.19.6/web-api-0.19.6.jar (24 kB at 2.7 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.6/servlet-jersey2-0.19.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.19.6/servlet-jersey2-0.19.6.jar (12 kB at 1.2 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.6/servlet-api-0.19.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.19.6/servlet-api-0.19.6.jar (8.9 kB at 894 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.7/yang-data-codec-binfmt-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.7/yang-data-codec-binfmt-13.0.7.jar (88 kB at 7.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.7/yang-data-codec-gson-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/13.0.7/yang-data-codec-gson-13.0.7.jar (84 kB at 7.6 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.7/yang-data-codec-xml-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/13.0.7/yang-data-codec-xml-13.0.7.jar (86 kB at 7.2 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/13.0.7/mdsal-trace-api-13.0.7-config.xml 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/13.0.7/mdsal-trace-api-13.0.7-config.xml (1.5 kB at 64 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.7/yang-data-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/13.0.7/yang-data-api-13.0.7.jar (190 kB at 13 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.7/yang-data-spi-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/13.0.7/yang-data-spi-13.0.7.jar (90 kB at 9.0 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.7/yang-data-tree-api-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/13.0.7/yang-data-tree-api-13.0.7.jar (34 kB at 3.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.7/yang-data-tree-spi-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/13.0.7/yang-data-tree-spi-13.0.7.jar (48 kB at 4.4 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.7/yang-data-util-13.0.7.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/13.0.7/yang-data-util-13.0.7.jar (127 kB at 13 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.6/rfc8072-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.6/rfc8072-13.0.6.jar (100 kB at 9.1 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.6/mdsal-dom-broker-13.0.6.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/13.0.6/mdsal-dom-broker-13.0.6.jar (93 kB at 6.6 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.27/pax-web-compatibility-annotation13-8.0.27.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.27/pax-web-compatibility-annotation13-8.0.27.jar (3.0 kB at 330 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar (3.0 kB at 302 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 7.5 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar (3.0 kB at 372 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar (271 kB at 23 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar (783 kB at 52 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 4.1 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar (8.7 kB at 871 kB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 10:11:48 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar (69 kB at 4.9 MB/s) 10:11:48 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar (106 kB at 9.7 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar (25 kB at 2.5 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar (42 kB at 3.8 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar (48 kB at 4.0 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar (45 kB at 3.7 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar (39 kB at 2.8 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar (97 kB at 6.5 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar (168 kB at 13 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar (48 kB at 4.3 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar (46 kB at 4.2 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar (209 kB at 7.4 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar (61 kB at 4.4 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar (17 kB at 1.7 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar (30 kB at 3.0 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar (42 kB at 3.5 MB/s) 10:11:49 [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 10:11:49 [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 617 kB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar (18 kB at 1.8 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.54.v20240208/jetty-alpn-openjdk8-client-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.54.v20240208/jetty-alpn-openjdk8-client-9.4.54.v20240208.jar (20 kB at 2.4 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.54.v20240208/jetty-alpn-openjdk8-server-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.54.v20240208/jetty-alpn-openjdk8-server-9.4.54.v20240208.jar (19 kB at 2.2 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar (17 kB at 1.9 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar (17 kB at 1.9 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar (161 kB at 16 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar (107 kB at 11 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar (567 kB at 35 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-jetty.xml 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-config-jetty.xml (4.4 kB at 442 kB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-context-jetty.xml 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.27/pax-web-features-8.0.27-context-jetty.xml (1.3 kB at 165 kB/s) 10:11:49 [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 10:11:49 [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 2.2 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.27/pax-web-jetty-keycloak18-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.27/pax-web-jetty-keycloak18-8.0.27.jar (44 kB at 3.4 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.27/pax-web-jetty-keycloak-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.27/pax-web-jetty-keycloak-8.0.27.jar (36 kB at 2.8 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar (3.1 MB at 87 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar (1.0 MB at 50 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar (103 kB at 8.6 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar (88 kB at 8.0 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.27/pax-web-deployer-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.27/pax-web-deployer-8.0.27.jar (14 kB at 1.3 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.27/pax-web-karaf-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.27/pax-web-karaf-8.0.27.jar (33 kB at 3.3 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.27/keycloak-common-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.27/keycloak-common-8.0.27.jar (807 kB at 32 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.27/keycloak-osgi-adapter-8.0.27.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.27/keycloak-osgi-adapter-8.0.27.jar (10 kB at 691 kB/s) 10:11:49 [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 10:11:49 [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 39 MB/s) 10:11:49 [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 10:11:49 [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 72 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar 10:11:49 [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 116 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar 10:11:49 [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 48 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar 10:11:49 [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 40 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.7/yang-common-netty-13.0.7.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/13.0.7/yang-common-netty-13.0.7.jar (12 kB at 651 kB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.7/yang-xpath-api-13.0.7.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/13.0.7/yang-xpath-api-13.0.7.jar (79 kB at 7.2 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.5/sal-remoterpc-connector-9.0.5.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/9.0.5/sal-remoterpc-connector-9.0.5.jar (122 kB at 10 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.6/rfc8040-13.0.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.6/rfc8040-13.0.6.jar (61 kB at 6.1 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.7/yang-xpath-impl-13.0.7.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/13.0.7/yang-xpath-impl-13.0.7.jar (119 kB at 11 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.6/ietf-topology-2013.10.21.25.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.6/ietf-topology-2013.10.21.25.6.jar (105 kB at 5.5 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10/yanglib-mdsal-writer-7.0.10.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10/yanglib-mdsal-writer-7.0.10.jar (29 kB at 2.7 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.6/aaa-authn-api-0.19.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.19.6/aaa-authn-api-0.19.6.jar (32 kB at 2.9 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.6/mdsal-eos-dom-api-13.0.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.6/mdsal-eos-dom-api-13.0.6.jar (14 kB at 1.2 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.10/restconf-common-models-7.0.10.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/7.0.10/restconf-common-models-7.0.10.jar (199 kB at 15 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.10/restconf-common-7.0.10.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/7.0.10/restconf-common-7.0.10.jar (20 kB at 2.0 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.7/yang-common-13.0.7.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/13.0.7/yang-common-13.0.7.jar (120 kB at 10 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.6/yang-binding-13.0.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/13.0.6/yang-binding-13.0.6.jar (96 kB at 9.6 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.6/mdsal-binding-spec-util-13.0.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.6/mdsal-binding-spec-util-13.0.6.jar (21 kB at 2.6 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.6/yang-ext-2013.09.07.25.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.6/yang-ext-2013.09.07.25.6.jar (17 kB at 1.5 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.5/blueprint-9.0.5.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/9.0.5/blueprint-9.0.5.jar (66 kB at 3.1 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.6/mdsal-singleton-api-13.0.6.jar 10:11:49 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/13.0.6/mdsal-singleton-api-13.0.6.jar (14 kB at 1.4 MB/s) 10:11:49 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.5/repackaged-akka-9.0.5.jar 10:11:50 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/9.0.5/repackaged-akka-9.0.5.jar (19 MB at 111 MB/s) 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-openapi::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-api::jar, 6.0.11 and 6.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-impl::jar, 6.0.11 and 6.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-shell::jar, 6.0.11 and 6.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-web::jar, 6.0.11 and 6.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 7.0.10 and 7.0.11 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.19.6 and 0.19.8 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.26 and 4.2.28 10:11:50 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.26 and 4.2.28 10:11:50 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.26 and 4.2.28 10:11:50 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.26 and 4.2.28 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.15.0 and 1.15.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:opendaylight-l2-types::jar, 2013.08.27.25.7 and 2013.08.27.25.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.28 and 4.2.26 10:11:50 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.22.0 and 5.21.0 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 6.0.11 and 6.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.47.0 and 3.45.0 10:11:50 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.114.Final and 4.1.112.Final 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.45 and 2.44 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 6.0.10 and 6.0.11 10:11:50 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 6.0.10 and 6.0.11 10:11:50 [WARNING] Duplicate versions for org.opendaylight.odlparent:bundles-diag::jar, 13.1.4 and 13.1.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 13.0.6 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common-netty::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-topology::jar, 2013.10.21.25.7 and 2013.10.21.25.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.19.8 and 0.19.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 7.0.11 and 7.0.10 10:11:50 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 13.0.8 and 13.0.7 10:11:50 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.16.0 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.25.7 and 2013.09.07.25.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 9.0.6 and 9.0.5 10:11:50 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 13.0.7 and 13.0.6 10:11:50 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 9.0.6 and 9.0.5 10:11:50 [INFO] 10:11:50 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- 10:11:50 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom 10:11:50 [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 826 kB/s) 10:11:50 [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 10:11:50 [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 725 kB/s) 10:11:50 [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 10:11:50 [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 316 kB/s) 10:11:50 [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 10:11:50 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar 10:11:50 [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 10:11:50 [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 13 MB/s) 10:11:50 [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 603 kB/s) 10:11:50 [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 35 MB/s) 10:11:50 [INFO] Executing tasks 10:11:50 [INFO] Executed tasks 10:11:50 [INFO] 10:11:50 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- 10:11:50 [INFO] Executing tasks 10:11:50 [INFO] [delete] Deleting directory /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/system/org/bouncycastle 10:11:50 [INFO] Executed tasks 10:11:50 [INFO] 10:11:50 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ karaf --- 10:11:50 [INFO] Skipping javadoc generation 10:11:50 [INFO] 10:11:50 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ karaf --- 10:12:11 [INFO] 10:12:11 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf --- 10:12:11 [INFO] Skipping CycloneDX goal 10:12:11 [INFO] 10:12:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- 10:12:11 [INFO] Skipping duplicate-finder execution! 10:12:11 [INFO] 10:12:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ karaf --- 10:12:11 [INFO] Skipping pom project 10:12:11 [INFO] 10:12:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf --- 10:12:11 [INFO] Skipping source per configuration. 10:12:11 [INFO] 10:12:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf --- 10:12:11 [INFO] Skipping modernizer execution! 10:12:11 [INFO] 10:12:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ karaf --- 10:12:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:11 [INFO] 10:12:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf --- 10:12:11 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.pom 10:12:11 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/karaf-0.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.tar.gz 10:12:12 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/karaf-0.20.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip 10:12:12 [INFO] 10:12:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ karaf --- 10:12:12 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:12:12 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:12:12 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:12 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101052-1.pom 10:12:12 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101052-1.pom (7.8 kB at 7.8 MB/s) 10:12:12 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101052-1.tar.gz 10:12:12 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101052-1.tar.gz (227 MB at 350 MB/s) 10:12:12 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101052-1.zip 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101052-1.zip (230 MB at 350 MB/s) 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/maven-metadata.xml (963 B) 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/karaf/maven-metadata.xml (294 B) 10:12:13 [INFO] 10:12:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ karaf --- 10:12:13 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/karaf/dependency_tree.txt 10:12:13 [INFO] 10:12:13 [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- 10:12:13 [INFO] Building ODL :: integration :: singles-aggregator 0.20.3-SNAPSHOT [15/19] 10:12:13 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ singles-aggregator --- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ singles-aggregator --- 10:12:13 [INFO] Skipping Rule Enforcement. 10:12:13 [INFO] 10:12:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ singles-aggregator --- 10:12:13 [INFO] 10:12:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ singles-aggregator --- 10:12:13 [INFO] Skipping CycloneDX goal 10:12:13 [INFO] 10:12:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ singles-aggregator --- 10:12:13 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/singles-aggregator-0.20.3-SNAPSHOT.pom 10:12:13 [INFO] 10:12:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ singles-aggregator --- 10:12:13 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:12:13 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/singles-aggregator-0.20.3-20241209.101052-1.pom 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/singles-aggregator-0.20.3-20241209.101052-1.pom (2.2 kB) 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml (625 B) 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/singles-aggregator/maven-metadata.xml (307 B) 10:12:13 [INFO] 10:12:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ singles-aggregator --- 10:12:13 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/singles/dependency_tree.txt 10:12:13 [INFO] 10:12:13 [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ 10:12:13 [INFO] Building ODL :: integration :: repos-aggregator 0.20.3-SNAPSHOT [16/19] 10:12:13 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ repos-aggregator --- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ repos-aggregator --- 10:12:13 [INFO] Skipping Rule Enforcement. 10:12:13 [INFO] 10:12:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ repos-aggregator --- 10:12:13 [INFO] 10:12:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ repos-aggregator --- 10:12:13 [INFO] Skipping CycloneDX goal 10:12:13 [INFO] 10:12:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ repos-aggregator --- 10:12:13 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/repos-aggregator-0.20.3-SNAPSHOT.pom 10:12:13 [INFO] 10:12:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ repos-aggregator --- 10:12:13 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:12:13 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/repos-aggregator-0.20.3-20241209.101052-1.pom 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/repos-aggregator-0.20.3-20241209.101052-1.pom (2.1 kB) 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml (623 B) 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/repos-aggregator/maven-metadata.xml (305 B) 10:12:13 [INFO] 10:12:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ repos-aggregator --- 10:12:13 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/repos/dependency_tree.txt 10:12:13 [INFO] 10:12:13 [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- 10:12:13 [INFO] Building ODL :: integration :: features-aggregator 0.20.3-SNAPSHOT [17/19] 10:12:13 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 10:12:13 [INFO] Skipping Rule Enforcement. 10:12:13 [INFO] 10:12:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 10:12:13 [INFO] 10:12:13 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- 10:12:13 [INFO] Skipping CycloneDX goal 10:12:13 [INFO] 10:12:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- 10:12:13 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/features-aggregator-0.20.3-SNAPSHOT.pom 10:12:13 [INFO] 10:12:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-aggregator --- 10:12:13 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:12:13 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/features-aggregator-0.20.3-20241209.101052-1.pom 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/features-aggregator-0.20.3-20241209.101052-1.pom (2.1 kB at 2.1 MB/s) 10:12:13 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/maven-metadata.xml 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml (626 B) 10:12:13 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/maven-metadata.xml 10:12:13 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/features-aggregator/maven-metadata.xml (308 B) 10:12:13 [INFO] 10:12:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aggregator --- 10:12:13 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/dependency_tree.txt 10:12:13 [INFO] 10:12:13 [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- 10:12:13 [INFO] Building ODL :: integration :: onap-karaf 0.20.3-SNAPSHOT [18/19] 10:12:13 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ onap-karaf --- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ onap-karaf --- 10:12:13 [INFO] Skipping Rule Enforcement. 10:12:13 [INFO] 10:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- 10:12:13 [INFO] Skipping Rule Enforcement. 10:12:13 [INFO] 10:12:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ onap-karaf --- 10:12:13 [INFO] 10:12:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ onap-karaf --- 10:12:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:13 [INFO] argLine set to empty 10:12:13 [INFO] 10:12:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ onap-karaf --- 10:12:13 [INFO] Starting audit... 10:12:13 Audit done. 10:12:13 [INFO] You have 0 Checkstyle violations. 10:12:13 [INFO] 10:12:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ onap-karaf --- 10:12:13 [INFO] 10:12:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ onap-karaf --- 10:12:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/classes/LICENSE 10:12:13 [INFO] 10:12:13 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- 10:12:13 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/src/main/resources 10:12:13 [INFO] 10:12:13 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ onap-karaf --- 10:12:13 [INFO] Using repositories: 10:12:13 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 10:12:13 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 10:12:13 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 10:12:13 [INFO] Creating work directory: /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly 10:12:13 [INFO] Loading direct KAR and features XML dependencies 10:12:13 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:12:13 [INFO] Feature framework will be added as a startup feature 10:12:13 [INFO] Generating Karaf assembly: /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly 10:12:13 [INFO] Unzipping kars 10:12:13 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:12:13 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:12:13 [INFO] Loading profiles from: 10:12:13 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 10:12:13 [INFO] Loading repositories 10:12:14 [INFO] Generating generated-startup profile 10:12:14 [INFO] Generating generated-boot profile with parents: generated-startup 10:12:14 [INFO] Generating generated-installed profile 10:12:14 [INFO] Configuring etc/config.properties and etc/system.properties 10:12:14 [INFO] Downloading libraries for generated profiles 10:12:14 [INFO] Downloading additional libraries 10:12:14 [INFO] Writing configurations 10:12:14 [INFO] adding config file: etc/profile.cfg 10:12:14 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 10:12:14 [INFO] Startup stage 10:12:14 [INFO] Loading startup repositories 10:12:14 [INFO] Resolving startup features and bundles 10:12:14 [INFO] Features: framework 10:12:14 [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.1.5 10:12:14 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:12:14 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:12:14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:12:14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:12:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:12:14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:12:14 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:12:14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:12:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:12:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:12:14 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:12:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:12:14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:12:14 [INFO] Boot stage 10:12:14 [INFO] Loading boot repositories 10:12:14 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.3-SNAPSHOT/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.3-SNAPSHOT/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.3-SNAPSHOT/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 10:12:14 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 10:12:15 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 10:12:15 [INFO] Feature kar/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 10:12:15 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 10:12:15 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 10:12:15 [INFO] Feature scr/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 10:12:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 10:12:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 10:12:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 10:12:15 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 10:12:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 10:12:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 10:12:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 10:12:15 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 10:12:15 [INFO] Feature shell/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 10:12:15 [INFO] Feature service/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 10:12:15 [INFO] Feature jaas/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 10:12:15 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 10:12:15 [INFO] Feature package/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 10:12:15 [INFO] Feature ssh/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 10:12:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 10:12:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 10:12:15 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 10:12:15 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 10:12:15 [INFO] Feature feature/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:12:15 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 10:12:15 [INFO] Feature management/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 10:12:15 [INFO] adding config file: etc/jmx.acl.cfg 10:12:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 10:12:15 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 10:12:15 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.management.cfg 10:12:15 [INFO] Feature jline/3.21.0 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:12:15 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 10:12:15 [INFO] Feature system/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 10:12:15 [INFO] Feature log/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 10:12:15 [INFO] adding config file: etc/org.apache.karaf.log.cfg 10:12:15 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 10:12:15 [INFO] Feature config/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 10:12:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 10:12:15 [INFO] Feature instance/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 10:12:15 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 10:12:15 [INFO] Feature framework/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 10:12:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:12:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:12:15 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:12:15 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:12:15 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:12:15 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 10:12:15 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 10:12:15 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 10:12:15 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 10:12:15 [INFO] Feature deployer/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 10:12:15 [INFO] Feature f7537c17-edfc-4a99-9728-da18fc7ae3b1/0.0.0 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 10:12:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 10:12:15 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:12:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:12:15 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:12:15 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 10:12:15 [INFO] Feature bundle/4.4.6 is defined as a boot feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 10:12:15 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 10:12:15 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 10:12:15 [INFO] Feature standard/4.4.6 is defined as a boot feature 10:12:15 [INFO] Install stage 10:12:15 [INFO] Loading installed repositories 10:12:15 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 10:12:15 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 10:12:15 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 10:12:15 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 10:12:15 [INFO] 10:12:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ onap-karaf >>> 10:12:15 [INFO] 10:12:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ onap-karaf --- 10:12:15 [INFO] 10:12:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ onap-karaf <<< 10:12:15 [INFO] 10:12:15 [INFO] 10:12:15 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ onap-karaf --- 10:12:15 [INFO] Spotbugs plugin skipped 10:12:15 [INFO] 10:12:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ onap-karaf --- 10:12:15 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/lib/karaf.branding-13.1.5.jar 10:12:15 [INFO] 10:12:15 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- 10:12:15 [INFO] 10:12:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- 10:12:15 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 10:12:15 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 10:12:15 [INFO] 10:12:15 [INFO] --- maven-dependency-plugin:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- 10:12:15 [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.19.8:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar 10:12:15 [INFO] 10:12:15 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- 10:12:15 [INFO] 10:12:15 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ onap-karaf --- 10:12:15 [INFO] 10:12:15 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- 10:12:15 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/src/main/assembly 10:12:15 [INFO] 10:12:15 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ onap-karaf --- 10:12:15 [INFO] Feature repository discovered recursively: 22137039-0709-4be6-9de9-63c48231e3e1 10:12:15 [INFO] Feature repository discovered recursively: features-aaa 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:12:15 [INFO] Feature repository discovered recursively: pt-triemap 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: features-controller 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-akka 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-scala 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: features-controller-experimental 10:12:15 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: daexim-features 10:12:15 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:12:15 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:12:15 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:12:15 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:12:15 [INFO] Feature repository discovered recursively: features-mdsal 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:12:15 [INFO] Feature repository discovered recursively: features-netconf 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-all 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-client 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-console 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf-all 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:12:15 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:12:15 [INFO] Feature repository discovered recursively: features-odlparent 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:12:15 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:12:15 [INFO] Feature repository discovered recursively: odl-gson 10:12:15 [INFO] Feature repository discovered recursively: odl-guava 10:12:15 [INFO] Feature repository discovered recursively: odl-jackson-2 10:12:15 [INFO] Feature repository discovered recursively: odl-javassist-3 10:12:15 [INFO] Feature repository discovered recursively: odl-jersey-2 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:12:15 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:12:15 [INFO] Feature repository discovered recursively: odl-lmax-3 10:12:15 [INFO] Feature repository discovered recursively: odl-netty-4 10:12:15 [INFO] Feature repository discovered recursively: odl-servlet-api 10:12:15 [INFO] Feature repository discovered recursively: odl-stax2-api 10:12:15 [INFO] Feature repository discovered recursively: odl-woodstox 10:12:15 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:12:15 [INFO] Feature repository discovered recursively: framework-4.4.6 10:12:15 [INFO] Feature repository discovered recursively: standard-4.4.6 10:12:15 [INFO] Feature repository discovered recursively: framework-4.4.6 10:12:15 [INFO] Feature repository discovered recursively: features-aaa 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:12:15 [INFO] Feature repository discovered recursively: odl-servlet-api 10:12:15 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:12:15 [INFO] Feature repository discovered recursively: odl-guava 10:12:15 [INFO] Feature repository discovered recursively: pt-triemap 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:12:15 [INFO] Feature repository discovered recursively: odl-gson 10:12:15 [INFO] Feature repository discovered recursively: odl-stax2-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:12:15 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:12:15 [INFO] Feature repository discovered recursively: odl-netty-4 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-akka 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-scala 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:12:15 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:12:15 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:12:15 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:15 [INFO] Feature repository discovered recursively: odl-jersey-2 10:12:15 [INFO] Feature repository discovered recursively: odl-javassist-3 10:12:15 [INFO] Feature repository discovered recursively: features-controller 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:12:15 [INFO] Feature repository discovered recursively: features-controller-experimental 10:12:15 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:12:15 [INFO] Feature repository discovered recursively: daexim-features 10:12:15 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:12:15 [INFO] Feature repository discovered recursively: odl-guava 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:12:15 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:12:15 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:12:15 [INFO] Feature repository discovered recursively: odl-gson 10:12:15 [INFO] Feature repository discovered recursively: odl-stax2-api 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:12:15 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:12:15 [INFO] Feature repository discovered recursively: odl-netty-4 10:12:15 [INFO] Feature repository discovered recursively: odl-servlet-api 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-akka 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-scala 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 10:12:15 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:12:15 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:12:15 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:12:15 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-jersey-2 10:12:15 [INFO] Feature repository discovered recursively: odl-javassist-3 10:12:15 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:12:15 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:15 [INFO] Feature repository discovered recursively: features-mdsal 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:12:15 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:12:15 [INFO] Feature repository discovered recursively: features-netconf 10:12:15 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-all 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-client 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-console 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-jackson-2 10:12:15 [INFO] Feature repository discovered recursively: odl-woodstox 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:15 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:12:15 [INFO] Feature repository discovered recursively: odl-restconf-all 10:12:15 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:12:15 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:12:15 [INFO] Feature repository discovered recursively: features-odlparent 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:15 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:12:15 [INFO] Feature repository discovered recursively: odl-lmax-3 10:12:15 [INFO] Feature repository discovered recursively: standard-4.4.6 10:12:15 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 10:12:15 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 9.0.5 and 9.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 9.0.5 and 9.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.19.6 and 0.19.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.19.6 and 0.19.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.25.6 and 2013.09.07.25.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 13.0.7 and 13.0.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 13.0.7 and 13.0.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 13.0.7 and 13.0.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.28 and 4.2.26 10:12:15 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.28 and 4.2.26 10:12:15 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.28 and 4.2.26 10:12:15 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.28 and 4.2.26 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.16.0 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 9.0.5 and 9.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.47.0 and 3.45.0 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.19.6 and 0.19.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.19.6 and 0.19.8 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.28 and 4.2.26 10:12:15 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.22.0 and 5.21.0 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 13.0.6 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 7.0.10 and 7.0.11 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 7.0.10 and 7.0.11 10:12:15 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.112.Final and 4.1.114.Final 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.45 and 2.44 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.19.8 and 0.19.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 9.0.6 and 9.0.5 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 13.0.7 and 13.0.6 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 7.0.11 and 7.0.10 10:12:15 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.15.5 and 1.15.0 10:12:15 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 7.0.10 and 7.0.11 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 13.0.8 and 13.0.7 10:12:15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 13.0.8 and 13.0.7 10:12:15 [INFO] 10:12:15 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- 10:12:15 [INFO] Executing tasks 10:12:15 [INFO] Executed tasks 10:12:15 [INFO] 10:12:15 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- 10:12:15 [INFO] Executing tasks 10:12:15 [INFO] [delete] Deleting directory /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/system/org/bouncycastle 10:12:15 [INFO] Executed tasks 10:12:15 [INFO] 10:12:15 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ onap-karaf --- 10:12:15 [INFO] Skipping javadoc generation 10:12:15 [INFO] 10:12:15 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ onap-karaf --- 10:12:25 [INFO] 10:12:25 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ onap-karaf --- 10:12:25 [INFO] Skipping CycloneDX goal 10:12:25 [INFO] 10:12:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- 10:12:25 [INFO] Skipping duplicate-finder execution! 10:12:25 [INFO] 10:12:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ onap-karaf --- 10:12:25 [INFO] Skipping pom project 10:12:25 [INFO] 10:12:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- 10:12:25 [INFO] Skipping source per configuration. 10:12:25 [INFO] 10:12:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ onap-karaf --- 10:12:25 [INFO] Skipping modernizer execution! 10:12:25 [INFO] 10:12:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ onap-karaf --- 10:12:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:25 [INFO] 10:12:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ onap-karaf --- 10:12:25 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-SNAPSHOT.pom 10:12:25 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/onap-karaf-0.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-SNAPSHOT.tar.gz 10:12:25 [INFO] 10:12:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ onap-karaf --- 10:12:25 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:12:25 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:12:25 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:25 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-20241209.101052-1.pom 10:12:25 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-20241209.101052-1.pom (6.8 kB at 6.8 MB/s) 10:12:25 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-20241209.101052-1.tar.gz 10:12:26 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-20241209.101052-1.tar.gz (196 MB at 350 MB/s) 10:12:26 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/maven-metadata.xml 10:12:26 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:26 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/maven-metadata.xml (794 B) 10:12:26 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/maven-metadata.xml 10:12:26 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/onap-karaf/maven-metadata.xml (299 B) 10:12:26 [INFO] 10:12:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ onap-karaf --- 10:12:26 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/dependency_tree.txt 10:12:26 [INFO] 10:12:26 [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- 10:12:26 [INFO] Building Integration/Distribution 0.20.3-SNAPSHOT [19/19] 10:12:26 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:26 [INFO] 10:12:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-aggregator --- 10:12:26 [INFO] 10:12:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- 10:12:26 [INFO] Skipping Rule Enforcement. 10:12:26 [INFO] 10:12:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-aggregator --- 10:12:26 [INFO] 10:12:26 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ distribution-aggregator --- 10:12:26 [INFO] Skipping CycloneDX goal 10:12:26 [INFO] 10:12:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-aggregator --- 10:12:26 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/distribution-aggregator-0.20.3-SNAPSHOT.pom 10:12:26 [INFO] 10:12:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ distribution-aggregator --- 10:12:26 [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ 10:12:26 [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. 10:12:26 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:26 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/distribution-aggregator-0.20.3-20241209.101052-1.pom 10:12:26 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/distribution-aggregator-0.20.3-20241209.101052-1.pom (2.6 kB) 10:12:26 [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/maven-metadata.xml 10:12:26 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:26 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/maven-metadata.xml (630 B) 10:12:26 [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/maven-metadata.xml 10:12:26 [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/integration/distribution-aggregator/maven-metadata.xml (312 B) 10:12:26 [INFO] 10:12:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ distribution-aggregator --- 10:12:26 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/dependency_tree.txt 10:12:26 [INFO] ------------------------------------------------------------------------ 10:12:26 [INFO] Reactor Summary for Integration/Distribution 0.20.3-SNAPSHOT: 10:12:26 [INFO] 10:12:26 [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 3.481 s] 10:12:26 [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.014 s] 10:12:26 [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.016 s] 10:12:26 [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.009 s] 10:12:26 [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.013 s] 10:12:26 [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.010 s] 10:12:26 [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.011 s] 10:12:26 [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.008 s] 10:12:26 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 1.424 s] 10:12:26 [INFO] ODL :: integration :: features-index ............... SUCCESS [ 29.243 s] 10:12:26 [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 0.749 s] 10:12:26 [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 0.757 s] 10:12:26 [INFO] ODL :: integration :: features-test ................ SUCCESS [ 0.947 s] 10:12:26 [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 36.371 s] 10:12:26 [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.007 s] 10:12:26 [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.007 s] 10:12:26 [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.005 s] 10:12:26 [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 12.590 s] 10:12:26 [INFO] Integration/Distribution ........................... SUCCESS [ 0.008 s] 10:12:26 [INFO] ------------------------------------------------------------------------ 10:12:26 [INFO] BUILD SUCCESS 10:12:26 [INFO] ------------------------------------------------------------------------ 10:12:26 [INFO] Total time: 01:33 min 10:12:26 [INFO] Finished at: 2024-12-09T10:12:26Z 10:12:26 [INFO] ------------------------------------------------------------------------ 10:12:26 [distribution-check-managed-calcium] $ /bin/bash -l /tmp/jenkins10115140476491095021.sh 10:12:26 ---> distribution-check-verify-groupid.sh 10:12:26 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 10:12:26 These are distribution pulled projects: 10:12:26 Checking /tmp/r/org/opendaylight/aaa 10:12:26 Checking /tmp/r/org/opendaylight/bgpcep 10:12:26 Checking /tmp/r/org/opendaylight/controller 10:12:26 Checking /tmp/r/org/opendaylight/daexim 10:12:26 Checking /tmp/r/org/opendaylight/infrautils 10:12:26 Checking /tmp/r/org/opendaylight/integration 10:12:26 Checking /tmp/r/org/opendaylight/jsonrpc 10:12:26 Checking /tmp/r/org/opendaylight/lispflowmapping 10:12:26 Checking /tmp/r/org/opendaylight/mdsal 10:12:26 Checking /tmp/r/org/opendaylight/netconf 10:12:26 Checking /tmp/r/org/opendaylight/odlparent 10:12:26 Checking /tmp/r/org/opendaylight/openflowplugin 10:12:26 Checking /tmp/r/org/opendaylight/ovsdb 10:12:26 Checking /tmp/r/org/opendaylight/serviceutils 10:12:26 Checking /tmp/r/org/opendaylight/yangtools 10:12:26 [distribution-check-managed-calcium] $ /bin/sh -x /tmp/jenkins5985226337687859995.sh 10:12:26 + set +e 10:12:26 + find /tmp/r/org/opendaylight/integration/distribution/ -path *-SNAPSHOT* -delete 10:12:26 find: ‘/tmp/r/org/opendaylight/integration/distribution/’: No such file or directory 10:12:26 + find /tmp/r/ -regex .*/_remote.repositories\|.*/maven-metadata-local\.xml\|.*/maven-metadata-fake-nexus\.xml\|.*/resolver-status\.properties -delete 10:12:26 + find /tmp/r/ -type d -empty -delete 10:12:26 + echo INFO: A listing of project related files left in local repository follows. 10:12:26 INFO: A listing of project related files left in local repository follows. 10:12:26 + find /tmp/r/org/opendaylight/integration/distribution/ 10:12:26 find: ‘/tmp/r/org/opendaylight/integration/distribution/’: No such file or directory 10:12:26 + true 10:12:26 [distribution-check-managed-calcium] $ /bin/sh -xe /tmp/jenkins15239740586469786364.sh 10:12:26 + echo 10:12:26 10:12:26 10:12:26 10:12:26 opendaylight-release 10:12:26 10:12:26 10:12:26 opendaylight-mirror 10:12:26 opendaylight 10:12:26 https://nexus.opendaylight.org/content/repositories/public/ 10:12:26 never 10:12:26 false 10:12:26 10:12:26 10:12:26 10:12:26 10:12:26 opendaylight-plugin-mirror 10:12:26 opendaylight-plugin 10:12:26 https://nexus.opendaylight.org/content/repositories/public/ 10:12:26 never 10:12:26 false 10:12:26 10:12:26 10:12:26 10:12:26 10:12:26 file-snapshots 10:12:26 10:12:26 10:12:26 file-snapshots 10:12:26 file 10:12:26 file:///tmp/n/ 10:12:26 false 10:12:26 10:12:26 10:12:26 10:12:26 10:12:26 file-plugin-snapshots 10:12:26 file-plugin 10:12:26 file:///tmp/n/ 10:12:26 false 10:12:26 10:12:26 10:12:26 10:12:26 10:12:26 10:12:26 file-snapshots 10:12:26 opendaylight-release 10:12:26 10:12:26 10:12:26 10:12:26 [distribution-check-managed-calcium] $ /bin/sh -xe /tmp/jenkins1090631737734094390.sh 10:12:26 + cp -r /tmp/r /tmp/t 10:12:27 [distribution-check-managed-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -DGERRIT_BRANCH=stable/calcium -DGERRIT_PATCHSET_REVISION=49c99567156949d3a56b3fab40843d0195e1e46b -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/integration/distribution/+/114688 -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 10:12:27 " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=integration/distribution -DGERRIT_CHANGE_NUMBER=114688 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/88/114688/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=integration/distribution -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xMy4xLjUKLSBpbmZyYXV0aWxzLTYuMC4xMQotIHlhbmd0b29scy0xMy4wLjgKLSBtZHNhbC0xMy4wLjcKLSBjb250cm9sbGVyLTkuMC42Ci0gYWFhLTAuMTkuOAotIG5ldGNvbmYtNy4wLjExCi0gYmdwY2VwLTAuMjEuMTEKCkNoYW5nZS1JZDogSTIxODkzNjZlYjdiNjE4ZGVhODhmZDljZDgyMDg0MjBmM2ZlOTc4NWEKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I2189366eb7b618dea88fd9cd8208420f3fe9785a -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=355024907 -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 -Pmanaged 10:12:28 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 10:12:28 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 10:12:28 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 10:12:28 Default locale: en, platform encoding: UTF-8 10:12:28 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" 10:12:28 [INFO] Scanning for projects... 10:12:28 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-artifacts/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:28 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:29 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:29 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:29 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:29 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:29 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:29 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:30 [INFO] ------------------------------------------------------------------------ 10:12:30 [INFO] Reactor Build Order: 10:12:30 [INFO] 10:12:30 [INFO] ODL :: integration :: distribution-artifacts [pom] 10:12:30 [INFO] ODL :: integration :: properties [pom] 10:12:30 [INFO] ODL :: integration :: artifact-artifacts [pom] 10:12:30 [INFO] ODL :: integration :: other-artifacts [pom] 10:12:30 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 10:12:30 [INFO] ODL :: integration :: upstream-aggregator [pom] 10:12:30 [INFO] ODL :: integration :: all-artifacts [pom] 10:12:30 [INFO] ODL :: integration :: artifacts-aggregator [pom] 10:12:30 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 10:12:30 [INFO] ODL :: integration :: features-index [feature] 10:12:30 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 10:12:30 [INFO] ODL :: integration :: odl-integration-all [feature] 10:12:30 [INFO] ODL :: integration :: features-test [feature] 10:12:30 [INFO] ODL :: integration :: karaf [pom] 10:12:30 [INFO] ODL :: integration :: singles-aggregator [pom] 10:12:30 [INFO] ODL :: integration :: repos-aggregator [pom] 10:12:30 [INFO] ODL :: integration :: features-aggregator [pom] 10:12:30 [INFO] ODL :: integration :: onap-karaf [pom] 10:12:30 [INFO] Integration/Distribution [pom] 10:12:30 [INFO] 10:12:30 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 10:12:30 [INFO] Building ODL :: integration :: distribution-artifacts 0.20.3-SNAPSHOT [1/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ distribution-artifacts --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-artifacts --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.3-SNAPSHOT/distribution-artifacts-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ distribution-artifacts --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/distribution/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] --------------< org.opendaylight.integration:properties >--------------- 10:12:30 [INFO] Building ODL :: integration :: properties 0.20.3-SNAPSHOT [2/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ properties --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ properties --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ properties --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ properties --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ properties --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.3-SNAPSHOT/properties-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ properties --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/properties/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 10:12:30 [INFO] Building ODL :: integration :: artifact-artifacts 0.20.3-SNAPSHOT [3/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ artifact-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ artifact-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ artifact-artifacts --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifact-artifacts --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.3-SNAPSHOT/artifact-artifacts-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ artifact-artifacts --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/artifacts/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 10:12:30 [INFO] Building ODL :: integration :: other-artifacts 0.20.3-SNAPSHOT [4/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ other-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ other-artifacts --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ other-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ other-artifacts --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ other-artifacts --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.3-SNAPSHOT/other-artifacts-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ other-artifacts --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/other/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 10:12:30 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.3-SNAPSHOT [5/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upstream-all-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upstream-all-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upstream-all-artifacts --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-all-artifacts --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.3-SNAPSHOT/upstream-all-artifacts-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ upstream-all-artifacts --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/all/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 10:12:30 [INFO] Building ODL :: integration :: upstream-aggregator 0.20.3-SNAPSHOT [6/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ upstream-aggregator --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ upstream-aggregator --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ upstream-aggregator --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ upstream-aggregator --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.3-SNAPSHOT/upstream-aggregator-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ upstream-aggregator --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/upstream/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 10:12:30 [INFO] Building ODL :: integration :: all-artifacts 0.20.3-SNAPSHOT [7/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ all-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ all-artifacts --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ all-artifacts --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ all-artifacts --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ all-artifacts --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.3-SNAPSHOT/all-artifacts-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ all-artifacts --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/all/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 10:12:30 [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.3-SNAPSHOT [8/19] 10:12:30 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ artifacts-aggregator --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ artifacts-aggregator --- 10:12:30 [INFO] 10:12:30 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ artifacts-aggregator --- 10:12:30 [INFO] Skipping CycloneDX goal 10:12:30 [INFO] 10:12:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ artifacts-aggregator --- 10:12:30 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.3-SNAPSHOT/artifacts-aggregator-0.20.3-SNAPSHOT.pom 10:12:30 [INFO] 10:12:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ artifacts-aggregator --- 10:12:30 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/artifacts/dependency_tree.txt 10:12:30 [INFO] 10:12:30 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 10:12:30 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.3-SNAPSHOT [9/19] 10:12:30 [INFO] --------------------------------[ jar ]--------------------------------- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ karaf-scripts --- 10:12:30 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/target 10:12:30 [INFO] 10:12:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ karaf-scripts --- 10:12:30 [INFO] Skipping Rule Enforcement. 10:12:30 [INFO] 10:12:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ karaf-scripts --- 10:12:30 [INFO] 10:12:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- 10:12:30 [INFO] Copying 7 resources from src/main/assembly to target/classes 10:12:30 [INFO] 10:12:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ karaf-scripts --- 10:12:31 [INFO] No sources to compile 10:12:31 [INFO] 10:12:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- 10:12:31 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/src/test/resources 10:12:31 [INFO] 10:12:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- 10:12:31 [INFO] No sources to compile 10:12:31 [INFO] 10:12:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- 10:12:31 [INFO] Tests are skipped. 10:12:31 [INFO] 10:12:31 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ karaf-scripts --- 10:12:31 [INFO] Building jar: /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.3-SNAPSHOT.jar 10:12:31 [INFO] 10:12:31 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf-scripts --- 10:12:31 [INFO] Skipping CycloneDX goal 10:12:31 [INFO] 10:12:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf-scripts --- 10:12:31 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-SNAPSHOT.pom 10:12:31 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.3-SNAPSHOT/karaf-scripts-0.20.3-SNAPSHOT.jar 10:12:31 [INFO] 10:12:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ karaf-scripts --- 10:12:31 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/karaf-scripts/dependency_tree.txt 10:12:31 [INFO] 10:12:31 [INFO] ------------< org.opendaylight.integration:features-index >------------- 10:12:31 [INFO] Building ODL :: integration :: features-index 0.20.3-SNAPSHOT [10/19] 10:12:31 [INFO] ------------------------------[ feature ]------------------------------- 10:12:31 [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml 10:12:31 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml 10:12:31 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (3.0 kB at 18 kB/s) 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-features/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/parent/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-model/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-impl/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-spi/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim-all/1.15.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.16.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:32 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.api/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.config/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.3-SNAPSHOT/maven-metadata.xml 10:12:33 [INFO] 10:12:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-index --- 10:12:33 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target 10:12:33 [INFO] 10:12:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-index --- 10:12:33 [INFO] Skipping Rule Enforcement. 10:12:33 [INFO] 10:12:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- 10:12:33 [INFO] Skipping Rule Enforcement. 10:12:33 [INFO] 10:12:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-index --- 10:12:33 [INFO] 10:12:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-index --- 10:12:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:33 [INFO] argLine set to empty 10:12:33 [INFO] 10:12:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-index --- 10:12:34 [INFO] Starting audit... 10:12:34 Audit done. 10:12:34 [INFO] You have 0 Checkstyle violations. 10:12:34 [INFO] 10:12:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-index --- 10:12:34 [INFO] 10:12:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-index --- 10:12:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target/classes/LICENSE 10:12:34 [INFO] 10:12:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- 10:12:34 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:34 [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/maven-metadata.xml (837 B at 1.8 kB/s) 10:12:35 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target/feature/feature.xml 10:12:36 [INFO] ...done! 10:12:36 [INFO] Attaching features XML 10:12:36 [INFO] 10:12:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-index --- 10:12:36 [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 10:12:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:12:36 [INFO] 10:12:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-index >>> 10:12:36 [INFO] 10:12:36 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-index --- 10:12:37 [INFO] 10:12:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-index <<< 10:12:37 [INFO] 10:12:37 [INFO] 10:12:37 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-index --- 10:12:37 [INFO] Spotbugs plugin skipped 10:12:37 [INFO] 10:12:37 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-index --- 10:12:37 [INFO] 10:12:37 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-index --- 10:12:37 [INFO] 10:12:37 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-index --- 10:12:37 [INFO] Skipping javadoc generation 10:12:37 [INFO] 10:12:37 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-index --- 10:12:37 [INFO] Skipping CycloneDX goal 10:12:37 [INFO] 10:12:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- 10:12:37 [INFO] Skipping duplicate-finder execution! 10:12:37 [INFO] 10:12:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-index --- 10:12:37 [INFO] Skipping plugin execution 10:12:37 [INFO] 10:12:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-index --- 10:12:37 [INFO] Skipping source per configuration. 10:12:37 [INFO] 10:12:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-index --- 10:12:37 [INFO] Skipping modernizer execution! 10:12:37 [INFO] 10:12:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-index --- 10:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:37 [INFO] 10:12:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-index --- 10:12:37 [WARNING] 10:12:37 [WARNING] The packaging plugin for project features-index did not assign 10:12:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:12:37 [WARNING] 10:12:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:12:37 [WARNING] 10:12:37 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-SNAPSHOT.pom 10:12:37 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.3-SNAPSHOT/features-index-0.20.3-SNAPSHOT-features.xml 10:12:37 [INFO] 10:12:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-index --- 10:12:37 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/repos/index/dependency_tree.txt 10:12:37 [INFO] 10:12:37 [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- 10:12:37 [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.3-SNAPSHOT [11/19] 10:12:37 [INFO] ------------------------------[ feature ]------------------------------- 10:12:37 [INFO] 10:12:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-integration-compatible-with-all --- 10:12:37 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/target 10:12:37 [INFO] 10:12:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- 10:12:37 [INFO] Skipping Rule Enforcement. 10:12:37 [INFO] 10:12:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- 10:12:37 [INFO] Skipping Rule Enforcement. 10:12:37 [INFO] 10:12:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-integration-compatible-with-all --- 10:12:37 [INFO] 10:12:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- 10:12:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:37 [INFO] argLine set to empty 10:12:37 [INFO] 10:12:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-integration-compatible-with-all --- 10:12:37 [INFO] Starting audit... 10:12:38 Audit done. 10:12:38 [INFO] You have 0 Checkstyle violations. 10:12:38 [INFO] 10:12:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] 10:12:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/LICENSE 10:12:38 [INFO] 10:12:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:38 [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/maven-metadata.xml (858 B at 429 kB/s) 10:12:38 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml 10:12:38 [INFO] ...done! 10:12:38 [INFO] Attaching features XML 10:12:38 [INFO] 10:12:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-integration-compatible-with-all --- 10:12:38 [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 10:12:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:12:38 [INFO] 10:12:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> 10:12:38 [INFO] 10:12:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] 10:12:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< 10:12:38 [INFO] 10:12:38 [INFO] 10:12:38 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Spotbugs plugin skipped 10:12:38 [INFO] 10:12:38 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] 10:12:38 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] 10:12:38 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping javadoc generation 10:12:38 [INFO] 10:12:38 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping CycloneDX goal 10:12:38 [INFO] 10:12:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping duplicate-finder execution! 10:12:38 [INFO] 10:12:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping plugin execution 10:12:38 [INFO] 10:12:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping source per configuration. 10:12:38 [INFO] 10:12:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping modernizer execution! 10:12:38 [INFO] 10:12:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:38 [INFO] 10:12:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-integration-compatible-with-all --- 10:12:38 [WARNING] 10:12:38 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 10:12:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:12:38 [WARNING] 10:12:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:12:38 [WARNING] 10:12:38 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-SNAPSHOT.pom 10:12:38 [INFO] Installing /w/workspace/distribution-check-managed-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.3-SNAPSHOT/odl-integration-compatible-with-all-0.20.3-SNAPSHOT-features.xml 10:12:38 [INFO] 10:12:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-integration-compatible-with-all --- 10:12:38 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt 10:12:38 [INFO] 10:12:38 [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- 10:12:38 [INFO] Building ODL :: integration :: odl-integration-all 0.20.3-SNAPSHOT [12/19] 10:12:38 [INFO] ------------------------------[ feature ]------------------------------- 10:12:38 [INFO] 10:12:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-integration-all --- 10:12:38 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target 10:12:38 [INFO] 10:12:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-integration-all --- 10:12:38 [INFO] Skipping Rule Enforcement. 10:12:38 [INFO] 10:12:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- 10:12:38 [INFO] Skipping Rule Enforcement. 10:12:38 [INFO] 10:12:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-integration-all --- 10:12:38 [INFO] 10:12:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-all --- 10:12:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:38 [INFO] argLine set to empty 10:12:38 [INFO] 10:12:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-integration-all --- 10:12:38 [INFO] Starting audit... 10:12:38 Audit done. 10:12:38 [INFO] You have 0 Checkstyle violations. 10:12:38 [INFO] 10:12:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-integration-all --- 10:12:38 [INFO] 10:12:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-integration-all --- 10:12:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target/classes/LICENSE 10:12:38 [INFO] 10:12:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- 10:12:38 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:38 [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/maven-metadata.xml (842 B at 842 kB/s) 10:12:38 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml 10:12:39 [INFO] ...done! 10:12:39 [INFO] Attaching features XML 10:12:39 [INFO] 10:12:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-integration-all --- 10:12:39 [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 10:12:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:12:39 [INFO] 10:12:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-integration-all >>> 10:12:39 [INFO] 10:12:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ odl-integration-all --- 10:12:39 [INFO] 10:12:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-integration-all <<< 10:12:39 [INFO] 10:12:39 [INFO] 10:12:39 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ odl-integration-all --- 10:12:39 [INFO] Spotbugs plugin skipped 10:12:39 [INFO] 10:12:39 [INFO] --- features-test-plugin:13.1.5:test (default) @ odl-integration-all --- 10:12:39 [INFO] 10:12:39 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ odl-integration-all --- 10:12:39 [INFO] 10:12:39 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ odl-integration-all --- 10:12:39 [INFO] Skipping javadoc generation 10:12:39 [INFO] 10:12:39 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ odl-integration-all --- 10:12:39 [INFO] Skipping CycloneDX goal 10:12:39 [INFO] 10:12:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- 10:12:39 [INFO] Skipping duplicate-finder execution! 10:12:39 [INFO] 10:12:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-integration-all --- 10:12:39 [INFO] Skipping plugin execution 10:12:39 [INFO] 10:12:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- 10:12:39 [INFO] Skipping source per configuration. 10:12:39 [INFO] 10:12:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-integration-all --- 10:12:39 [INFO] Skipping modernizer execution! 10:12:39 [INFO] 10:12:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-integration-all --- 10:12:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:39 [INFO] 10:12:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-integration-all --- 10:12:39 [WARNING] 10:12:39 [WARNING] The packaging plugin for project odl-integration-all did not assign 10:12:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:12:39 [WARNING] 10:12:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:12:39 [WARNING] 10:12:39 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-SNAPSHOT.pom 10:12:39 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.3-SNAPSHOT/odl-integration-all-0.20.3-SNAPSHOT-features.xml 10:12:39 [INFO] 10:12:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-integration-all --- 10:12:39 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/singles/odl-integration-all/dependency_tree.txt 10:12:39 [INFO] 10:12:39 [INFO] -------------< org.opendaylight.integration:features-test >------------- 10:12:39 [INFO] Building ODL :: integration :: features-test 0.20.3-SNAPSHOT [13/19] 10:12:39 [INFO] ------------------------------[ feature ]------------------------------- 10:12:39 [INFO] 10:12:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-test --- 10:12:39 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target 10:12:39 [INFO] 10:12:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-test --- 10:12:39 [INFO] Skipping Rule Enforcement. 10:12:39 [INFO] 10:12:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- 10:12:39 [INFO] Skipping Rule Enforcement. 10:12:39 [INFO] 10:12:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-test --- 10:12:39 [INFO] 10:12:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-test --- 10:12:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:39 [INFO] argLine set to empty 10:12:39 [INFO] 10:12:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-test --- 10:12:39 [INFO] Starting audit... 10:12:39 Audit done. 10:12:39 [INFO] You have 0 Checkstyle violations. 10:12:39 [INFO] 10:12:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-test --- 10:12:39 [INFO] 10:12:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-test --- 10:12:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target/classes/LICENSE 10:12:39 [INFO] 10:12:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- 10:12:39 [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml 10:12:39 [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/maven-metadata.xml (836 B at 836 kB/s) 10:12:39 [INFO] Generating feature descriptor file /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target/feature/feature.xml 10:12:39 [INFO] ...done! 10:12:39 [INFO] Attaching features XML 10:12:39 [INFO] 10:12:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-test --- 10:12:39 [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 10:12:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 10:12:39 [INFO] 10:12:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ features-test >>> 10:12:40 [INFO] 10:12:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ features-test --- 10:12:40 [INFO] 10:12:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ features-test <<< 10:12:40 [INFO] 10:12:40 [INFO] 10:12:40 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ features-test --- 10:12:40 [INFO] Spotbugs plugin skipped 10:12:40 [INFO] 10:12:40 [INFO] --- features-test-plugin:13.1.5:test (default) @ features-test --- 10:12:40 [INFO] 10:12:40 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ features-test --- 10:12:40 [INFO] 10:12:40 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ features-test --- 10:12:40 [INFO] Skipping javadoc generation 10:12:40 [INFO] 10:12:40 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-test --- 10:12:40 [INFO] Skipping CycloneDX goal 10:12:40 [INFO] 10:12:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 10:12:40 [INFO] Skipping duplicate-finder execution! 10:12:40 [INFO] 10:12:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-test --- 10:12:40 [INFO] Skipping plugin execution 10:12:40 [INFO] 10:12:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-test --- 10:12:40 [INFO] Skipping source per configuration. 10:12:40 [INFO] 10:12:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-test --- 10:12:40 [INFO] Skipping modernizer execution! 10:12:40 [INFO] 10:12:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-test --- 10:12:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:40 [INFO] 10:12:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-test --- 10:12:40 [WARNING] 10:12:40 [WARNING] The packaging plugin for project features-test did not assign 10:12:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 10:12:40 [WARNING] 10:12:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 10:12:40 [WARNING] 10:12:40 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-SNAPSHOT.pom 10:12:40 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.3-SNAPSHOT/features-test-0.20.3-SNAPSHOT-features.xml 10:12:40 [INFO] 10:12:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-test --- 10:12:40 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/repos/test/dependency_tree.txt 10:12:40 [INFO] 10:12:40 [INFO] -----------------< org.opendaylight.integration:karaf >----------------- 10:12:40 [INFO] Building ODL :: integration :: karaf 0.20.3-SNAPSHOT [14/19] 10:12:40 [INFO] --------------------------------[ pom ]--------------------------------- 10:12:40 [INFO] 10:12:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ karaf --- 10:12:40 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/karaf/target 10:12:40 [INFO] 10:12:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ karaf --- 10:12:40 [INFO] Skipping Rule Enforcement. 10:12:40 [INFO] 10:12:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- 10:12:40 [INFO] Skipping Rule Enforcement. 10:12:40 [INFO] 10:12:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ karaf --- 10:12:40 [INFO] 10:12:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ karaf --- 10:12:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:12:40 [INFO] argLine set to empty 10:12:40 [INFO] 10:12:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ karaf --- 10:12:40 [INFO] Starting audit... 10:12:40 Audit done. 10:12:40 [INFO] You have 0 Checkstyle violations. 10:12:40 [INFO] 10:12:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ karaf --- 10:12:40 [INFO] 10:12:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ karaf --- 10:12:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/classes/LICENSE 10:12:40 [INFO] 10:12:40 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- 10:12:40 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/karaf/src/main/resources 10:12:40 [INFO] 10:12:40 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ karaf --- 10:12:40 [INFO] Using repositories: 10:12:40 [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots 10:12:40 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 10:12:40 [INFO] https://repo.maven.apache.org/maven2@id=central 10:12:40 [INFO] Creating work directory: /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly 10:12:40 [INFO] Loading direct KAR and features XML dependencies 10:12:40 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:12:40 [INFO] Feature framework will be added as a startup feature 10:12:40 [INFO] Generating Karaf assembly: /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly 10:12:40 [INFO] Unzipping kars 10:12:40 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:12:40 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:12:40 [INFO] Loading profiles from: 10:12:40 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 10:12:40 [INFO] Loading repositories 10:12:41 [INFO] Generating generated-startup profile 10:12:41 [INFO] Generating generated-boot profile with parents: generated-startup 10:12:41 [INFO] Generating generated-installed profile 10:12:41 [INFO] Configuring etc/config.properties and etc/system.properties 10:12:41 [INFO] Downloading libraries for generated profiles 10:12:41 [INFO] Downloading additional libraries 10:12:41 [INFO] Writing configurations 10:12:41 [INFO] adding config file: etc/profile.cfg 10:12:41 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 10:12:41 [INFO] Startup stage 10:12:41 [INFO] Loading startup repositories 10:12:41 [INFO] Resolving startup features and bundles 10:12:41 [INFO] Features: framework 10:12:41 [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.1.5 10:12:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:12:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:12:41 [INFO] Boot stage 10:12:41 [INFO] Loading boot repositories 10:12:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.20.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.18.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 10:12:41 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.3-SNAPSHOT/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 10:12:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 10:12:41 [INFO] Feature kar/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 10:12:41 [INFO] Feature a4570967-e78a-427c-909f-cb13bd0252c9/0.0.0 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 10:12:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:12:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:12:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 10:12:41 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 10:12:41 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 10:12:41 [INFO] Feature scr/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 10:12:41 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 10:12:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 10:12:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 10:12:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 10:12:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 10:12:41 [INFO] Feature shell/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 10:12:41 [INFO] Feature service/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 10:12:41 [INFO] Feature jaas/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 10:12:41 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 10:12:41 [INFO] Feature package/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 10:12:41 [INFO] Feature ssh/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 10:12:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 10:12:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 10:12:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 10:12:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 10:12:41 [INFO] Feature feature/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:12:41 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 10:12:41 [INFO] Feature management/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 10:12:41 [INFO] adding config file: etc/jmx.acl.cfg 10:12:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 10:12:41 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 10:12:41 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.management.cfg 10:12:41 [INFO] Feature jline/3.21.0 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:12:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 10:12:41 [INFO] Feature system/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 10:12:41 [INFO] Feature log/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 10:12:41 [INFO] adding config file: etc/org.apache.karaf.log.cfg 10:12:41 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 10:12:41 [INFO] Feature config/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 10:12:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 10:12:41 [INFO] Feature instance/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 10:12:41 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 10:12:41 [INFO] Feature framework/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:12:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:12:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:12:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:12:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:12:41 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 10:12:41 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 10:12:41 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 10:12:41 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 10:12:41 [INFO] Feature deployer/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 10:12:41 [INFO] Feature bundle/4.4.6 is defined as a boot feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 10:12:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 10:12:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 10:12:41 [INFO] Feature standard/4.4.6 is defined as a boot feature 10:12:41 [INFO] Install stage 10:12:41 [INFO] Loading installed repositories 10:12:41 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 10:12:41 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 10:12:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 10:12:41 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 10:12:41 [INFO] 10:12:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ karaf >>> 10:12:41 [INFO] 10:12:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ karaf --- 10:12:41 [INFO] 10:12:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ karaf <<< 10:12:41 [INFO] 10:12:41 [INFO] 10:12:41 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ karaf --- 10:12:41 [INFO] Spotbugs plugin skipped 10:12:41 [INFO] 10:12:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ karaf --- 10:12:41 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/lib/karaf.branding-13.1.5.jar 10:12:41 [INFO] 10:12:41 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- 10:12:42 [INFO] 10:12:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- 10:12:42 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 10:12:42 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 10:12:42 [INFO] 10:12:42 [INFO] --- maven-dependency-plugin:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- 10:12:42 [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.19.8:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar) to /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar 10:12:42 [INFO] 10:12:42 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- 10:12:42 [INFO] 10:12:42 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ karaf --- 10:12:42 [INFO] 10:12:42 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- 10:12:42 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/karaf/src/main/assembly 10:12:42 [INFO] 10:12:42 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ karaf --- 10:12:43 [INFO] Feature repository discovered recursively: becc31e5-7b0d-4307-98ac-415e86283f09 10:12:43 [INFO] Feature repository discovered recursively: features-index 10:12:43 [INFO] Feature repository discovered recursively: features-aaa 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: features-bgpcep 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 10:12:43 [INFO] Feature repository discovered recursively: features-bgpcep-testing 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: features-controller 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-akka 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-scala 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: features-controller-experimental 10:12:43 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: features-controller-testing 10:12:43 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 10:12:43 [INFO] Feature repository discovered recursively: daexim-features 10:12:43 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: features-infrautils 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:12:43 [INFO] Feature repository discovered recursively: features-infrautils-experimental 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-inject 10:12:43 [INFO] Feature repository discovered recursively: features-jsonrpc 10:12:43 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: features-lispflowmapping 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 10:12:43 [INFO] Feature repository discovered recursively: features-mdsal 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:12:43 [INFO] Feature repository discovered recursively: features-mdsal-experimental 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 10:12:43 [INFO] Feature repository discovered recursively: features-netconf 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-all 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-client 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-console 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf-all 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:12:43 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:12:43 [INFO] Feature repository discovered recursively: features-netconf-testing 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 10:12:43 [INFO] Feature repository discovered recursively: features-odlparent 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:12:43 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:12:43 [INFO] Feature repository discovered recursively: odl-gson 10:12:43 [INFO] Feature repository discovered recursively: odl-guava 10:12:43 [INFO] Feature repository discovered recursively: odl-jackson-2 10:12:43 [INFO] Feature repository discovered recursively: odl-javassist-3 10:12:43 [INFO] Feature repository discovered recursively: odl-jersey-2 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:12:43 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:12:43 [INFO] Feature repository discovered recursively: odl-lmax-3 10:12:43 [INFO] Feature repository discovered recursively: odl-netty-4 10:12:43 [INFO] Feature repository discovered recursively: odl-servlet-api 10:12:43 [INFO] Feature repository discovered recursively: odl-stax2-api 10:12:43 [INFO] Feature repository discovered recursively: odl-woodstox 10:12:43 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:12:43 [INFO] Feature repository discovered recursively: features-openflowplugin 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 10:12:43 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 10:12:43 [INFO] Feature repository discovered recursively: library-features 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 10:12:43 [INFO] Feature repository discovered recursively: southbound-features 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: serviceutils-features 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: features-yangtools 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:12:43 [INFO] Feature repository discovered recursively: pt-triemap 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:12:43 [INFO] Feature repository discovered recursively: features-yangtools-experimental 10:12:43 [INFO] Feature repository discovered recursively: features-test 10:12:43 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 10:12:43 [INFO] Feature repository discovered recursively: odl-integration-all 10:12:43 [INFO] Feature repository discovered recursively: framework-4.4.6 10:12:43 [INFO] Feature repository discovered recursively: standard-4.4.6 10:12:43 [INFO] Feature repository discovered recursively: framework-4.4.6 10:12:43 [INFO] Feature repository discovered recursively: features-index 10:12:43 [INFO] Feature repository discovered recursively: features-aaa 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:12:43 [INFO] Feature repository discovered recursively: odl-servlet-api 10:12:43 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:12:43 [INFO] Feature repository discovered recursively: odl-guava 10:12:43 [INFO] Feature repository discovered recursively: pt-triemap 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:12:43 [INFO] Feature repository discovered recursively: odl-gson 10:12:43 [INFO] Feature repository discovered recursively: odl-stax2-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:12:43 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:12:43 [INFO] Feature repository discovered recursively: odl-netty-4 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-akka 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-scala 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:12:43 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:12:43 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:12:43 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:12:43 [INFO] Feature repository discovered recursively: odl-jersey-2 10:12:43 [INFO] Feature repository discovered recursively: odl-javassist-3 10:12:43 [INFO] Feature repository discovered recursively: features-bgpcep 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 10:12:43 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 10:12:43 [INFO] Feature repository discovered recursively: features-bgpcep-testing 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.11 10:12:43 [INFO] Feature repository discovered recursively: features-controller 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:12:43 [INFO] Feature repository discovered recursively: features-controller-experimental 10:12:43 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: features-controller-testing 10:12:43 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.6 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 10:12:43 [INFO] Feature repository discovered recursively: daexim-features 10:12:43 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:12:43 [INFO] Feature repository discovered recursively: odl-guava 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:12:43 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:12:43 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:12:43 [INFO] Feature repository discovered recursively: odl-gson 10:12:43 [INFO] Feature repository discovered recursively: odl-stax2-api 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:12:43 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:12:43 [INFO] Feature repository discovered recursively: odl-netty-4 10:12:43 [INFO] Feature repository discovered recursively: odl-servlet-api 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-akka 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-scala 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:12:43 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:12:43 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-jersey-2 10:12:43 [INFO] Feature repository discovered recursively: odl-javassist-3 10:12:43 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:12:43 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: features-infrautils 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:12:43 [INFO] Feature repository discovered recursively: features-infrautils-experimental 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-inject 10:12:43 [INFO] Feature repository discovered recursively: features-jsonrpc 10:12:43 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:12:43 [INFO] Feature repository discovered recursively: odl-jackson-2 10:12:43 [INFO] Feature repository discovered recursively: odl-woodstox 10:12:43 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: features-lispflowmapping 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 10:12:43 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 10:12:43 [INFO] Feature repository discovered recursively: features-mdsal 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:12:43 [INFO] Feature repository discovered recursively: features-mdsal-experimental 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 10:12:43 [INFO] Feature repository discovered recursively: features-netconf 10:12:43 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-all 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-client 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-console 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-jackson-2 10:12:43 [INFO] Feature repository discovered recursively: odl-woodstox 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:12:43 [INFO] Feature repository discovered recursively: odl-restconf-all 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:12:43 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:12:43 [INFO] Feature repository discovered recursively: features-netconf-testing 10:12:43 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 10:12:43 [INFO] Feature repository discovered recursively: features-odlparent 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-antlr4 10:12:43 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:12:43 [INFO] Feature repository discovered recursively: odl-lmax-3 10:12:43 [INFO] Feature repository discovered recursively: features-openflowplugin 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 10:12:43 [INFO] Feature repository discovered recursively: openflowplugin-0.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:12:43 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 10:12:43 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 10:12:43 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 10:12:43 [INFO] Feature repository discovered recursively: library-features 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 10:12:43 [INFO] Feature repository discovered recursively: southbound-features 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: serviceutils-features 10:12:43 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.3-SNAPSHOT 10:12:43 [INFO] Feature repository discovered recursively: features-yangtools 10:12:43 [INFO] Feature repository discovered recursively: features-yangtools-experimental 10:12:43 [INFO] Feature repository discovered recursively: standard-4.4.6 10:12:43 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 10:12:43 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 10:12:43 [INFO] Feature repository discovered recursively: odl-integration-all 10:12:43 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-topology::jar, 2013.10.21.25.7 and 2013.10.21.25.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:opendaylight-l2-types::jar, 2013.08.27.25.7 and 2013.08.27.25.6 10:12:43 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.16.0 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-api::jar, 6.0.10 and 6.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-impl::jar, 6.0.10 and 6.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-shell::jar, 6.0.10 and 6.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-web::jar, 6.0.10 and 6.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.45.0 and 3.47.0 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 6.0.11 and 6.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.114.Final and 4.1.112.Final 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.26 and 4.2.28 10:12:43 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.26 and 4.2.28 10:12:43 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.26 and 4.2.28 10:12:43 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.26 and 4.2.28 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 13.0.7 and 13.0.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.28 and 4.2.26 10:12:43 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.22.0 and 5.21.0 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.25.7 and 2013.09.07.25.6 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.45 and 2.44 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.19.6 and 0.19.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.19.6 and 0.19.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-openapi::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 9.0.6 and 9.0.5 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 7.0.10 and 7.0.11 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.19.8 and 0.19.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.19.6 and 0.19.8 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 13.0.7 and 13.0.6 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 13.0.6 and 13.0.7 10:12:43 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.15.5 and 1.15.0 10:12:43 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 7.0.11 and 7.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 6.0.11 and 6.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 6.0.11 and 6.0.10 10:12:43 [WARNING] Duplicate versions for org.opendaylight.odlparent:bundles-diag::jar, 13.1.5 and 13.1.4 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common-netty::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 13.0.8 and 13.0.7 10:12:43 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 13.0.8 and 13.0.7 10:12:44 [INFO] 10:12:44 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- 10:12:44 [INFO] Executing tasks 10:12:44 [INFO] Executed tasks 10:12:44 [INFO] 10:12:44 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- 10:12:44 [INFO] Executing tasks 10:12:44 [INFO] [delete] Deleting directory /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/system/org/bouncycastle 10:12:44 [INFO] Executed tasks 10:12:44 [INFO] 10:12:44 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ karaf --- 10:12:44 [INFO] Skipping javadoc generation 10:12:44 [INFO] 10:12:44 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ karaf --- 10:13:06 [INFO] 10:13:06 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ karaf --- 10:13:06 [INFO] Skipping CycloneDX goal 10:13:06 [INFO] 10:13:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- 10:13:06 [INFO] Skipping duplicate-finder execution! 10:13:06 [INFO] 10:13:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ karaf --- 10:13:06 [INFO] Skipping pom project 10:13:06 [INFO] 10:13:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ karaf --- 10:13:06 [INFO] Skipping source per configuration. 10:13:06 [INFO] 10:13:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ karaf --- 10:13:06 [INFO] Skipping modernizer execution! 10:13:06 [INFO] 10:13:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ karaf --- 10:13:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:13:06 [INFO] 10:13:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ karaf --- 10:13:06 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.pom 10:13:06 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/karaf-0.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.tar.gz 10:13:07 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/karaf-0.20.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip 10:13:07 [INFO] 10:13:07 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ karaf --- 10:13:08 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/karaf/dependency_tree.txt 10:13:08 [INFO] 10:13:08 [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- 10:13:08 [INFO] Building ODL :: integration :: singles-aggregator 0.20.3-SNAPSHOT [15/19] 10:13:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ singles-aggregator --- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ singles-aggregator --- 10:13:08 [INFO] Skipping Rule Enforcement. 10:13:08 [INFO] 10:13:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ singles-aggregator --- 10:13:08 [INFO] 10:13:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ singles-aggregator --- 10:13:08 [INFO] Skipping CycloneDX goal 10:13:08 [INFO] 10:13:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ singles-aggregator --- 10:13:08 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.3-SNAPSHOT/singles-aggregator-0.20.3-SNAPSHOT.pom 10:13:08 [INFO] 10:13:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ singles-aggregator --- 10:13:08 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/singles/dependency_tree.txt 10:13:08 [INFO] 10:13:08 [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ 10:13:08 [INFO] Building ODL :: integration :: repos-aggregator 0.20.3-SNAPSHOT [16/19] 10:13:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ repos-aggregator --- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ repos-aggregator --- 10:13:08 [INFO] Skipping Rule Enforcement. 10:13:08 [INFO] 10:13:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ repos-aggregator --- 10:13:08 [INFO] 10:13:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ repos-aggregator --- 10:13:08 [INFO] Skipping CycloneDX goal 10:13:08 [INFO] 10:13:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ repos-aggregator --- 10:13:08 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.3-SNAPSHOT/repos-aggregator-0.20.3-SNAPSHOT.pom 10:13:08 [INFO] 10:13:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ repos-aggregator --- 10:13:08 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/repos/dependency_tree.txt 10:13:08 [INFO] 10:13:08 [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- 10:13:08 [INFO] Building ODL :: integration :: features-aggregator 0.20.3-SNAPSHOT [17/19] 10:13:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-aggregator --- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-aggregator --- 10:13:08 [INFO] Skipping Rule Enforcement. 10:13:08 [INFO] 10:13:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-aggregator --- 10:13:08 [INFO] 10:13:08 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ features-aggregator --- 10:13:08 [INFO] Skipping CycloneDX goal 10:13:08 [INFO] 10:13:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-aggregator --- 10:13:08 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.3-SNAPSHOT/features-aggregator-0.20.3-SNAPSHOT.pom 10:13:08 [INFO] 10:13:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-aggregator --- 10:13:08 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/features/dependency_tree.txt 10:13:08 [INFO] 10:13:08 [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- 10:13:08 [INFO] Building ODL :: integration :: onap-karaf 0.20.3-SNAPSHOT [18/19] 10:13:08 [INFO] --------------------------------[ pom ]--------------------------------- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ onap-karaf --- 10:13:08 [INFO] Deleting /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target 10:13:08 [INFO] 10:13:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ onap-karaf --- 10:13:08 [INFO] Skipping Rule Enforcement. 10:13:08 [INFO] 10:13:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- 10:13:08 [INFO] Skipping Rule Enforcement. 10:13:08 [INFO] 10:13:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ onap-karaf --- 10:13:08 [INFO] 10:13:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ onap-karaf --- 10:13:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:13:08 [INFO] argLine set to empty 10:13:08 [INFO] 10:13:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ onap-karaf --- 10:13:08 [INFO] Starting audit... 10:13:08 Audit done. 10:13:08 [INFO] You have 0 Checkstyle violations. 10:13:08 [INFO] 10:13:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ onap-karaf --- 10:13:08 [INFO] 10:13:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ onap-karaf --- 10:13:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.5' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.5/odl-license-13.1.5.license) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/classes/LICENSE 10:13:08 [INFO] 10:13:08 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- 10:13:08 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/src/main/resources 10:13:08 [INFO] 10:13:08 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ onap-karaf --- 10:13:08 [INFO] Using repositories: 10:13:08 [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots 10:13:08 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 10:13:08 [INFO] https://repo.maven.apache.org/maven2@id=central 10:13:08 [INFO] Creating work directory: /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly 10:13:08 [INFO] Loading direct KAR and features XML dependencies 10:13:08 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:13:08 [INFO] Feature framework will be added as a startup feature 10:13:08 [INFO] Generating Karaf assembly: /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly 10:13:08 [INFO] Unzipping kars 10:13:08 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 10:13:08 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:13:08 [INFO] Loading profiles from: 10:13:08 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 10:13:08 [INFO] Loading repositories 10:13:09 [INFO] Generating generated-startup profile 10:13:09 [INFO] Generating generated-boot profile with parents: generated-startup 10:13:09 [INFO] Generating generated-installed profile 10:13:09 [INFO] Configuring etc/config.properties and etc/system.properties 10:13:09 [INFO] Downloading libraries for generated profiles 10:13:09 [INFO] Downloading additional libraries 10:13:09 [INFO] Writing configurations 10:13:09 [INFO] adding config file: etc/profile.cfg 10:13:09 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 10:13:09 [INFO] Startup stage 10:13:09 [INFO] Loading startup repositories 10:13:09 [INFO] Resolving startup features and bundles 10:13:09 [INFO] Features: framework 10:13:09 [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.1.5 10:13:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:13:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:13:09 [INFO] Boot stage 10:13:09 [INFO] Loading boot repositories 10:13:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.3-SNAPSHOT/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.3-SNAPSHOT/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.3-SNAPSHOT/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.8/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.10/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 10:13:09 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 10:13:09 [INFO] Feature kar/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 10:13:09 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 10:13:09 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 10:13:09 [INFO] Feature scr/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 10:13:09 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 10:13:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 10:13:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 10:13:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 10:13:09 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 10:13:09 [INFO] Feature shell/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 10:13:09 [INFO] Feature service/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 10:13:09 [INFO] Feature jaas/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 10:13:09 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 10:13:09 [INFO] Feature package/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 10:13:09 [INFO] Feature ssh/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 10:13:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 10:13:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 10:13:09 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 10:13:09 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 10:13:09 [INFO] Feature feature/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:13:09 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 10:13:09 [INFO] Feature management/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 10:13:09 [INFO] adding config file: etc/jmx.acl.cfg 10:13:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 10:13:09 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 10:13:09 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.management.cfg 10:13:09 [INFO] Feature jline/3.21.0 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:13:09 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 10:13:09 [INFO] Feature system/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 10:13:09 [INFO] Feature 4d5ba0c8-3ee8-4af8-9707-f7f8c9072f31/0.0.0 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.5 10:13:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.5 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 10:13:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.5 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:13:09 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.5 10:13:09 [INFO] Feature log/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 10:13:09 [INFO] adding config file: etc/org.apache.karaf.log.cfg 10:13:09 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 10:13:09 [INFO] Feature config/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 10:13:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 10:13:09 [INFO] Feature instance/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 10:13:09 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 10:13:09 [INFO] Feature framework/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 10:13:09 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 10:13:09 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 10:13:09 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 10:13:09 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 10:13:09 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 10:13:09 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 10:13:09 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 10:13:09 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 10:13:09 [INFO] Feature deployer/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 10:13:09 [INFO] Feature bundle/4.4.6 is defined as a boot feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 10:13:09 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 10:13:09 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 10:13:09 [INFO] Feature standard/4.4.6 is defined as a boot feature 10:13:09 [INFO] Install stage 10:13:09 [INFO] Loading installed repositories 10:13:09 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 10:13:09 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 10:13:09 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 10:13:09 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 10:13:09 [INFO] 10:13:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) > :spotbugs @ onap-karaf >>> 10:13:09 [INFO] 10:13:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:spotbugs (spotbugs) @ onap-karaf --- 10:13:09 [INFO] 10:13:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) < :spotbugs @ onap-karaf <<< 10:13:09 [INFO] 10:13:09 [INFO] 10:13:09 [INFO] --- spotbugs-maven-plugin:4.8.6.4:check (analyze-compile) @ onap-karaf --- 10:13:09 [INFO] Spotbugs plugin skipped 10:13:09 [INFO] 10:13:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ onap-karaf --- 10:13:09 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.5' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.5/karaf.branding-13.1.5.jar) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/lib/karaf.branding-13.1.5.jar 10:13:09 [INFO] 10:13:09 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- 10:13:09 [INFO] 10:13:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- 10:13:09 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 10:13:09 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.5' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.5/opendaylight-karaf-resources-13.1.5-config.properties) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 10:13:09 [INFO] 10:13:09 [INFO] --- maven-dependency-plugin:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- 10:13:09 [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.19.8:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.19.8/aaa-cli-jar-0.19.8.jar) to /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar 10:13:09 [INFO] 10:13:09 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- 10:13:09 [INFO] 10:13:09 [INFO] --- copy-files-plugin:13.1.5:copy-files (default) @ onap-karaf --- 10:13:09 [INFO] 10:13:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- 10:13:09 [INFO] skip non existing resourceDirectory /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/src/main/assembly 10:13:09 [INFO] 10:13:09 [INFO] --- karaf-plugin:13.1.5:populate-local-repo (populate-local-repo) @ onap-karaf --- 10:13:10 [INFO] Feature repository discovered recursively: 3cc8fd7e-e2f0-48f0-a6de-0ea76290d622 10:13:10 [INFO] Feature repository discovered recursively: features-aaa 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:13:10 [INFO] Feature repository discovered recursively: pt-triemap 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: features-controller 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-akka 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-scala 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: features-controller-experimental 10:13:10 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: daexim-features 10:13:10 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:13:10 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:13:10 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:13:10 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:13:10 [INFO] Feature repository discovered recursively: features-mdsal 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:13:10 [INFO] Feature repository discovered recursively: features-netconf 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-all 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-client 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-console 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf-all 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:13:10 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:13:10 [INFO] Feature repository discovered recursively: features-odlparent 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:13:10 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:13:10 [INFO] Feature repository discovered recursively: odl-gson 10:13:10 [INFO] Feature repository discovered recursively: odl-guava 10:13:10 [INFO] Feature repository discovered recursively: odl-jackson-2 10:13:10 [INFO] Feature repository discovered recursively: odl-javassist-3 10:13:10 [INFO] Feature repository discovered recursively: odl-jersey-2 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:13:10 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:13:10 [INFO] Feature repository discovered recursively: odl-lmax-3 10:13:10 [INFO] Feature repository discovered recursively: odl-netty-4 10:13:10 [INFO] Feature repository discovered recursively: odl-servlet-api 10:13:10 [INFO] Feature repository discovered recursively: odl-stax2-api 10:13:10 [INFO] Feature repository discovered recursively: odl-woodstox 10:13:10 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:13:10 [INFO] Feature repository discovered recursively: framework-4.4.6 10:13:10 [INFO] Feature repository discovered recursively: standard-4.4.6 10:13:10 [INFO] Feature repository discovered recursively: framework-4.4.6 10:13:10 [INFO] Feature repository discovered recursively: features-aaa 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:13:10 [INFO] Feature repository discovered recursively: odl-servlet-api 10:13:10 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:13:10 [INFO] Feature repository discovered recursively: odl-guava 10:13:10 [INFO] Feature repository discovered recursively: pt-triemap 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:13:10 [INFO] Feature repository discovered recursively: odl-gson 10:13:10 [INFO] Feature repository discovered recursively: odl-stax2-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:13:10 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:13:10 [INFO] Feature repository discovered recursively: odl-netty-4 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-akka 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-scala 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-cli 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:13:10 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 10:13:10 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:13:10 [INFO] Feature repository discovered recursively: odl-extras-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.8 10:13:10 [INFO] Feature repository discovered recursively: odl-jersey-2 10:13:10 [INFO] Feature repository discovered recursively: odl-javassist-3 10:13:10 [INFO] Feature repository discovered recursively: features-controller 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:13:10 [INFO] Feature repository discovered recursively: features-controller-experimental 10:13:10 [INFO] Feature repository discovered recursively: odl-toaster-9.0.6 10:13:10 [INFO] Feature repository discovered recursively: daexim-features 10:13:10 [INFO] Feature repository discovered recursively: odl-daexim-1.15.3-SNAPSHOT 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-common 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-util 10:13:10 [INFO] Feature repository discovered recursively: odl-guava 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-data 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-parser 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:13:10 [INFO] Feature repository discovered recursively: odl-apache-commons-text 10:13:10 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-codec 10:13:10 [INFO] Feature repository discovered recursively: odl-gson 10:13:10 [INFO] Feature repository discovered recursively: odl-stax2-api 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 10:13:10 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 10:13:10 [INFO] Feature repository discovered recursively: odl-netty-4 10:13:10 [INFO] Feature repository discovered recursively: odl-servlet-api 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-akka 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-scala 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 10:13:10 [INFO] Feature repository discovered recursively: odl-infrautils-ready 10:13:10 [INFO] Feature repository discovered recursively: odl-infrautils-utils 10:13:10 [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.3-SNAPSHOT 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 10:13:10 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-jersey-2 10:13:10 [INFO] Feature repository discovered recursively: odl-javassist-3 10:13:10 [INFO] Feature repository discovered recursively: odl-ws-rs-api 10:13:10 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.10 10:13:10 [INFO] Feature repository discovered recursively: features-mdsal 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-binding 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.7 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-netty 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.7 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 10:13:10 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 10:13:10 [INFO] Feature repository discovered recursively: features-netconf 10:13:10 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-all 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-client 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-keystore 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-truststore 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-impl 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-topology 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-console 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-jackson-2 10:13:10 [INFO] Feature repository discovered recursively: odl-woodstox 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11 10:13:10 [INFO] Feature repository discovered recursively: odl-yangtools-export 10:13:10 [INFO] Feature repository discovered recursively: odl-restconf-all 10:13:10 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 10:13:10 [INFO] Feature repository discovered recursively: features-netconf-experimental 10:13:10 [INFO] Feature repository discovered recursively: features-odlparent 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-antlr4 10:13:10 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 10:13:10 [INFO] Feature repository discovered recursively: odl-lmax-3 10:13:10 [INFO] Feature repository discovered recursively: standard-4.4.6 10:13:10 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 10:13:10 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.114.Final and 4.1.112.Final 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.15.5 and 1.15.0 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 9.0.5 and 9.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 9.0.5 and 9.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.16.0 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.28 and 4.2.26 10:13:10 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.22.0 and 5.21.0 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 7.0.10 and 7.0.11 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 13.0.6 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.25.7 and 2013.09.07.25.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 7.0.10 and 7.0.11 10:13:10 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.45.0 and 3.47.0 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 13.0.7 and 13.0.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 7.0.10 and 7.0.11 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 7.0.11 and 7.0.10 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.19.6 and 0.19.8 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.19.8 and 0.19.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 7.0.10 and 7.0.11 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.44 and 2.45 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 13.0.8 and 13.0.7 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 13.0.7 and 13.0.6 10:13:10 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.28 and 4.2.26 10:13:10 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.28 and 4.2.26 10:13:10 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.28 and 4.2.26 10:13:10 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.28 and 4.2.26 10:13:10 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 9.0.6 and 9.0.5 10:13:10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 13.0.7 and 13.0.6 10:13:10 [INFO] 10:13:10 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- 10:13:10 [INFO] Executing tasks 10:13:10 [INFO] Executed tasks 10:13:10 [INFO] 10:13:10 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- 10:13:10 [INFO] Executing tasks 10:13:10 [INFO] [delete] Deleting directory /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/assembly/system/org/bouncycastle 10:13:10 [INFO] Executed tasks 10:13:10 [INFO] 10:13:10 [INFO] --- maven-javadoc-plugin:3.10.1:jar (attach-javadocs) @ onap-karaf --- 10:13:10 [INFO] Skipping javadoc generation 10:13:10 [INFO] 10:13:10 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ onap-karaf --- 10:13:19 [INFO] 10:13:19 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ onap-karaf --- 10:13:19 [INFO] Skipping CycloneDX goal 10:13:19 [INFO] 10:13:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- 10:13:19 [INFO] Skipping duplicate-finder execution! 10:13:19 [INFO] 10:13:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ onap-karaf --- 10:13:19 [INFO] Skipping pom project 10:13:19 [INFO] 10:13:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- 10:13:19 [INFO] Skipping source per configuration. 10:13:19 [INFO] 10:13:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ onap-karaf --- 10:13:19 [INFO] Skipping modernizer execution! 10:13:19 [INFO] 10:13:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ onap-karaf --- 10:13:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:13:19 [INFO] 10:13:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ onap-karaf --- 10:13:19 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-SNAPSHOT.pom 10:13:19 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/target/onap-karaf-0.20.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.3-SNAPSHOT/onap-karaf-0.20.3-SNAPSHOT.tar.gz 10:13:20 [INFO] 10:13:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ onap-karaf --- 10:13:20 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/onap-karaf/dependency_tree.txt 10:13:20 [INFO] 10:13:20 [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- 10:13:20 [INFO] Building Integration/Distribution 0.20.3-SNAPSHOT [19/19] 10:13:20 [INFO] --------------------------------[ pom ]--------------------------------- 10:13:20 [INFO] 10:13:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-aggregator --- 10:13:20 [INFO] 10:13:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- 10:13:20 [INFO] Skipping Rule Enforcement. 10:13:20 [INFO] 10:13:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-aggregator --- 10:13:20 [INFO] 10:13:20 [INFO] --- cyclonedx-maven-plugin:2.8.2:makeBom (default) @ distribution-aggregator --- 10:13:20 [INFO] Skipping CycloneDX goal 10:13:20 [INFO] 10:13:20 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ distribution-aggregator --- 10:13:20 [INFO] Installing /w/workspace/distribution-check-managed-calcium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.3-SNAPSHOT/distribution-aggregator-0.20.3-SNAPSHOT.pom 10:13:20 [INFO] 10:13:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ distribution-aggregator --- 10:13:20 [INFO] Wrote dependency tree to: /w/workspace/distribution-check-managed-calcium/distribution/dependency_tree.txt 10:13:20 [INFO] ------------------------------------------------------------------------ 10:13:20 [INFO] Reactor Summary for Integration/Distribution 0.20.3-SNAPSHOT: 10:13:20 [INFO] 10:13:20 [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.487 s] 10:13:20 [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.011 s] 10:13:20 [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.015 s] 10:13:20 [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.007 s] 10:13:20 [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.010 s] 10:13:20 [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.007 s] 10:13:20 [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.009 s] 10:13:20 [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.006 s] 10:13:20 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.327 s] 10:13:20 [INFO] ODL :: integration :: features-index ............... SUCCESS [ 6.689 s] 10:13:20 [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 0.744 s] 10:13:20 [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 0.679 s] 10:13:20 [INFO] ODL :: integration :: features-test ................ SUCCESS [ 0.862 s] 10:13:20 [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 27.954 s] 10:13:20 [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.007 s] 10:13:20 [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.005 s] 10:13:20 [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.005 s] 10:13:20 [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 12.276 s] 10:13:20 [INFO] Integration/Distribution ........................... SUCCESS [ 0.009 s] 10:13:20 [INFO] ------------------------------------------------------------------------ 10:13:20 [INFO] BUILD SUCCESS 10:13:20 [INFO] ------------------------------------------------------------------------ 10:13:20 [INFO] Total time: 51.669 s 10:13:20 [INFO] Finished at: 2024-12-09T10:13:20Z 10:13:20 [INFO] ------------------------------------------------------------------------ 10:13:20 [distribution-check-managed-calcium] $ /bin/sh -xe /tmp/jenkins2680376746469055328.sh 10:13:20 + rm -rf /tmp/r 10:13:20 + mv /tmp/t /tmp/r 10:13:20 [distribution-check-managed-calcium] $ /bin/sh /tmp/jenkins17461274482560894603.sh 10:13:20 Karaf artifact is karaf 10:13:20 Karaf project is integration 10:13:20 Java home is /usr/lib/jvm/java-17-openjdk-amd64 10:13:20 [EnvInject] - Injecting environment variables from a build step. 10:13:20 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 10:13:20 [EnvInject] - Variables injected successfully. 10:13:20 [distribution-check-managed-calcium] $ /bin/sh -xe /tmp/jenkins6703189456741184891.sh 10:13:20 + set +e 10:13:20 + rm -f /w/workspace/distribution-check-managed-calcium/bug_9191.log 10:13:20 + cd /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/system/org/opendaylight 10:13:20 + ls 10:13:20 + find aaa -name *features.xml 10:13:20 + xargs fgrep -n 10:13:20 + fgrep org.opendaylight bug_9191.0.log 10:13:20 + fgrep -v org.opendaylight.aaa 10:13:20 + rm bug_9191.0.log 10:13:20 + find bgpcep -name *features.xml 10:13:20 + xargs fgrep -n 10:13:20 + fgrep org.opendaylight bug_9191.0.log 10:13:20 + fgrep -v org.opendaylight.bgpcep 10:13:20 + rm bug_9191.0.log 10:13:20 + find controller -name *features.xml 10:13:20 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.controller 10:13:21 + rm bug_9191.0.log 10:13:21 + xargs fgrep -n 10:13:21 + find daexim -name *features.xml 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.daexim 10:13:21 + rm bug_9191.0.log 10:13:21 + find infrautils -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep+ fgrep -v org.opendaylight.infrautils 10:13:21 org.opendaylight bug_9191.0.log 10:13:21 + rm bug_9191.0.log 10:13:21 + find integration -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.integration 10:13:21 + rm bug_9191.0.log 10:13:21 + find jsonrpc -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.jsonrpc 10:13:21 + rm bug_9191.0.log 10:13:21 + find lispflowmapping -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + + fgrep org.opendaylightfgrep bug_9191.0.log -v 10:13:21 org.opendaylight.lispflowmapping 10:13:21 + rm bug_9191.0.log 10:13:21 + find mdsal -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + + fgrep -v org.opendaylight.mdsal 10:13:21 fgrep org.opendaylight bug_9191.0.log 10:13:21 + rm bug_9191.0.log 10:13:21 + find netconf -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log+ 10:13:21 fgrep -v org.opendaylight.netconf 10:13:21 + rm bug_9191.0.log 10:13:21 + find odlparent -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.odlparent 10:13:21 + rm bug_9191.0.log 10:13:21 + find openflowplugin -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.openflowplugin 10:13:21 + rm bug_9191.0.log 10:13:21 + find ovsdb -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + + fgrep -v org.opendaylight.ovsdb 10:13:21 fgrep org.opendaylight bug_9191.0.log 10:13:21 + rm bug_9191.0.log 10:13:21 + find serviceutils -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.serviceutils 10:13:21 + rm bug_9191.0.log 10:13:21 + find yangtools -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9191.0.log 10:13:21 + fgrep -v org.opendaylight.yangtools 10:13:21 + rm bug_9191.0.log 10:13:21 [distribution-check-managed-calcium] $ /bin/sh -xe /tmp/jenkins4567909501559727894.sh 10:13:21 + set +e 10:13:21 + cd /w/workspace/distribution-check-managed-calcium/distribution/karaf/target/assembly/system/org/opendaylight 10:13:21 + find . -name *features.xml 10:13:21 + xargs fgrep -n 10:13:21 + fgrep org.opendaylight bug_9192.0.log 10:13:21 + sort -s -t < -k 2 /w/workspace/distribution-check-managed-calcium/bug_9192.1.log 10:13:21 + sort -u -s -t < -k 2 /w/workspace/distribution-check-managed-calcium/bug_9192.1.log 10:13:21 + diff -U 999 -b -t -d /w/workspace/distribution-check-managed-calcium/bug_9192.2.log /w/workspace/distribution-check-managed-calcium/bug_9192.3.log 10:13:21 + rm -f /w/workspace/distribution-check-managed-calcium/bug_9192.0.log /w/workspace/distribution-check-managed-calcium/bug_9192.1.log /w/workspace/distribution-check-managed-calcium/bug_9192.2.log /w/workspace/distribution-check-managed-calcium/bug_9192.3.log 10:13:21 provisioning config files... 10:13:21 copy managed file [global-settings] to file:/w/workspace/distribution-check-managed-calcium@tmp/config15986758112102203443tmp 10:13:24 copy managed file [integration-settings] to file:/w/workspace/distribution-check-managed-calcium@tmp/config11369724286263462779tmp 10:13:24 [distribution-check-managed-calcium] $ /bin/sh /tmp/jenkins9036965402437880241.sh 10:13:24 Karaf artifact is karaf 10:13:24 Karaf project is integration 10:13:24 Java home is /usr/lib/jvm/java-17-openjdk-amd64 10:13:24 [EnvInject] - Injecting environment variables from a build step. 10:13:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 10:13:24 [EnvInject] - Variables injected successfully. 10:13:24 [EnvInject] - Injecting environment variables from a build step. 10:13:24 [EnvInject] - Injecting as environment variables the properties content 10:13:24 BUNDLE_POM=distribution/pom.xml 10:13:24 10:13:24 [EnvInject] - Variables injected successfully. 10:13:24 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins15758644358427562905.sh 10:13:24 ++ xpath -e '/project/version/text()' distribution/pom.xml 10:13:24 + BUNDLE_VERSION=0.20.3-SNAPSHOT 10:13:24 + BUNDLEFOLDER=karaf-0.20.3-SNAPSHOT 10:13:24 + BUNDLE=karaf-0.20.3-SNAPSHOT.zip 10:13:24 + BUNDLE_PATH=/tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip 10:13:24 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 10:13:24 + GROUP_ID=org.opendaylight.integration.integration.distribution 10:13:24 + echo 'Bundle folder is karaf-0.20.3-SNAPSHOT' 10:13:24 Bundle folder is karaf-0.20.3-SNAPSHOT 10:13:24 + echo 'Bundle is karaf-0.20.3-SNAPSHOT.zip' 10:13:24 Bundle is karaf-0.20.3-SNAPSHOT.zip 10:13:24 + echo 'Bundle path is /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip' 10:13:24 Bundle path is /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip 10:13:24 + echo 'Group ID is org.opendaylight.integration.integration.distribution' 10:13:24 Group ID is org.opendaylight.integration.integration.distribution 10:13:24 + ls -l /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip 10:13:24 -rw-rw-r-- 1 jenkins jenkins 229753213 Dec 9 10:12 /tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip 10:13:24 + LOG_FILE=integration-upload-distribution.log 10:13:24 + echo 'Uploading distribution to Nexus...' 10:13:24 Uploading distribution to Nexus... 10:13:24 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn deploy:deploy-file --log-file integration-upload-distribution.log --global-settings /w/workspace/distribution-check-managed-calcium@tmp/config15986758112102203443tmp --settings /w/workspace/distribution-check-managed-calcium@tmp/config11369724286263462779tmp -Dfile=/tmp/r/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-SNAPSHOT.zip -DrepositoryId=opendaylight-snapshot -Durl=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ -DgroupId=org.opendaylight.integration.integration.distribution -DartifactId=karaf -Dversion=0.20.3-SNAPSHOT -Dpackaging=zip 10:13:31 + cat integration-upload-distribution.log 10:13:31 [INFO] Scanning for projects... 10:13:31 [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 10:13:31 [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 20 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom 10:13:31 [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) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom 10:13:31 [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.6 MB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom 10:13:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 871 kB/s) 10:13:31 [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 10:13:31 [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.8 MB/s) 10:13:31 [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 10:13:31 [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 491 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom 10:13:31 [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) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom 10:13:31 [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.9 MB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom 10:13:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 1.1 MB/s) 10:13:31 [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 10:13:31 [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) 10:13:31 [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 10:13:31 [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 295 kB/s) 10:13:31 [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 10:13:31 [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.9 MB/s) 10:13:31 [INFO] 10:13:31 [INFO] ------------------< org.apache.maven:standalone-pom >------------------- 10:13:31 [INFO] Building Maven Stub Project (No POM) 1 10:13:31 [INFO] --------------------------------[ pom ]--------------------------------- 10:13:31 [INFO] 10:13:31 [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ standalone-pom --- 10:13:31 [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 10:13:31 [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) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom 10:13:31 [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 565 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom 10:13:31 [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.2 MB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom 10:13:31 [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom (3.4 kB at 214 kB/s) 10:13:31 [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 10:13:31 [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 203 kB/s) 10:13:31 [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 10:13:31 [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 154 kB/s) 10:13:31 [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 10:13:31 [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 234 kB/s) 10:13:31 [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 10:13:31 [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 136 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 10:13:31 [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 598 kB/s) 10:13:31 [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 10:13:31 [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 247 kB/s) 10:13:31 [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 10:13:31 [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 33 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 10:13:31 [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 410 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom 10:13:31 [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 83 kB/s) 10:13:31 [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 10:13:31 [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) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 10:13:31 [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 156 kB/s) 10:13:31 [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 10:13:31 [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 141 kB/s) 10:13:31 [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 10:13:31 [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 218 kB/s) 10:13:31 [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 10:13:31 [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 142 kB/s) 10:13:31 [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 10:13:31 [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 121 kB/s) 10:13:31 [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 10:13:31 [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 150 kB/s) 10:13:31 [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 10:13:31 [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 408 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom 10:13:31 [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 700 kB/s) 10:13:31 [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 10:13:31 [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 10:13:31 [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 10:13:31 [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 10:13:31 [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 10:13:31 [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 857 kB/s) 10:13:31 [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 10:13:31 [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 844 kB/s) 10:13:31 [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 10:13:31 [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 689 kB/s) 10:13:31 [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 10:13:31 [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 734 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar 10:13:31 [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 832 kB/s) 10:13:31 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 10:13:31 [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) 10:13:31 [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 1.9 MB/s) 10:13:31 [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 10:13:31 [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 10:13:31 [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.7 MB/s) 10:13:31 [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 10:13:31 [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 469 kB/s) 10:13:31 [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) 10:13:31 [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.1 MB/s) 10:13:31 [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.3 MB/s) 10:13:31 [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.4 MB/s) 10:13:31 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/maven-metadata.xml 10:13:31 [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.zip 10:13:31 [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.zip (230 MB at 48 MB/s) 10:13:31 [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.pom 10:13:31 [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.pom (471 B at 11 kB/s) 10:13:31 [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/maven-metadata.xml 10:13:31 [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/maven-metadata.xml 10:13:31 [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/maven-metadata.xml (811 B at 22 kB/s) 10:13:31 [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/maven-metadata.xml 10:13:31 [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/maven-metadata.xml (319 B at 9.7 kB/s) 10:13:31 [INFO] ------------------------------------------------------------------------ 10:13:31 [INFO] BUILD SUCCESS 10:13:31 [INFO] ------------------------------------------------------------------------ 10:13:31 [INFO] Total time: 6.245 s 10:13:31 [INFO] Finished at: 2024-12-09T10:13:31Z 10:13:31 [INFO] ------------------------------------------------------------------------ 10:13:31 ++ grep 'Uploaded.*karaf/0.20.3-SNAPSHOT.*.zip' integration-upload-distribution.log 10:13:31 ++ awk '{print $5}' 10:13:31 + BUNDLE_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.zip 10:13:31 + echo 'Bundle uploaded to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.zip' 10:13:31 Bundle uploaded to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241209.101325-1.zip 10:13:31 + cat 10:13:31 [EnvInject] - Injecting environment variables from a build step. 10:13:31 [EnvInject] - Injecting as environment variables the properties file path 'integration-upload-distribution.env' 10:13:31 [EnvInject] - Variables injected successfully. 10:13:31 [distribution-check-managed-calcium] $ /bin/sh /tmp/jenkins6963151243465260008.sh 10:13:31 0 10:13:31 Kill any controller running 10:13:31 Clean Existing distribution 10:13:31 Fetch the distribution... 10:13:31 Extracting the new controller... 10:13:33 Configuring the startup features... 10:13:33 ################################################################################ 10:13:33 # 10:13:33 # Licensed to the Apache Software Foundation (ASF) under one or more 10:13:33 # contributor license agreements. See the NOTICE file distributed with 10:13:33 # this work for additional information regarding copyright ownership. 10:13:33 # The ASF licenses this file to You under the Apache License, Version 2.0 10:13:33 # (the "License"); you may not use this file except in compliance with 10:13:33 # the License. You may obtain a copy of the License at 10:13:33 # 10:13:33 # http://www.apache.org/licenses/LICENSE-2.0 10:13:33 # 10:13:33 # Unless required by applicable law or agreed to in writing, software 10:13:33 # distributed under the License is distributed on an "AS IS" BASIS, 10:13:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 10:13:33 # See the License for the specific language governing permissions and 10:13:33 # limitations under the License. 10:13:33 # 10:13:33 ################################################################################ 10:13:33 10:13:33 # 10:13:33 # Comma separated list of features repositories to register by default 10:13:33 # 10:13:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.3-SNAPSHOT/xml/features,file:${karaf.etc}/b0398ff3-9971-40b6-ae17-90053d0ce485.xml 10:13:33 10:13:33 # 10:13:33 # Comma separated list of features to install at startup 10:13:33 # 10:13:33 featuresBoot = odl-integration-all,331be8c2-55e5-44de-8520-64107f2076c9 10:13:33 10:13:33 # 10:13:33 # Resource repositories (OBR) that the features resolver can use 10:13:33 # to resolve requirements/capabilities 10:13:33 # 10:13:33 # The format of the resourceRepositories is 10:13:33 # resourceRepositories=[xml:url|json:url],... 10:13:33 # for Instance: 10:13:33 # 10:13:33 #resourceRepositories=xml:http://host/path/to/index.xml 10:13:33 # or 10:13:33 #resourceRepositories=json:http://host/path/to/index.json 10:13:33 # 10:13:33 10:13:33 # 10:13:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 10:13:33 # 10:13:33 featuresBootAsynchronous=false 10:13:33 10:13:33 # 10:13:33 # Service requirements enforcement 10:13:33 # 10:13:33 # By default, the feature resolver checks the service requirements/capabilities of 10:13:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 10:13:33 # the required bundles. 10:13:33 # The following flag can have those values: 10:13:33 # - disable: service requirements are completely ignored 10:13:33 # - default: service requirements are ignored for old features 10:13:33 # - enforce: service requirements are always verified 10:13:33 # 10:13:33 #serviceRequirements=default 10:13:33 10:13:33 # 10:13:33 # Store cfg file for config element in feature 10:13:33 # 10:13:33 #configCfgStore=true 10:13:33 10:13:33 # 10:13:33 # Define if the feature service automatically refresh bundles 10:13:33 # 10:13:33 autoRefresh=true 10:13:33 10:13:33 # 10:13:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 10:13:33 # XML file defines instructions related to features processing 10:13:33 # versions.properties may declare properties to resolve placeholders in XML file 10:13:33 # both files are relative to ${karaf.etc} 10:13:33 # 10:13:33 #featureProcessing=org.apache.karaf.features.xml 10:13:33 #featureProcessingVersions=versions.properties 10:13:33 Configuring the log... 10:13:33 ################################################################################ 10:13:33 # 10:13:33 # Licensed to the Apache Software Foundation (ASF) under one or more 10:13:33 # contributor license agreements. See the NOTICE file distributed with 10:13:33 # this work for additional information regarding copyright ownership. 10:13:33 # The ASF licenses this file to You under the Apache License, Version 2.0 10:13:33 # (the "License"); you may not use this file except in compliance with 10:13:33 # the License. You may obtain a copy of the License at 10:13:33 # 10:13:33 # http://www.apache.org/licenses/LICENSE-2.0 10:13:33 # 10:13:33 # Unless required by applicable law or agreed to in writing, software 10:13:33 # distributed under the License is distributed on an "AS IS" BASIS, 10:13:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 10:13:33 # See the License for the specific language governing permissions and 10:13:33 # limitations under the License. 10:13:33 # 10:13:33 ################################################################################ 10:13:33 10:13:33 # Common pattern layout for appenders 10:13:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 10:13:33 10:13:33 # Root logger 10:13:33 log4j2.rootLogger.level = INFO 10:13:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 10:13:33 #log4j2.rootLogger.type = asyncRoot 10:13:33 #log4j2.rootLogger.includeLocation = false 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 10:13:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 10:13:33 log4j2.rootLogger.appenderRef.Console.ref = Console 10:13:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 10:13:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 10:13:33 10:13:33 # Filters for logs marked by org.opendaylight.odlparent.Markers 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 10:13:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 10:13:33 10:13:33 # Loggers configuration 10:13:33 10:13:33 # Spifly logger 10:13:33 log4j2.logger.spifly.name = org.apache.aries.spifly 10:13:33 log4j2.logger.spifly.level = WARN 10:13:33 10:13:33 # Security audit logger 10:13:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 10:13:33 log4j2.logger.audit.level = INFO 10:13:33 log4j2.logger.audit.additivity = false 10:13:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 10:13:33 10:13:33 # Appenders configuration 10:13:33 10:13:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 10:13:33 log4j2.appender.console.type = Console 10:13:33 log4j2.appender.console.name = Console 10:13:33 log4j2.appender.console.layout.type = PatternLayout 10:13:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 10:13:33 10:13:33 # Rolling file appender 10:13:33 log4j2.appender.rolling.type = RollingRandomAccessFile 10:13:33 log4j2.appender.rolling.name = RollingFile 10:13:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 10:13:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 10:13:33 # uncomment to not force a disk flush 10:13:33 #log4j2.appender.rolling.immediateFlush = false 10:13:33 log4j2.appender.rolling.append = true 10:13:33 log4j2.appender.rolling.layout.type = PatternLayout 10:13:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 10:13:33 log4j2.appender.rolling.policies.type = Policies 10:13:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 10:13:33 log4j2.appender.rolling.policies.size.size = 64MB 10:13:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 10:13:33 log4j2.appender.rolling.strategy.max = 7 10:13:33 10:13:33 # Audit file appender 10:13:33 log4j2.appender.audit.type = RollingRandomAccessFile 10:13:33 log4j2.appender.audit.name = AuditRollingFile 10:13:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 10:13:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 10:13:33 log4j2.appender.audit.append = true 10:13:33 log4j2.appender.audit.layout.type = PatternLayout 10:13:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 10:13:33 log4j2.appender.audit.policies.type = Policies 10:13:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 10:13:33 log4j2.appender.audit.policies.size.size = 8MB 10:13:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 10:13:33 log4j2.appender.audit.strategy.max = 7 10:13:33 10:13:33 # OSGi appender 10:13:33 log4j2.appender.osgi.type = PaxOsgi 10:13:33 log4j2.appender.osgi.name = PaxOsgi 10:13:33 log4j2.appender.osgi.filter = * 10:13:33 10:13:33 # help with identification of maven-related problems with pax-url-aether 10:13:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether 10:13:33 #log4j2.logger.aether.level = TRACE 10:13:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 10:13:33 #log4j2.logger.http-headers.level = DEBUG 10:13:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 10:13:33 #log4j2.logger.maven.level = TRACE 10:13:33 Configure max memory... 10:13:33 #!/bin/sh 10:13:33 # 10:13:33 # Licensed to the Apache Software Foundation (ASF) under one or more 10:13:33 # contributor license agreements. See the NOTICE file distributed with 10:13:33 # this work for additional information regarding copyright ownership. 10:13:33 # The ASF licenses this file to You under the Apache License, Version 2.0 10:13:33 # (the "License"); you may not use this file except in compliance with 10:13:33 # the License. You may obtain a copy of the License at 10:13:33 # 10:13:33 # http://www.apache.org/licenses/LICENSE-2.0 10:13:33 # 10:13:33 # Unless required by applicable law or agreed to in writing, software 10:13:33 # distributed under the License is distributed on an "AS IS" BASIS, 10:13:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 10:13:33 # See the License for the specific language governing permissions and 10:13:33 # limitations under the License. 10:13:33 # 10:13:33 10:13:33 # 10:13:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 10:13:33 # script: client, instance, shell, start, status, stop, karaf 10:13:33 # 10:13:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 10:13:33 # Actions go here... 10:13:33 # fi 10:13:33 10:13:33 # 10:13:33 # general settings which should be applied for all scripts go here; please keep 10:13:33 # in mind that it is possible that scripts might be executed more than once, e.g. 10:13:33 # in example of the start script where the start script is executed first and the 10:13:33 # karaf script afterwards. 10:13:33 # 10:13:33 10:13:33 # 10:13:33 # The following section shows the possible configuration options for the default 10:13:33 # karaf scripts 10:13:33 # 10:13:33 # export JAVA_HOME # Location of Java installation 10:13:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 10:13:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 10:13:33 # export EXTRA_JAVA_OPTS # Additional JVM options 10:13:33 # export KARAF_HOME # Karaf home folder 10:13:33 # export KARAF_DATA # Karaf data folder 10:13:33 # export KARAF_BASE # Karaf base folder 10:13:33 # export KARAF_ETC # Karaf etc folder 10:13:33 # export KARAF_LOG # Karaf log folder 10:13:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 10:13:33 # export KARAF_OPTS # Additional available Karaf options 10:13:33 # export KARAF_DEBUG # Enable debug mode 10:13:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 10:13:33 # export KARAF_NOROOT # Prevent execution as root if set to true 10:13:33 Listing all open ports on controller system 10:13:33 /tmp/jenkins6963151243465260008.sh: 70: netstat: not found 10:13:33 Sourcing Java environment variable .. 10:13:33 openjdk version "17.0.13" 2024-10-15 10:13:33 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu120.04) 10:13:33 OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu120.04, mixed mode, sharing) 10:13:33 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 10:13:33 Redirecting karaf console output to karaf_console.log 10:13:33 Starting controller... 10:13:33 start: Redirecting Karaf output to /w/workspace/distribution-check-managed-calcium/karaf-0.20.3-SNAPSHOT/data/log/karaf_console.log 10:13:33 Waiting up to 6 minutes for controller to come up, checking every 5 seconds... 10:13:38 already waited 5 seconds... 10:13:43 already waited 10 seconds... 10:13:48 already waited 15 seconds... 10:13:53 already waited 20 seconds... 10:13:58 already waited 25 seconds... 10:14:03 already waited 30 seconds... 10:14:08 already waited 35 seconds... 10:14:13 already waited 40 seconds... 10:14:18 already waited 45 seconds... 10:14:23 already waited 50 seconds... 10:14:28 already waited 55 seconds... 10:14:33 already waited 60 seconds... 10:14:38 already waited 65 seconds... 10:14:43 already waited 70 seconds... 10:14:48 already waited 75 seconds... 10:14:53 already waited 80 seconds... 10:14:58 already waited 85 seconds... 10:15:03 already waited 90 seconds... 10:15:08 already waited 95 seconds... 10:15:13 already waited 100 seconds... 10:15:18 already waited 105 seconds... 10:15:23 already waited 110 seconds... 10:15:28 already waited 115 seconds... 10:15:33 already waited 120 seconds... 10:15:38 already waited 125 seconds... 10:15:43 already waited 130 seconds... 10:15:48 already waited 135 seconds... 10:15:53 already waited 140 seconds... 10:15:58 already waited 145 seconds... 10:16:03 already waited 150 seconds... 10:16:08 already waited 155 seconds... 10:16:13 already waited 160 seconds... 10:16:18 already waited 165 seconds... 10:16:23 already waited 170 seconds... 10:16:28 already waited 175 seconds... 10:16:34 already waited 180 seconds... 10:16:39 already waited 185 seconds... 10:16:44 already waited 190 seconds... 10:16:49 already waited 195 seconds... 10:16:54 already waited 200 seconds... 10:16:59 already waited 205 seconds... 10:17:04 already waited 210 seconds... 10:17:09 already waited 215 seconds... 10:17:14 already waited 220 seconds... 10:17:19 already waited 225 seconds... 10:17:24 already waited 230 seconds... 10:17:29 already waited 235 seconds... 10:17:34 already waited 240 seconds... 10:17:39 already waited 245 seconds... 10:17:44 already waited 250 seconds... 10:17:49 already waited 255 seconds... 10:17:54 already waited 260 seconds... 10:17:59 already waited 265 seconds... 10:18:04 already waited 270 seconds... 10:18:09 already waited 275 seconds... 10:18:14 already waited 280 seconds... 10:18:19 already waited 285 seconds... 10:18:24 already waited 290 seconds... 10:18:29 already waited 295 seconds... 10:18:34 already waited 300 seconds... 10:18:39 already waited 305 seconds... 10:18:44 already waited 310 seconds... 10:18:49 already waited 315 seconds... 10:18:54 already waited 320 seconds... 10:18:59 already waited 325 seconds... 10:19:04 already waited 330 seconds... 10:19:04 Controller is UP 10:19:04 Listing all open ports on controller system 10:19:04 /tmp/jenkins6963151243465260008.sh: 116: netstat: not found 10:19:04 looking for "Error installing boot feature repository" in karaf.log file 10:19:04 looking for "Error installing boot feature repository" in karaf_console.log file 10:19:04 looking for "BindException: Address already in use" in karaf.log file 10:19:04 looking for "BindException: Address already in use" in karaf_console.log file 10:19:04 looking for "server is unhealthy" in karaf.log file 10:19:04 looking for "server is unhealthy" in karaf_console.log file 10:19:04 Fetching Karaf logs 10:19:04 Kill controller 10:19:04 Bug 4628: Detecting misplaced config files 10:19:04 Bug 4628 confirmed. 10:19:04 $ ssh-agent -k 10:19:04 unset SSH_AUTH_SOCK; 10:19:04 unset SSH_AGENT_PID; 10:19:04 echo Agent pid 12063 killed; 10:19:04 [ssh-agent] Stopped. 10:19:04 [PostBuildScript] - [INFO] Executing post build scripts. 10:19:04 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins11512947820131764215.sh 10:19:04 Archiving csit artifacts 10:19:04 seq: invalid floating point argument: ‘’ 10:19:04 Try 'seq --help' for more information. 10:19:04 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:04 Dload Upload Total Spent Left Speed 10:19:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 3434 0 --:--:-- --:--:-- --:--:-- 3434 10:19:04 Archive: robot-plugin.zip 10:19:04 End-of-central-directory signature not found. Either this file is not 10:19:04 a zipfile, or it constitutes one disk of a multi-part archive. In the 10:19:04 latter case the central directory and zipfile comment will be found on 10:19:04 the last disk(s) of this archive. 10:19:04 unzip: cannot find zipfile directory in one of robot-plugin.zip or 10:19:04 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 10:19:04 mv: cannot stat '*.log.gz': No such file or directory 10:19:04 mv: cannot stat '*.csv': No such file or directory 10:19:04 mv: cannot stat '*.png': No such file or directory 10:19:04 [PostBuildScript] - [INFO] Executing post build scripts. 10:19:04 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins9916941537180403850.sh 10:19:04 ---> sysstat.sh 10:19:05 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins8860518255042377545.sh 10:19:05 ---> package-listing.sh 10:19:05 ++ facter osfamily 10:19:05 ++ tr '[:upper:]' '[:lower:]' 10:19:05 + OS_FAMILY=debian 10:19:05 + workspace=/w/workspace/distribution-check-managed-calcium 10:19:05 + START_PACKAGES=/tmp/packages_start.txt 10:19:05 + END_PACKAGES=/tmp/packages_end.txt 10:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:19:05 + PACKAGES=/tmp/packages_start.txt 10:19:05 + '[' /w/workspace/distribution-check-managed-calcium ']' 10:19:05 + PACKAGES=/tmp/packages_end.txt 10:19:05 + case "${OS_FAMILY}" in 10:19:05 + dpkg -l 10:19:05 + grep '^ii' 10:19:05 + '[' -f /tmp/packages_start.txt ']' 10:19:05 + '[' -f /tmp/packages_end.txt ']' 10:19:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:19:05 + '[' /w/workspace/distribution-check-managed-calcium ']' 10:19:05 + mkdir -p /w/workspace/distribution-check-managed-calcium/archives/ 10:19:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-check-managed-calcium/archives/ 10:19:05 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins4789201580353586179.sh 10:19:05 ---> capture-instance-metadata.sh 10:19:05 Setup pyenv: 10:19:05 * system (set by /opt/pyenv/version) 10:19:05 * 3.8.20 (set by /opt/pyenv/version) 10:19:05 * 3.9.20 (set by /opt/pyenv/version) 10:19:05 * 3.10.15 (set by /opt/pyenv/version) 10:19:05 * 3.11.10 (set by /opt/pyenv/version) 10:19:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Apqh 10:19:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:19:13 lf-activate-venv(): INFO: Installing: lftools 10:19:46 lf-activate-venv(): INFO: Adding /tmp/venv-Apqh/bin to PATH 10:19:46 INFO: Running in OpenStack, capturing instance metadata 10:19:46 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins3141233065236016088.sh 10:19:46 provisioning config files... 10:19:47 Could not find credentials [logs] for distribution-check-managed-calcium #54 10:19:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-check-managed-calcium@tmp/config491668395025313714tmp 10:19:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:19:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:19:47 provisioning config files... 10:19:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:19:47 [EnvInject] - Injecting environment variables from a build step. 10:19:47 [EnvInject] - Injecting as environment variables the properties content 10:19:47 SERVER_ID=logs 10:19:47 10:19:47 [EnvInject] - Variables injected successfully. 10:19:47 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins16634623925185671203.sh 10:19:47 ---> create-netrc.sh 10:19:47 WARN: Log server credential not found. 10:19:47 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins16951018755271531026.sh 10:19:47 ---> python-tools-install.sh 10:19:47 Setup pyenv: 10:19:47 system 10:19:47 3.8.20 10:19:47 3.9.20 10:19:47 3.10.15 10:19:47 * 3.11.10 (set by /w/workspace/distribution-check-managed-calcium/.python-version) 10:19:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Apqh from file:/tmp/.os_lf_venv 10:19:48 lf-activate-venv(): INFO: Installing: lftools 10:19:57 lf-activate-venv(): INFO: Adding /tmp/venv-Apqh/bin to PATH 10:19:57 Generating Requirements File 10:20:18 Python 3.11.10 10:20:18 pip 24.3.1 from /tmp/venv-Apqh/lib/python3.11/site-packages/pip (python 3.11) 10:20:19 appdirs==1.4.4 10:20:19 argcomplete==3.5.2 10:20:19 aspy.yaml==1.3.0 10:20:19 attrs==24.2.0 10:20:19 autopage==0.5.2 10:20:19 beautifulsoup4==4.12.3 10:20:19 boto3==1.35.76 10:20:19 botocore==1.35.76 10:20:19 bs4==0.0.2 10:20:19 cachetools==5.5.0 10:20:19 certifi==2024.8.30 10:20:19 cffi==1.17.1 10:20:19 cfgv==3.4.0 10:20:19 chardet==5.2.0 10:20:19 charset-normalizer==3.4.0 10:20:19 click==8.1.7 10:20:19 cliff==4.8.0 10:20:19 cmd2==2.5.7 10:20:19 cryptography==3.3.2 10:20:19 debtcollector==3.0.0 10:20:19 decorator==5.1.1 10:20:19 defusedxml==0.7.1 10:20:19 Deprecated==1.2.15 10:20:19 distlib==0.3.9 10:20:19 dnspython==2.7.0 10:20:19 docker==4.2.2 10:20:19 dogpile.cache==1.3.3 10:20:19 durationpy==0.9 10:20:19 email_validator==2.2.0 10:20:19 filelock==3.16.1 10:20:19 future==1.0.0 10:20:19 gitdb==4.0.11 10:20:19 GitPython==3.1.43 10:20:19 google-auth==2.36.0 10:20:19 httplib2==0.22.0 10:20:19 identify==2.6.3 10:20:19 idna==3.10 10:20:19 importlib-resources==1.5.0 10:20:19 iso8601==2.1.0 10:20:19 Jinja2==3.1.4 10:20:19 jmespath==1.0.1 10:20:19 jsonpatch==1.33 10:20:19 jsonpointer==3.0.0 10:20:19 jsonschema==4.23.0 10:20:19 jsonschema-specifications==2024.10.1 10:20:19 keystoneauth1==5.9.1 10:20:19 kubernetes==31.0.0 10:20:19 lftools==0.37.10 10:20:19 lxml==5.3.0 10:20:19 MarkupSafe==3.0.2 10:20:19 msgpack==1.1.0 10:20:19 multi_key_dict==2.0.3 10:20:19 munch==4.0.0 10:20:19 netaddr==1.3.0 10:20:19 netifaces==0.11.0 10:20:19 niet==1.4.2 10:20:19 nodeenv==1.9.1 10:20:19 oauth2client==4.1.3 10:20:19 oauthlib==3.2.2 10:20:19 openstacksdk==4.1.0 10:20:19 os-client-config==2.1.0 10:20:19 os-service-types==1.7.0 10:20:19 osc-lib==3.2.0 10:20:19 oslo.config==9.7.0 10:20:19 oslo.context==5.7.0 10:20:19 oslo.i18n==6.5.0 10:20:19 oslo.log==6.2.0 10:20:19 oslo.serialization==5.6.0 10:20:19 oslo.utils==8.0.0 10:20:19 packaging==24.2 10:20:19 pbr==6.1.0 10:20:19 platformdirs==4.3.6 10:20:19 prettytable==3.12.0 10:20:19 psutil==6.1.0 10:20:19 pyasn1==0.6.1 10:20:19 pyasn1_modules==0.4.1 10:20:19 pycparser==2.22 10:20:19 pygerrit2==2.0.15 10:20:19 PyGithub==2.5.0 10:20:19 PyJWT==2.10.1 10:20:19 PyNaCl==1.5.0 10:20:19 pyparsing==2.4.7 10:20:19 pyperclip==1.9.0 10:20:19 pyrsistent==0.20.0 10:20:19 python-cinderclient==9.6.0 10:20:19 python-dateutil==2.9.0.post0 10:20:19 python-heatclient==4.0.0 10:20:19 python-jenkins==1.8.2 10:20:19 python-keystoneclient==5.5.0 10:20:19 python-magnumclient==4.7.0 10:20:19 python-openstackclient==7.2.1 10:20:19 python-swiftclient==4.6.0 10:20:19 PyYAML==6.0.2 10:20:19 referencing==0.35.1 10:20:19 requests==2.32.3 10:20:19 requests-oauthlib==2.0.0 10:20:19 requestsexceptions==1.4.0 10:20:19 rfc3986==2.0.0 10:20:19 rpds-py==0.22.3 10:20:19 rsa==4.9 10:20:19 ruamel.yaml==0.18.6 10:20:19 ruamel.yaml.clib==0.2.12 10:20:19 s3transfer==0.10.4 10:20:19 simplejson==3.19.3 10:20:19 six==1.17.0 10:20:19 smmap==5.0.1 10:20:19 soupsieve==2.6 10:20:19 stevedore==5.4.0 10:20:19 tabulate==0.9.0 10:20:19 toml==0.10.2 10:20:19 tomlkit==0.13.2 10:20:19 tqdm==4.67.1 10:20:19 typing_extensions==4.12.2 10:20:19 tzdata==2024.2 10:20:19 urllib3==1.26.20 10:20:19 virtualenv==20.28.0 10:20:19 wcwidth==0.2.13 10:20:19 websocket-client==1.8.0 10:20:19 wrapt==1.17.0 10:20:19 xdg==6.0.0 10:20:19 xmltodict==0.14.2 10:20:19 yq==3.4.3 10:20:19 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins5312856683164584789.sh 10:20:19 ---> sudo-logs.sh 10:20:19 Archiving 'sudo' log.. 10:20:19 [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins6870458216807019395.sh 10:20:19 ---> job-cost.sh 10:20:19 Setup pyenv: 10:20:19 system 10:20:19 3.8.20 10:20:19 3.9.20 10:20:19 3.10.15 10:20:19 * 3.11.10 (set by /w/workspace/distribution-check-managed-calcium/.python-version) 10:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Apqh from file:/tmp/.os_lf_venv 10:20:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:20:25 lf-activate-venv(): INFO: Adding /tmp/venv-Apqh/bin to PATH 10:20:25 INFO: No Stack... 10:20:25 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:26 INFO: Archiving Costs 10:20:26 [distribution-check-managed-calcium] $ /bin/bash -l /tmp/jenkins4421252071265410693.sh 10:20:26 ---> logs-deploy.sh 10:20:26 Setup pyenv: 10:20:26 system 10:20:26 3.8.20 10:20:26 3.9.20 10:20:26 3.10.15 10:20:26 * 3.11.10 (set by /w/workspace/distribution-check-managed-calcium/.python-version) 10:20:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Apqh from file:/tmp/.os_lf_venv 10:20:27 lf-activate-venv(): INFO: Installing: lftools 10:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-Apqh/bin to PATH 10:20:38 WARNING: Nexus logging server not set 10:20:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-check-managed-calcium/54/ 10:20:38 INFO: archiving logs to S3 10:20:40 ---> uname -a: 10:20:40 Linux prd-ubuntu2004-docker-8c-8g-1295 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:20:40 10:20:40 10:20:40 ---> lscpu: 10:20:40 Architecture: x86_64 10:20:40 CPU op-mode(s): 32-bit, 64-bit 10:20:40 Byte Order: Little Endian 10:20:40 Address sizes: 40 bits physical, 48 bits virtual 10:20:40 CPU(s): 8 10:20:40 On-line CPU(s) list: 0-7 10:20:40 Thread(s) per core: 1 10:20:40 Core(s) per socket: 1 10:20:40 Socket(s): 8 10:20:40 NUMA node(s): 1 10:20:40 Vendor ID: AuthenticAMD 10:20:40 CPU family: 23 10:20:40 Model: 49 10:20:40 Model name: AMD EPYC-Rome Processor 10:20:40 Stepping: 0 10:20:40 CPU MHz: 2800.000 10:20:40 BogoMIPS: 5600.00 10:20:40 Virtualization: AMD-V 10:20:40 Hypervisor vendor: KVM 10:20:40 Virtualization type: full 10:20:40 L1d cache: 256 KiB 10:20:40 L1i cache: 256 KiB 10:20:40 L2 cache: 4 MiB 10:20:40 L3 cache: 128 MiB 10:20:40 NUMA node0 CPU(s): 0-7 10:20:40 Vulnerability Gather data sampling: Not affected 10:20:40 Vulnerability Itlb multihit: Not affected 10:20:40 Vulnerability L1tf: Not affected 10:20:40 Vulnerability Mds: Not affected 10:20:40 Vulnerability Meltdown: Not affected 10:20:40 Vulnerability Mmio stale data: Not affected 10:20:40 Vulnerability Retbleed: Vulnerable 10:20:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:20:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:20:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:20:40 Vulnerability Srbds: Not affected 10:20:40 Vulnerability Tsx async abort: Not affected 10:20:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:20:40 10:20:40 10:20:40 ---> nproc: 10:20:40 8 10:20:40 10:20:40 10:20:40 ---> df -h: 10:20:40 Filesystem Size Used Avail Use% Mounted on 10:20:40 udev 16G 0 16G 0% /dev 10:20:40 tmpfs 3.2G 1.1M 3.2G 1% /run 10:20:40 /dev/vda1 155G 13G 143G 9% / 10:20:40 tmpfs 16G 0 16G 0% /dev/shm 10:20:40 tmpfs 5.0M 0 5.0M 0% /run/lock 10:20:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:20:40 /dev/loop0 62M 62M 0 100% /snap/core20/1405 10:20:40 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 10:20:40 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 10:20:40 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:20:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:20:40 /dev/loop3 64M 64M 0 100% /snap/core20/2434 10:20:40 /dev/loop4 92M 92M 0 100% /snap/lxd/29619 10:20:40 10:20:40 10:20:40 ---> free -m: 10:20:40 total used free shared buff/cache available 10:20:40 Mem: 32100 997 24529 1 6573 30638 10:20:40 Swap: 1023 0 1023 10:20:40 10:20:40 10:20:40 ---> ip addr: 10:20:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:20:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:20:40 inet 127.0.0.1/8 scope host lo 10:20:40 valid_lft forever preferred_lft forever 10:20:40 inet6 ::1/128 scope host 10:20:40 valid_lft forever preferred_lft forever 10:20:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:20:40 link/ether fa:16:3e:39:8f:3c brd ff:ff:ff:ff:ff:ff 10:20:40 inet 10.30.170.47/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:20:40 valid_lft 85761sec preferred_lft 85761sec 10:20:40 inet6 fe80::f816:3eff:fe39:8f3c/64 scope link 10:20:40 valid_lft forever preferred_lft forever 10:20:40 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:20:40 link/ether 02:42:8c:5e:e9:79 brd ff:ff:ff:ff:ff:ff 10:20:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:20:40 valid_lft forever preferred_lft forever 10:20:40 10:20:40 10:20:40 ---> sar -b -r -n DEV: 10:20:40 Linux 5.4.0-200-generic (prd-ubuntu2004-docker-8c-8g-1295) 12/09/24 _x86_64_ (8 CPU) 10:20:40 10:20:40 10:10:05 LINUX RESTART (8 CPU) 10:20:40 10:20:40 10:11:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:20:40 10:12:01 221.39 49.14 172.25 0.00 648.55 19682.43 0.00 10:20:40 10:13:01 113.43 0.10 113.33 0.00 7.60 128471.18 0.00 10:20:40 10:14:01 55.06 18.83 36.23 0.00 646.43 55836.43 0.00 10:20:40 10:15:01 62.09 0.80 61.29 0.00 26.26 23579.80 0.00 10:20:40 10:16:01 33.64 5.17 28.48 0.00 4512.98 6388.40 0.00 10:20:40 10:17:01 1.73 0.02 1.72 0.00 0.13 24.26 0.00 10:20:40 10:18:01 1.23 0.00 1.23 0.00 0.00 17.73 0.00 10:20:40 10:19:01 1.33 0.00 1.33 0.00 0.00 19.46 0.00 10:20:40 10:20:01 61.99 21.00 40.99 0.00 1917.01 4956.64 0.00 10:20:40 Average: 61.62 10.63 50.99 0.00 861.70 26542.11 0.00 10:20:40 10:20:40 10:11:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:20:40 10:12:01 27670072 30440448 1873580 5.70 83024 2976788 2491428 7.35 2131432 2708556 471792 10:20:40 10:13:01 24300048 30136904 2161272 6.58 115828 5917028 3093260 9.12 3117848 4985464 416260 10:20:40 10:14:01 24422828 29911952 2385368 7.26 129380 5573264 3220576 9.49 3217916 4773604 675908 10:20:40 10:15:01 24228116 29722876 2573604 7.83 131608 5576368 3386004 9.98 3429220 4756384 60 10:20:40 10:16:01 23883304 29692792 2588668 7.88 137872 5876148 3488428 10.28 3630948 4866612 148 10:20:40 10:17:01 23883584 29693168 2588032 7.87 137964 5876164 3488428 10.28 3631868 4866604 40 10:20:40 10:18:01 23882840 29692712 2588276 7.87 138044 5876196 3455908 10.19 3631636 4866612 36 10:20:40 10:19:01 23824980 29635420 2645436 8.05 138124 5876608 3472064 10.24 3692604 4866440 564 10:20:40 10:20:01 25309328 31431036 849296 2.58 162672 6135896 1782460 5.25 1972572 5078900 148276 10:20:40 Average: 24600567 30039701 2250392 6.85 130502 5520496 3097617 9.13 3161783 4641020 190343 10:20:40 10:20:40 10:11:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:20:40 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:12:01 ens3 1063.12 890.99 7096.25 193.55 0.00 0.00 0.00 0.00 10:20:40 10:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:20:40 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:13:01 ens3 124.69 93.55 31.82 32.71 0.00 0.00 0.00 0.00 10:20:40 10:13:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:20:40 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:14:01 ens3 142.38 156.71 54.65 3772.81 0.00 0.00 0.00 0.00 10:20:40 10:14:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 10:20:40 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:15:01 ens3 1.08 0.70 0.36 0.29 0.00 0.00 0.00 0.00 10:20:40 10:15:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 10:20:40 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:16:01 ens3 115.53 72.35 2099.55 5.20 0.00 0.00 0.00 0.00 10:20:40 10:16:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 10:20:40 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:17:01 ens3 0.77 0.55 0.11 0.10 0.00 0.00 0.00 0.00 10:20:40 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:40 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:18:01 ens3 0.60 0.43 0.10 0.09 0.00 0.00 0.00 0.00 10:20:40 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:19:01 ens3 0.60 0.50 0.10 0.10 0.00 0.00 0.00 0.00 10:20:40 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:20:40 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 10:20:01 ens3 70.72 59.89 751.34 10.36 0.00 0.00 0.00 0.00 10:20:40 10:20:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 10:20:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:40 Average: ens3 170.48 143.13 1125.95 445.66 0.00 0.00 0.00 0.00 10:20:40 Average: lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 10:20:40 10:20:40 10:20:40 ---> sar -P ALL: 10:20:40 Linux 5.4.0-200-generic (prd-ubuntu2004-docker-8c-8g-1295) 12/09/24 _x86_64_ (8 CPU) 10:20:40 10:20:40 10:10:05 LINUX RESTART (8 CPU) 10:20:40 10:20:40 10:11:00 CPU %user %nice %system %iowait %steal %idle 10:20:40 10:12:01 all 19.38 4.76 5.37 1.25 0.11 69.13 10:20:40 10:12:01 0 15.67 4.35 5.04 1.37 0.10 73.47 10:20:40 10:12:01 1 14.39 6.00 6.52 2.76 0.11 70.22 10:20:40 10:12:01 2 14.98 5.14 5.15 1.14 0.10 73.50 10:20:40 10:12:01 3 22.72 4.56 5.43 1.42 0.12 65.75 10:20:40 10:12:01 4 13.29 4.25 5.36 0.91 0.10 76.10 10:20:40 10:12:01 5 20.42 3.86 4.40 1.01 0.13 70.19 10:20:40 10:12:01 6 35.55 5.01 6.33 0.90 0.12 52.10 10:20:40 10:12:01 7 18.10 4.93 4.73 0.51 0.08 71.65 10:20:40 10:13:01 all 22.46 0.00 1.56 3.75 0.05 72.17 10:20:40 10:13:01 0 21.06 0.00 3.07 4.40 0.07 71.40 10:20:40 10:13:01 1 47.42 0.00 1.61 0.89 0.09 50.00 10:20:40 10:13:01 2 18.83 0.00 0.90 0.02 0.03 80.21 10:20:40 10:13:01 3 14.71 0.00 2.99 21.62 0.07 60.62 10:20:40 10:13:01 4 10.87 0.00 0.32 0.00 0.02 88.80 10:20:40 10:13:01 5 19.59 0.00 0.79 0.25 0.05 79.32 10:20:40 10:13:01 6 42.20 0.00 2.41 1.25 0.05 54.09 10:20:40 10:13:01 7 5.56 0.00 0.43 1.64 0.03 92.33 10:20:40 10:14:01 all 26.72 0.00 1.23 1.36 0.07 70.63 10:20:40 10:14:01 0 35.70 0.00 2.06 0.96 0.08 61.20 10:20:40 10:14:01 1 20.99 0.00 2.71 7.25 0.07 68.99 10:20:40 10:14:01 2 33.52 0.00 0.45 0.02 0.07 65.94 10:20:40 10:14:01 3 15.13 0.00 0.90 0.42 0.05 83.50 10:20:40 10:14:01 4 25.95 0.00 0.68 0.02 0.07 73.28 10:20:40 10:14:01 5 24.07 0.00 1.07 0.00 0.07 74.80 10:20:40 10:14:01 6 39.04 0.00 0.96 0.03 0.08 59.89 10:20:40 10:14:01 7 19.42 0.00 1.02 2.17 0.05 77.34 10:20:40 10:15:01 all 5.36 0.00 0.27 1.55 0.05 92.77 10:20:40 10:15:01 0 4.95 0.00 0.17 0.02 0.03 94.83 10:20:40 10:15:01 1 4.73 0.00 0.58 5.45 0.10 89.14 10:20:40 10:15:01 2 4.38 0.00 0.32 0.22 0.07 95.02 10:20:40 10:15:01 3 5.29 0.00 0.15 0.00 0.02 94.54 10:20:40 10:15:01 4 7.17 0.00 0.22 0.03 0.02 92.56 10:20:40 10:15:01 5 5.04 0.00 0.23 2.02 0.07 92.64 10:20:40 10:15:01 6 5.12 0.00 0.25 2.12 0.02 92.50 10:20:40 10:15:01 7 6.18 0.00 0.28 2.58 0.05 90.91 10:20:40 10:16:01 all 1.90 0.00 0.56 0.54 0.05 96.95 10:20:40 10:16:01 0 2.52 0.00 0.37 0.12 0.03 96.97 10:20:40 10:16:01 1 2.12 0.00 0.50 0.87 0.05 96.46 10:20:40 10:16:01 2 2.69 0.00 0.55 0.55 0.07 96.14 10:20:40 10:16:01 3 1.42 0.00 0.42 0.03 0.03 98.10 10:20:40 10:16:01 4 1.55 0.00 0.58 0.93 0.03 96.90 10:20:40 10:16:01 5 2.08 0.00 0.92 0.82 0.07 96.11 10:20:40 10:16:01 6 1.68 0.00 0.70 0.67 0.03 96.92 10:20:40 10:16:01 7 1.15 0.00 0.44 0.32 0.07 98.03 10:20:40 10:17:01 all 0.76 0.00 0.10 0.01 0.03 99.11 10:20:40 10:17:01 0 2.03 0.00 0.02 0.00 0.02 97.93 10:20:40 10:17:01 1 0.25 0.00 0.02 0.00 0.03 99.70 10:20:40 10:17:01 2 0.15 0.00 0.05 0.00 0.02 99.78 10:20:40 10:17:01 3 1.05 0.00 0.07 0.02 0.02 98.85 10:20:40 10:17:01 4 1.12 0.00 0.12 0.03 0.03 98.70 10:20:40 10:17:01 5 0.58 0.00 0.25 0.00 0.10 99.07 10:20:40 10:17:01 6 0.75 0.00 0.17 0.00 0.03 99.05 10:20:40 10:17:01 7 0.13 0.00 0.08 0.00 0.02 99.77 10:20:40 10:18:01 all 0.50 0.00 0.10 0.01 0.04 99.35 10:20:40 10:18:01 0 0.23 0.00 0.05 0.00 0.02 99.70 10:20:40 10:18:01 1 0.12 0.00 0.12 0.02 0.05 99.70 10:20:40 10:18:01 2 2.02 0.00 0.03 0.00 0.03 97.92 10:20:40 10:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:20:40 10:18:01 4 0.15 0.00 0.08 0.03 0.03 99.70 10:20:40 10:18:01 5 0.57 0.00 0.35 0.00 0.12 98.97 10:20:40 10:18:01 6 0.77 0.00 0.08 0.00 0.03 99.12 10:20:40 10:18:01 7 0.07 0.00 0.10 0.00 0.03 99.80 10:20:40 10:19:01 all 0.91 0.00 0.11 0.01 0.04 98.92 10:20:40 10:19:01 0 0.25 0.00 0.07 0.00 0.02 99.67 10:20:40 10:19:01 1 0.68 0.00 0.08 0.00 0.03 99.20 10:20:40 10:19:01 2 2.02 0.00 0.07 0.00 0.03 97.88 10:20:40 10:19:01 3 1.58 0.00 0.10 0.02 0.03 98.27 10:20:40 10:19:01 4 1.05 0.00 0.20 0.03 0.03 98.69 10:20:40 10:19:01 5 0.70 0.00 0.28 0.00 0.12 98.90 10:20:40 10:19:01 6 0.93 0.00 0.08 0.00 0.05 98.93 10:20:40 10:19:01 7 0.10 0.00 0.02 0.00 0.02 99.87 10:20:40 10:20:01 all 8.59 0.00 0.71 1.22 0.04 89.44 10:20:40 10:20:01 0 1.75 0.00 0.47 0.58 0.03 97.17 10:20:40 10:20:01 1 26.04 0.00 1.57 1.57 0.05 70.76 10:20:40 10:20:01 2 3.58 0.00 0.33 0.18 0.08 95.82 10:20:40 10:20:01 3 6.06 0.00 0.70 0.23 0.05 92.95 10:20:40 10:20:01 4 6.82 0.00 0.67 5.82 0.05 86.63 10:20:40 10:20:01 5 2.34 0.00 0.48 0.68 0.02 96.48 10:20:40 10:20:01 6 15.54 0.00 0.72 0.50 0.02 83.22 10:20:40 10:20:01 7 6.63 0.00 0.74 0.18 0.03 92.42 10:20:40 Average: all 9.62 0.53 1.12 1.08 0.05 87.60 10:20:40 Average: 0 9.34 0.49 1.26 0.83 0.04 88.04 10:20:40 Average: 1 12.87 0.68 1.53 2.09 0.06 82.77 10:20:40 Average: 2 9.13 0.58 0.88 0.24 0.06 89.12 10:20:40 Average: 3 7.56 0.51 1.20 2.62 0.04 88.06 10:20:40 Average: 4 7.55 0.48 0.92 0.87 0.04 90.14 10:20:40 Average: 5 8.38 0.43 0.98 0.53 0.08 89.60 10:20:40 Average: 6 15.71 0.56 1.30 0.61 0.05 81.77 10:20:40 Average: 7 6.39 0.55 0.88 0.82 0.04 91.32 10:20:40 10:20:40 10:20:40