Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-9311 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-9G2oQVEM9HiP/agent.5524 SSH_AGENT_PID=5526 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/netconf-maven-merge-master@tmp/private_key_4915057838528642049.key (/w/workspace/netconf-maven-merge-master@tmp/private_key_4915057838528642049.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/netconf > git init /w/workspace/netconf-maven-merge-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-merge-master@tmp/jenkins-gitclient-ssh7225273237111678395.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 72b3def46cd17fa7bd7205762416b64863df83bf (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 72b3def46cd17fa7bd7205762416b64863df83bf # timeout=10 Commit message: "Refactor NormalizedNodeWriter" > git rev-list --no-walk 72b3def46cd17fa7bd7205762416b64863df83bf # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins15766228654694601306.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bCqu lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bCqu/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-bCqu/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.87 botocore==1.34.87 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.3 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.1 [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins875313675093139088.sh + mkdir -p /w/workspace/netconf-maven-merge-master/target/classes /w/workspace/netconf-maven-merge-master/jacoco/classes [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins17097580588930007448.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-9311 [netconf-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=netconf --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins3972516347896605396.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [netconf-maven-merge-master] $ /bin/sh /tmp/jenkins13633102396872812825.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config15301781641438696560tmp copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config8998336748809819772tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins15651441760227062667.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins6507164495624506494.sh ---> maven-fetch-metadata.sh ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml + project=org.opendaylight.netconf + project_path=org/opendaylight/netconf + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf + pushd /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf /w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf /w/workspace/netconf-maven-merge-master + set +e + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ [48087] -> "index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/ [3433] -> "aaa-authn-odl-plugin/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/ [3777] -> "callhome-model/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/ [3804] -> "callhome-protocol/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/ [4594] -> "callhome-provider/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/ [4561] -> "feature-parent/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/ [3481] -> "features-netconf-connector/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/ [4317] -> "features-netconf-experimental/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/ [4671] -> "features-netconf-testing/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/ [4583] -> "features-netconf/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/ [3409] -> "features-restconf/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/ [3401] -> "features-yanglib/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/ [4539] -> "keystore-api/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/ [3784] -> "keystore-legacy/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/ [4550] -> "keystore-none/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/ [3847] -> "keystore-plaintext-api/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/ [3847] -> "keystore-plaintext-cli/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/ [3901] -> "keystore-plaintext-localfile/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/ [3457] -> "mdsal-netconf-connector/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/ [3417] -> "mdsal-netconf-impl/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/ [3465] -> "mdsal-netconf-monitoring/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/ [3481] -> "mdsal-netconf-notification/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/ [3409] -> "mdsal-netconf-ssh/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/ [3409] -> "mdsal-netconf-tcp/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/ [3885] -> "mdsal-netconf-yang-library/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/ [5896] -> "model/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/ [4528] -> "netconf-api/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/ [4594] -> "netconf-artifacts/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/ [4187] -> "netconf-auth-aaa/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/ [4539] -> "netconf-auth/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/ [4227] -> "netconf-client-mdsal/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/ [4561] -> "netconf-client/index.html.tmp" [1] 2024-04-19 19:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/ [4227] -> "netconf-common-mdsal/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/ [3775] -> "netconf-common/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/ [3777] -> "netconf-config/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/ [4572] -> "netconf-console/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/ [4572] -> "netconf-dom-api/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/ [3369] -> "netconf-impl/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/ [4550] -> "netconf-karaf/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/ [3425] -> "netconf-mapping-api/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/ [4127] -> "netconf-nb/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/ [4605] -> "netconf-netty-util/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/ [3473] -> "netconf-notifications-api/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/ [4561] -> "netconf-parent/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/ [4227] -> "netconf-server-mdsal/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/ [4167] -> "netconf-server/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/ [4616] -> "netconf-test-models/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/ [4594] -> "netconf-test-perf/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/ [4197] -> "netconf-test-util/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/ [4583] -> "netconf-testtool/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/ [4638] -> "netconf-topology-impl/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/ [4693] -> "netconf-topology-singleton/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/ [4583] -> "netconf-topology/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/ [3369] -> "netconf-util/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/ [3537] -> "odl-aaa-netconf-plugin-no-cluster/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/ [4649] -> "odl-aaa-netconf-plugin/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/ [3409] -> "odl-mdsal-apidocs/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/ [4572] -> "odl-netconf-all/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/ [4572] -> "odl-netconf-api/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/ [4671] -> "odl-netconf-callhome-ssh/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/ [4605] -> "odl-netconf-client/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/ [4737] -> "odl-netconf-clustered-topology/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/ [3811] -> "odl-netconf-common/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/ [4682] -> "odl-netconf-connector-all/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/ [4638] -> "odl-netconf-connector/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/ [4616] -> "odl-netconf-console/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/ [4583] -> "odl-netconf-impl/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/ [3919] -> "odl-netconf-keystore-plaintext/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/ [4227] -> "odl-netconf-keystore/index.html.tmp" [1] 2024-04-19 19:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/ [3457] -> "odl-netconf-mapping-api/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/ [4594] -> "odl-netconf-mdsal/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/ [4277] -> "odl-netconf-model-rfc5277/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/ [4277] -> "odl-netconf-model-rfc6022/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/ [4277] -> "odl-netconf-model-rfc6241/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/ [4277] -> "odl-netconf-model-rfc6243/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/ [4277] -> "odl-netconf-model-rfc6470/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/ [4277] -> "odl-netconf-model-rfc8040/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/ [4277] -> "odl-netconf-model-rfc8341/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/ [4277] -> "odl-netconf-model-rfc8526/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/ [4277] -> "odl-netconf-model-rfc8639/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/ [3874] -> "odl-netconf-model-rfc8641/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/ [3874] -> "odl-netconf-model-rfc8650/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/ [3849] -> "odl-netconf-netty-util/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/ [3505] -> "odl-netconf-notifications-api/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/ [3513] -> "odl-netconf-notifications-impl/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/ [4572] -> "odl-netconf-ssh/index.html.tmp" [1] 2024-04-19 19:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/ [3393] -> "odl-netconf-tcp/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/ [4649] -> "odl-netconf-test-tools/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/ [4627] -> "odl-netconf-topology/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/ [4277] -> "odl-netconf-transport-api/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/ [4237] -> "odl-netconf-transport/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/ [4247] -> "odl-netconf-truststore/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/ [4583] -> "odl-netconf-util/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/ [4583] -> "odl-restconf-all/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/ [4616] -> "odl-restconf-common/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/ [4572] -> "odl-restconf-nb/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/ [4227] -> "odl-restconf-openapi/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/ [4539] -> "odl-restconf/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/ [3865] -> "odl-yanglib-mdsal-writer/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/ [3750] -> "odl-yanglib/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/ [4539] -> "restconf-api/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/ [3784] -> "restconf-client/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/ [4649] -> "restconf-common-models/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/ [4572] -> "restconf-common/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/ [4528] -> "restconf-nb/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/ [4187] -> "restconf-openapi/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/ [3784] -> "restconf-server/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/ [4660] -> "restconf-wadl-generator/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/ [3441] -> "sal-netconf-connector/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/ [4682] -> "sal-rest-connector-config/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/ [3393] -> "sal-rest-docgen/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/ [4594] -> "shaded-exificient/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/ [4528] -> "shaded-sshd/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/ [4550] -> "transport-api/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/ [3775] -> "transport-http/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/ [4550] -> "transport-ssh/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/ [4550] -> "transport-tcp/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/ [4550] -> "transport-tls/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/ [4561] -> "truststore-api/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/ [4572] -> "truststore-none/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/ [4583] -> "websocket-client/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/ [3829] -> "yanglib-mdsal-writer/index.html.tmp" [1] 2024-04-19 19:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/ [3714] -> "yanglib/index.html.tmp" [1] 2024-04-19 19:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/ [119571] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/maven-metadata.xml [366/366] -> "aaa-authn-odl-plugin/maven-metadata.xml" [1] 2024-04-19 19:03:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/ [115342] -> "callhome-model/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.8-SNAPSHOT/ [122776] -> "callhome-model/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/maven-metadata.xml [399/399] -> "callhome-model/maven-metadata.xml" [1] 2024-04-19 19:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/ [117502] -> "callhome-protocol/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.8-SNAPSHOT/ [125101] -> "callhome-protocol/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml [402/402] -> "callhome-protocol/maven-metadata.xml" [1] 2024-04-19 19:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/ [117502] -> "callhome-provider/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.8-SNAPSHOT/ [125101] -> "callhome-provider/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.4-SNAPSHOT/ [11040] -> "callhome-provider/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/ [359093] -> "callhome-provider/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/maven-metadata.xml [482/482] -> "callhome-provider/maven-metadata.xml" [1] 2024-04-19 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/ [58974] -> "feature-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.8-SNAPSHOT/ [62688] -> "feature-parent/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.4-SNAPSHOT/ [6567] -> "feature-parent/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/ [179247] -> "feature-parent/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/maven-metadata.xml [479/479] -> "feature-parent/maven-metadata.xml" [1] 2024-04-19 19:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/ [83760] -> "features-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/maven-metadata.xml [372/372] -> "features-netconf-connector/maven-metadata.xml" [1] 2024-04-19 19:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.8-SNAPSHOT/ [90707] -> "features-netconf-experimental/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.4-SNAPSHOT/ [8638] -> "features-netconf-experimental/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/ [261158] -> "features-netconf-experimental/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml [453/453] -> "features-netconf-experimental/maven-metadata.xml" [1] 2024-04-19 19:04:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/ [82814] -> "features-netconf-testing/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.8-SNAPSHOT/ [88162] -> "features-netconf-testing/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.4-SNAPSHOT/ [8433] -> "features-netconf-testing/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/ [253753] -> "features-netconf-testing/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml [489/489] -> "features-netconf-testing/maven-metadata.xml" [1] 2024-04-19 19:04:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/ [79030] -> "features-netconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.8-SNAPSHOT/ [84104] -> "features-netconf/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.4-SNAPSHOT/ [8106] -> "features-netconf/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/ [241946] -> "features-netconf/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/maven-metadata.xml [481/481] -> "features-netconf/maven-metadata.xml" [1] 2024-04-19 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/ [79490] -> "features-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/maven-metadata.xml [363/363] -> "features-restconf/maven-metadata.xml" [1] 2024-04-19 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/ [79017] -> "features-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/maven-metadata.xml [362/362] -> "features-yanglib/maven-metadata.xml" [1] 2024-04-19 19:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/ [113967] -> "keystore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.8-SNAPSHOT/ [121296] -> "keystore-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.4-SNAPSHOT/ [10744] -> "keystore-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/ [348046] -> "keystore-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/maven-metadata.xml [477/477] -> "keystore-api/maven-metadata.xml" [1] 2024-04-19 19:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.4-SNAPSHOT/ [10921] -> "keystore-legacy/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/ [354649] -> "keystore-legacy/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml [399/399] -> "keystore-legacy/maven-metadata.xml" [1] 2024-04-19 19:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/ [114609] -> "keystore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.8-SNAPSHOT/ [121987] -> "keystore-none/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.4-SNAPSHOT/ [10798] -> "keystore-none/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/ [350045] -> "keystore-none/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/maven-metadata.xml [478/478] -> "keystore-none/maven-metadata.xml" [1] 2024-04-19 19:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.4-SNAPSHOT/ [11329] -> "keystore-plaintext-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/ [369856] -> "keystore-plaintext-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml [406/406] -> "keystore-plaintext-api/maven-metadata.xml" [1] 2024-04-19 19:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.4-SNAPSHOT/ [11330] -> "keystore-plaintext-cli/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/ [369895] -> "keystore-plaintext-cli/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml [406/406] -> "keystore-plaintext-cli/maven-metadata.xml" [1] 2024-04-19 19:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.4-SNAPSHOT/ [11684] -> "keystore-plaintext-localfile/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/ [383101] -> "keystore-plaintext-localfile/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml [412/412] -> "keystore-plaintext-localfile/maven-metadata.xml" [1] 2024-04-19 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/ [121744] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/maven-metadata.xml [369/369] -> "mdsal-netconf-connector/maven-metadata.xml" [1] 2024-04-19 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/ [118196] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/maven-metadata.xml [364/364] -> "mdsal-netconf-impl/maven-metadata.xml" [1] 2024-04-19 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/ [122425] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/maven-metadata.xml [370/370] -> "mdsal-netconf-monitoring/maven-metadata.xml" [1] 2024-04-19 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/ [123865] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/maven-metadata.xml [372/372] -> "mdsal-netconf-notification/maven-metadata.xml" [1] 2024-04-19 19:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/ [117502] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/maven-metadata.xml [363/363] -> "mdsal-netconf-ssh/maven-metadata.xml" [1] 2024-04-19 19:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/ [117450] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/maven-metadata.xml [363/363] -> "mdsal-netconf-tcp/maven-metadata.xml" [1] 2024-04-19 19:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/ [123839] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.8-SNAPSHOT/ [131922] -> "mdsal-netconf-yang-library/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml [411/411] -> "mdsal-netconf-yang-library/maven-metadata.xml" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/ [4814] -> "model/draft-ietf-netconf-crypto-types/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/ [4550] -> "model/rfc5277/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/ [4550] -> "model/rfc6022/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/ [4550] -> "model/rfc6241/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/ [4550] -> "model/rfc6243/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/ [4550] -> "model/rfc6470/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/ [4387] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/ [4825] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/ [4550] -> "model/rfc8341/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/ [4550] -> "model/rfc8526/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/ [4550] -> "model/rfc8639/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/ [3766] -> "model/rfc8641/index.html.tmp" [1] 2024-04-19 19:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/ [3766] -> "model/rfc8650/index.html.tmp" [1] 2024-04-19 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/ [113234] -> "netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.8-SNAPSHOT/ [120507] -> "netconf-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.4-SNAPSHOT/ [10683] -> "netconf-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/ [345764] -> "netconf-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/maven-metadata.xml [476/476] -> "netconf-api/maven-metadata.xml" [1] 2024-04-19 19:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/ [60042] -> "netconf-artifacts/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.8-SNAPSHOT/ [63851] -> "netconf-artifacts/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.4-SNAPSHOT/ [6664] -> "netconf-artifacts/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/ [182624] -> "netconf-artifacts/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml [482/482] -> "netconf-artifacts/maven-metadata.xml" [1] 2024-04-19 19:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.8-SNAPSHOT/ [124284] -> "netconf-auth-aaa/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.4-SNAPSHOT/ [10976] -> "netconf-auth-aaa/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/ [356689] -> "netconf-auth-aaa/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml [440/440] -> "netconf-auth-aaa/maven-metadata.xml" [1] 2024-04-19 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/ [113889] -> "netconf-auth/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.8-SNAPSHOT/ [121198] -> "netconf-auth/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.4-SNAPSHOT/ [10737] -> "netconf-auth/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/ [347762] -> "netconf-auth/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/maven-metadata.xml [477/477] -> "netconf-auth/maven-metadata.xml" [1] 2024-04-19 19:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.8-SNAPSHOT/ [127426] -> "netconf-client-mdsal/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.4-SNAPSHOT/ [11218] -> "netconf-client-mdsal/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/ [365736] -> "netconf-client-mdsal/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml [444/444] -> "netconf-client-mdsal/maven-metadata.xml" [1] 2024-04-19 19:04:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/ [153601] -> "netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.8-SNAPSHOT/ [163586] -> "netconf-client/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.4-SNAPSHOT/ [13774] -> "netconf-client/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/ [470364] -> "netconf-client/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/maven-metadata.xml [479/479] -> "netconf-client/maven-metadata.xml" [1] 2024-04-19 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.8-SNAPSHOT/ [127370] -> "netconf-common-mdsal/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.4-SNAPSHOT/ [11215] -> "netconf-common-mdsal/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/ [365615] -> "netconf-common-mdsal/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml [444/444] -> "netconf-common-mdsal/maven-metadata.xml" [1] 2024-04-19 19:04:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.4-SNAPSHOT/ [10859] -> "netconf-common/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/ [351844] -> "netconf-common/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/maven-metadata.xml [398/398] -> "netconf-common/maven-metadata.xml" [1] 2024-04-19 19:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/ [115342] -> "netconf-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.8-SNAPSHOT/ [122776] -> "netconf-config/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/maven-metadata.xml [399/399] -> "netconf-config/maven-metadata.xml" [1] 2024-04-19 19:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/ [116088] -> "netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.8-SNAPSHOT/ [123579] -> "netconf-console/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.4-SNAPSHOT/ [10921] -> "netconf-console/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/ [355635] -> "netconf-console/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/maven-metadata.xml [480/480] -> "netconf-console/maven-metadata.xml" [1] 2024-04-19 19:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/ [116075] -> "netconf-dom-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.8-SNAPSHOT/ [123551] -> "netconf-dom-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.4-SNAPSHOT/ [10918] -> "netconf-dom-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/ [354528] -> "netconf-dom-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml [480/480] -> "netconf-dom-api/maven-metadata.xml" [1] 2024-04-19 19:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/ [151719] -> "netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/maven-metadata.xml [358/358] -> "netconf-impl/maven-metadata.xml" [1] 2024-04-19 19:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/ [95525] -> "netconf-karaf/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.8-SNAPSHOT/ [101645] -> "netconf-karaf/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.4-SNAPSHOT/ [9345] -> "netconf-karaf/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/ [293345] -> "netconf-karaf/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml [478/478] -> "netconf-karaf/maven-metadata.xml" [1] 2024-04-19 19:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/ [118877] -> "netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/maven-metadata.xml [365/365] -> "netconf-mapping-api/maven-metadata.xml" [1] 2024-04-19 19:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.8-SNAPSHOT/ [119774] -> "netconf-nb/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.4-SNAPSHOT/ [10626] -> "netconf-nb/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/ [343645] -> "netconf-nb/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/maven-metadata.xml [434/434] -> "netconf-nb/maven-metadata.xml" [1] 2024-04-19 19:05:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/ [118222] -> "netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.8-SNAPSHOT/ [125848] -> "netconf-netty-util/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.4-SNAPSHOT/ [11096] -> "netconf-netty-util/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/ [361171] -> "netconf-netty-util/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml [483/483] -> "netconf-netty-util/maven-metadata.xml" [1] 2024-04-19 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/ [123145] -> "netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/maven-metadata.xml [371/371] -> "netconf-notifications-api/maven-metadata.xml" [1] 2024-04-19 19:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/ [58987] -> "netconf-parent/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.8-SNAPSHOT/ [62702] -> "netconf-parent/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.4-SNAPSHOT/ [6568] -> "netconf-parent/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/ [179288] -> "netconf-parent/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/maven-metadata.xml [479/479] -> "netconf-parent/maven-metadata.xml" [1] 2024-04-19 19:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.8-SNAPSHOT/ [127398] -> "netconf-server-mdsal/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.4-SNAPSHOT/ [11217] -> "netconf-server-mdsal/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/ [365696] -> "netconf-server-mdsal/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml [444/444] -> "netconf-server-mdsal/maven-metadata.xml" [1] 2024-04-19 19:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.8-SNAPSHOT/ [122860] -> "netconf-server/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.4-SNAPSHOT/ [10865] -> "netconf-server/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/ [352570] -> "netconf-server/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/maven-metadata.xml [438/438] -> "netconf-server/maven-metadata.xml" [1] 2024-04-19 19:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/ [118890] -> "netconf-test-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.8-SNAPSHOT/ [126595] -> "netconf-test-models/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.4-SNAPSHOT/ [11155] -> "netconf-test-models/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/ [362870] -> "netconf-test-models/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml [484/484] -> "netconf-test-models/maven-metadata.xml" [1] 2024-04-19 19:05:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/ [117541] -> "netconf-test-perf/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.8-SNAPSHOT/ [125143] -> "netconf-test-perf/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.4-SNAPSHOT/ [11042] -> "netconf-test-perf/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/ [359173] -> "netconf-test-perf/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml [482/482] -> "netconf-test-perf/maven-metadata.xml" [1] 2024-04-19 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.8-SNAPSHOT/ [125059] -> "netconf-test-util/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.4-SNAPSHOT/ [11036] -> "netconf-test-util/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/ [358930] -> "netconf-test-util/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml [441/441] -> "netconf-test-util/maven-metadata.xml" [1] 2024-04-19 19:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/ [215491] -> "netconf-testtool/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.8-SNAPSHOT/ [229578] -> "netconf-testtool/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.4-SNAPSHOT/ [18497] -> "netconf-testtool/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/ [665048] -> "netconf-testtool/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml [481/481] -> "netconf-testtool/maven-metadata.xml" [1] 2024-04-19 19:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/ [120304] -> "netconf-topology-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.8-SNAPSHOT/ [128117] -> "netconf-topology-impl/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.4-SNAPSHOT/ [11273] -> "netconf-topology-impl/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/ [367776] -> "netconf-topology-impl/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml [486/486] -> "netconf-topology-impl/maven-metadata.xml" [1] 2024-04-19 19:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/ [123891] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.8-SNAPSHOT/ [131964] -> "netconf-topology-singleton/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.4-SNAPSHOT/ [11571] -> "netconf-topology-singleton/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/ [378902] -> "netconf-topology-singleton/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml [491/491] -> "netconf-topology-singleton/maven-metadata.xml" [1] 2024-04-19 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/ [116821] -> "netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.8-SNAPSHOT/ [124368] -> "netconf-topology/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.4-SNAPSHOT/ [10982] -> "netconf-topology/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/ [356932] -> "netconf-topology/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/maven-metadata.xml [481/481] -> "netconf-topology/maven-metadata.xml" [1] 2024-04-19 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/ [170374] -> "netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/maven-metadata.xml [358/358] -> "netconf-util/maven-metadata.xml" [1] 2024-04-19 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/ [87045] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml [379/379] -> "odl-aaa-netconf-plugin-no-cluster/maven-metadata.xml" [1] 2024-04-19 19:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/ [81842] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.8-SNAPSHOT/ [87116] -> "odl-aaa-netconf-plugin/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.4-SNAPSHOT/ [8349] -> "odl-aaa-netconf-plugin/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/ [250709] -> "odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml [487/487] -> "odl-aaa-netconf-plugin/maven-metadata.xml" [1] 2024-04-19 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/ [79490] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/maven-metadata.xml [363/363] -> "odl-mdsal-apidocs/maven-metadata.xml" [1] 2024-04-19 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/ [78544] -> "odl-netconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.8-SNAPSHOT/ [83567] -> "odl-netconf-all/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.4-SNAPSHOT/ [8063] -> "odl-netconf-all/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/ [240383] -> "odl-netconf-all/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml [480/480] -> "odl-netconf-all/maven-metadata.xml" [1] 2024-04-19 19:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/ [78544] -> "odl-netconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.8-SNAPSHOT/ [83567] -> "odl-netconf-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.4-SNAPSHOT/ [8063] -> "odl-netconf-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/ [240383] -> "odl-netconf-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml [480/480] -> "odl-netconf-api/maven-metadata.xml" [1] 2024-04-19 19:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/ [82801] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.8-SNAPSHOT/ [88134] -> "odl-netconf-callhome-ssh/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.4-SNAPSHOT/ [8431] -> "odl-netconf-callhome-ssh/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/ [253671] -> "odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml [489/489] -> "odl-netconf-callhome-ssh/maven-metadata.xml" [1] 2024-04-19 19:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/ [79950] -> "odl-netconf-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.8-SNAPSHOT/ [85094] -> "odl-netconf-client/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.4-SNAPSHOT/ [8185] -> "odl-netconf-client/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/ [244785] -> "odl-netconf-client/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml [483/483] -> "odl-netconf-client/maven-metadata.xml" [1] 2024-04-19 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/ [85652] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.8-SNAPSHOT/ [91188] -> "odl-netconf-clustered-topology/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.4-SNAPSHOT/ [8677] -> "odl-netconf-clustered-topology/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/ [262557] -> "odl-netconf-clustered-topology/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml [495/495] -> "odl-netconf-clustered-topology/maven-metadata.xml" [1] 2024-04-19 19:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.4-SNAPSHOT/ [8186] -> "odl-netconf-common/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/ [244826] -> "odl-netconf-common/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml [402/402] -> "odl-netconf-common/maven-metadata.xml" [1] 2024-04-19 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/ [83274] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.8-SNAPSHOT/ [88643] -> "odl-netconf-connector-all/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.4-SNAPSHOT/ [8472] -> "odl-netconf-connector-all/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/ [255152] -> "odl-netconf-connector-all/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml [490/490] -> "odl-netconf-connector-all/maven-metadata.xml" [1] 2024-04-19 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/ [81382] -> "odl-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.8-SNAPSHOT/ [86621] -> "odl-netconf-connector/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.4-SNAPSHOT/ [8309] -> "odl-netconf-connector/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/ [249269] -> "odl-netconf-connector/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml [486/486] -> "odl-netconf-connector/maven-metadata.xml" [1] 2024-04-19 19:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/ [80449] -> "odl-netconf-console/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.8-SNAPSHOT/ [85631] -> "odl-netconf-console/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.4-SNAPSHOT/ [8229] -> "odl-netconf-console/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/ [245885] -> "odl-netconf-console/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml [484/484] -> "odl-netconf-console/maven-metadata.xml" [1] 2024-04-19 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/ [79017] -> "odl-netconf-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.8-SNAPSHOT/ [84076] -> "odl-netconf-impl/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.4-SNAPSHOT/ [8104] -> "odl-netconf-impl/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/ [241864] -> "odl-netconf-impl/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml [481/481] -> "odl-netconf-impl/maven-metadata.xml" [1] 2024-04-19 19:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.4-SNAPSHOT/ [8675] -> "odl-netconf-keystore-plaintext/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/ [262475] -> "odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml [414/414] -> "odl-netconf-keystore-plaintext/maven-metadata.xml" [1] 2024-04-19 19:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.8-SNAPSHOT/ [86070] -> "odl-netconf-keystore/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.4-SNAPSHOT/ [8265] -> "odl-netconf-keystore/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/ [247665] -> "odl-netconf-keystore/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml [444/444] -> "odl-netconf-keystore/maven-metadata.xml" [1] 2024-04-19 19:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/ [82315] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/maven-metadata.xml [369/369] -> "odl-netconf-mapping-api/maven-metadata.xml" [1] 2024-04-19 19:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/ [79503] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.8-SNAPSHOT/ [84613] -> "odl-netconf-mdsal/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.4-SNAPSHOT/ [8147] -> "odl-netconf-mdsal/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/ [243427] -> "odl-netconf-mdsal/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml [482/482] -> "odl-netconf-mdsal/maven-metadata.xml" [1] 2024-04-19 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc5277/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc5277/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc5277/maven-metadata.xml" [1] 2024-04-19 19:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc6022/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6022/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6022/maven-metadata.xml" [1] 2024-04-19 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc6241/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6241/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6241/maven-metadata.xml" [1] 2024-04-19 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc6243/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6243/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6243/maven-metadata.xml" [1] 2024-04-19 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc6470/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc6470/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc6470/maven-metadata.xml" [1] 2024-04-19 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc8040/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8040/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8040/maven-metadata.xml" [1] 2024-04-19 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-model-rfc8341/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-model-rfc8341/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8341/maven-metadata.xml" [1] 2024-04-19 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.8-SNAPSHOT/ [88629] -> "odl-netconf-model-rfc8526/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.4-SNAPSHOT/ [8471] -> "odl-netconf-model-rfc8526/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/ [255111] -> "odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8526/maven-metadata.xml" [1] 2024-04-19 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.8-SNAPSHOT/ [88643] -> "odl-netconf-model-rfc8639/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.4-SNAPSHOT/ [8472] -> "odl-netconf-model-rfc8639/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/ [255152] -> "odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml [449/449] -> "odl-netconf-model-rfc8639/maven-metadata.xml" [1] 2024-04-19 19:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.4-SNAPSHOT/ [8473] -> "odl-netconf-model-rfc8641/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/ [255193] -> "odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml [409/409] -> "odl-netconf-model-rfc8641/maven-metadata.xml" [1] 2024-04-19 19:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.4-SNAPSHOT/ [8472] -> "odl-netconf-model-rfc8650/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/ [254632] -> "odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml [409/409] -> "odl-netconf-model-rfc8650/maven-metadata.xml" [1] 2024-04-19 19:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/ [81855] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.8-SNAPSHOT/ [87130] -> "odl-netconf-netty-util/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml [407/407] -> "odl-netconf-netty-util/maven-metadata.xml" [1] 2024-04-19 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/ [85153] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/maven-metadata.xml [375/375] -> "odl-netconf-notifications-api/maven-metadata.xml" [1] 2024-04-19 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/ [85639] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/maven-metadata.xml [376/376] -> "odl-netconf-notifications-impl/maven-metadata.xml" [1] 2024-04-19 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/ [78544] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.8-SNAPSHOT/ [83567] -> "odl-netconf-ssh/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.4-SNAPSHOT/ [8063] -> "odl-netconf-ssh/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/ [240383] -> "odl-netconf-ssh/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml [480/480] -> "odl-netconf-ssh/maven-metadata.xml" [1] 2024-04-19 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/ [78531] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/maven-metadata.xml [361/361] -> "odl-netconf-tcp/maven-metadata.xml" [1] 2024-04-19 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/ [81868] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.8-SNAPSHOT/ [87144] -> "odl-netconf-test-tools/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.4-SNAPSHOT/ [8351] -> "odl-netconf-test-tools/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/ [250791] -> "odl-netconf-test-tools/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml [487/487] -> "odl-netconf-test-tools/maven-metadata.xml" [1] 2024-04-19 19:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/ [80922] -> "odl-netconf-topology/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.8-SNAPSHOT/ [86098] -> "odl-netconf-topology/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.4-SNAPSHOT/ [8267] -> "odl-netconf-topology/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/ [247747] -> "odl-netconf-topology/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml [485/485] -> "odl-netconf-topology/maven-metadata.xml" [1] 2024-04-19 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.8-SNAPSHOT/ [88615] -> "odl-netconf-transport-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.4-SNAPSHOT/ [8470] -> "odl-netconf-transport-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/ [255070] -> "odl-netconf-transport-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml [449/449] -> "odl-netconf-transport-api/maven-metadata.xml" [1] 2024-04-19 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.8-SNAPSHOT/ [86621] -> "odl-netconf-transport/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.4-SNAPSHOT/ [8309] -> "odl-netconf-transport/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/ [249269] -> "odl-netconf-transport/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml [445/445] -> "odl-netconf-transport/maven-metadata.xml" [1] 2024-04-19 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.8-SNAPSHOT/ [87088] -> "odl-netconf-truststore/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.4-SNAPSHOT/ [8347] -> "odl-netconf-truststore/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/ [250627] -> "odl-netconf-truststore/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml [446/446] -> "odl-netconf-truststore/maven-metadata.xml" [1] 2024-04-19 19:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/ [79004] -> "odl-netconf-util/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.8-SNAPSHOT/ [84062] -> "odl-netconf-util/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.4-SNAPSHOT/ [8103] -> "odl-netconf-util/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/ [241823] -> "odl-netconf-util/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml [481/481] -> "odl-netconf-util/maven-metadata.xml" [1] 2024-04-19 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/ [79017] -> "odl-restconf-all/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.8-SNAPSHOT/ [84090] -> "odl-restconf-all/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.4-SNAPSHOT/ [8105] -> "odl-restconf-all/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/ [241905] -> "odl-restconf-all/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml [481/481] -> "odl-restconf-all/maven-metadata.xml" [1] 2024-04-19 19:07:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/ [80436] -> "odl-restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.8-SNAPSHOT/ [85603] -> "odl-restconf-common/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.4-SNAPSHOT/ [8227] -> "odl-restconf-common/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/ [246307] -> "odl-restconf-common/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml [484/484] -> "odl-restconf-common/maven-metadata.xml" [1] 2024-04-19 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/ [78557] -> "odl-restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.8-SNAPSHOT/ [83595] -> "odl-restconf-nb/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.4-SNAPSHOT/ [8064] -> "odl-restconf-nb/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/ [241421] -> "odl-restconf-nb/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml [480/480] -> "odl-restconf-nb/maven-metadata.xml" [1] 2024-04-19 19:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.8-SNAPSHOT/ [86126] -> "odl-restconf-openapi/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.4-SNAPSHOT/ [8269] -> "odl-restconf-openapi/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/ [247829] -> "odl-restconf-openapi/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml [444/444] -> "odl-restconf-openapi/maven-metadata.xml" [1] 2024-04-19 19:07:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/ [77125] -> "odl-restconf/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.8-SNAPSHOT/ [82054] -> "odl-restconf/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.4-SNAPSHOT/ [7940] -> "odl-restconf/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/ [235461] -> "odl-restconf/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/maven-metadata.xml [477/477] -> "odl-restconf/maven-metadata.xml" [1] 2024-04-19 19:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.4-SNAPSHOT/ [8431] -> "odl-yanglib-mdsal-writer/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/ [253671] -> "odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml [408/408] -> "odl-yanglib-mdsal-writer/maven-metadata.xml" [1] 2024-04-19 19:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/ [76665] -> "odl-yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.8-SNAPSHOT/ [81545] -> "odl-yanglib/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml [396/396] -> "odl-yanglib/maven-metadata.xml" [1] 2024-04-19 19:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/ [113941] -> "restconf-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.8-SNAPSHOT/ [121268] -> "restconf-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.4-SNAPSHOT/ [10742] -> "restconf-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/ [348944] -> "restconf-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/maven-metadata.xml [477/477] -> "restconf-api/maven-metadata.xml" [1] 2024-04-19 19:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.4-SNAPSHOT/ [10923] -> "restconf-client/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/ [354731] -> "restconf-client/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/maven-metadata.xml [399/399] -> "restconf-client/maven-metadata.xml" [1] 2024-04-19 19:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/ [121037] -> "restconf-common-models/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.8-SNAPSHOT/ [128906] -> "restconf-common-models/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.4-SNAPSHOT/ [11334] -> "restconf-common-models/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/ [370056] -> "restconf-common-models/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml [487/487] -> "restconf-common-models/maven-metadata.xml" [1] 2024-04-19 19:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/ [116075] -> "restconf-common/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.8-SNAPSHOT/ [123551] -> "restconf-common/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.4-SNAPSHOT/ [10919] -> "restconf-common/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/ [354568] -> "restconf-common/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/maven-metadata.xml [480/480] -> "restconf-common/maven-metadata.xml" [1] 2024-04-19 19:07:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/ [114142] -> "restconf-nb/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.8-SNAPSHOT/ [120577] -> "restconf-nb/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.4-SNAPSHOT/ [10688] -> "restconf-nb/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/ [345968] -> "restconf-nb/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/maven-metadata.xml [476/476] -> "restconf-nb/maven-metadata.xml" [1] 2024-04-19 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.8-SNAPSHOT/ [124396] -> "restconf-openapi/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.4-SNAPSHOT/ [10984] -> "restconf-openapi/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/ [357013] -> "restconf-openapi/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml [440/440] -> "restconf-openapi/maven-metadata.xml" [1] 2024-04-19 19:07:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.4-SNAPSHOT/ [10923] -> "restconf-server/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/ [354731] -> "restconf-server/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/maven-metadata.xml [399/399] -> "restconf-server/maven-metadata.xml" [1] 2024-04-19 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/ [121692] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.8-SNAPSHOT/ [129611] -> "restconf-wadl-generator/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.4-SNAPSHOT/ [11389] -> "restconf-wadl-generator/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/ [372096] -> "restconf-wadl-generator/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml [488/488] -> "restconf-wadl-generator/maven-metadata.xml" [1] 2024-04-19 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/ [120369] -> "sal-netconf-connector/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/maven-metadata.xml [367/367] -> "sal-netconf-connector/maven-metadata.xml" [1] 2024-04-19 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/ [102839] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.8-SNAPSHOT/ [109517] -> "sal-rest-connector-config/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.4-SNAPSHOT/ [9963] -> "sal-rest-connector-config/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/ [316283] -> "sal-rest-connector-config/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml [490/490] -> "sal-rest-connector-config/maven-metadata.xml" [1] 2024-04-19 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/ [116140] -> "sal-rest-docgen/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/maven-metadata.xml [361/361] -> "sal-rest-docgen/maven-metadata.xml" [1] 2024-04-19 19:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/ [98171] -> "shaded-exificient/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.8-SNAPSHOT/ [104493] -> "shaded-exificient/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.4-SNAPSHOT/ [9567] -> "shaded-exificient/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/ [300172] -> "shaded-exificient/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml [482/482] -> "shaded-exificient/maven-metadata.xml" [1] 2024-04-19 19:08:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/ [94631] -> "shaded-sshd/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.8-SNAPSHOT/ [100683] -> "shaded-sshd/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.4-SNAPSHOT/ [9267] -> "shaded-sshd/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/ [288652] -> "shaded-sshd/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml [476/476] -> "shaded-sshd/maven-metadata.xml" [1] 2024-04-19 19:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/ [114648] -> "transport-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.8-SNAPSHOT/ [122029] -> "transport-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.4-SNAPSHOT/ [10801] -> "transport-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/ [350166] -> "transport-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/maven-metadata.xml [478/478] -> "transport-api/maven-metadata.xml" [1] 2024-04-19 19:08:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.4-SNAPSHOT/ [10865] -> "transport-http/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/ [352570] -> "transport-http/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/maven-metadata.xml [398/398] -> "transport-http/maven-metadata.xml" [1] 2024-04-19 19:08:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/ [114713] -> "transport-ssh/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.8-SNAPSHOT/ [122085] -> "transport-ssh/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.4-SNAPSHOT/ [10806] -> "transport-ssh/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/ [349889] -> "transport-ssh/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/maven-metadata.xml [478/478] -> "transport-ssh/maven-metadata.xml" [1] 2024-04-19 19:08:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/ [114674] -> "transport-tcp/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.8-SNAPSHOT/ [122057] -> "transport-tcp/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.4-SNAPSHOT/ [10803] -> "transport-tcp/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/ [350247] -> "transport-tcp/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/maven-metadata.xml [478/478] -> "transport-tcp/maven-metadata.xml" [1] 2024-04-19 19:08:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/ [114713] -> "transport-tls/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.8-SNAPSHOT/ [122099] -> "transport-tls/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.4-SNAPSHOT/ [10806] -> "transport-tls/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/ [350369] -> "transport-tls/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/maven-metadata.xml [478/478] -> "transport-tls/maven-metadata.xml" [1] 2024-04-19 19:08:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/ [115381] -> "truststore-api/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.8-SNAPSHOT/ [122818] -> "truststore-api/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.4-SNAPSHOT/ [10862] -> "truststore-api/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/ [352448] -> "truststore-api/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/maven-metadata.xml [479/479] -> "truststore-api/maven-metadata.xml" [1] 2024-04-19 19:08:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/ [116023] -> "truststore-none/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.8-SNAPSHOT/ [123509] -> "truststore-none/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.4-SNAPSHOT/ [10916] -> "truststore-none/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/ [354448] -> "truststore-none/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/maven-metadata.xml [480/480] -> "truststore-none/maven-metadata.xml" [1] 2024-04-19 19:08:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/ [116782] -> "websocket-client/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.8-SNAPSHOT/ [124326] -> "websocket-client/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.4-SNAPSHOT/ [10979] -> "websocket-client/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/ [356811] -> "websocket-client/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/maven-metadata.xml [481/481] -> "websocket-client/maven-metadata.xml" [1] 2024-04-19 19:08:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.4-SNAPSHOT/ [11214] -> "yanglib-mdsal-writer/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/ [366589] -> "yanglib-mdsal-writer/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:08:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml [404/404] -> "yanglib-mdsal-writer/maven-metadata.xml" [1] 2024-04-19 19:09:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/ [128502] -> "yanglib/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.8-SNAPSHOT/ [117477] -> "yanglib/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/maven-metadata.xml [392/392] -> "yanglib/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1676/1676] -> "aaa-authn-odl-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "callhome-model/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.8-SNAPSHOT/maven-metadata.xml [1656/1656] -> "callhome-model/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-protocol/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.8-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-protocol/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "callhome-provider/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.8-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.4-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.5-SNAPSHOT/maven-metadata.xml [1659/1659] -> "callhome-provider/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "feature-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.8-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.4-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1290/1290] -> "features-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.8-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.4-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.5-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-experimental/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-testing/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.8-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.5-SNAPSHOT/maven-metadata.xml [1278/1278] -> "features-netconf-testing/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-netconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.8-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.4-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.5-SNAPSHOT/maven-metadata.xml [1270/1270] -> "features-netconf/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "features-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "features-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "keystore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.8-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.5-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "keystore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-cli/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-cli/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "keystore-plaintext-localfile/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.5-SNAPSHOT/maven-metadata.xml [1670/1670] -> "keystore-plaintext-localfile/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "mdsal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "mdsal-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1680/1680] -> "mdsal-netconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-notification/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "mdsal-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "mdsal-netconf-yang-library/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.8-SNAPSHOT/maven-metadata.xml [1668/1668] -> "mdsal-netconf-yang-library/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/ [128834] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.8-SNAPSHOT/ [137297] -> "model/draft-ietf-netconf-crypto-types/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.4-SNAPSHOT/ [12003] -> "model/draft-ietf-netconf-crypto-types/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/ [394287] -> "model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml [502/502] -> "model/draft-ietf-netconf-crypto-types/maven-metadata.xml" [1] 2024-04-19 19:09:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/ [111840] -> "model/rfc5277/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.8-SNAPSHOT/ [119005] -> "model/rfc5277/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.4-SNAPSHOT/ [10585] -> "model/rfc5277/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/ [341382] -> "model/rfc5277/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml [478/478] -> "model/rfc5277/maven-metadata.xml" [1] 2024-04-19 19:09:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/ [111866] -> "model/rfc6022/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.8-SNAPSHOT/ [119033] -> "model/rfc6022/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.4-SNAPSHOT/ [10587] -> "model/rfc6022/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/ [341463] -> "model/rfc6022/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml [478/478] -> "model/rfc6022/maven-metadata.xml" [1] 2024-04-19 19:09:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/ [111879] -> "model/rfc6241/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.8-SNAPSHOT/ [119047] -> "model/rfc6241/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.4-SNAPSHOT/ [10588] -> "model/rfc6241/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/ [341503] -> "model/rfc6241/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml [478/478] -> "model/rfc6241/maven-metadata.xml" [1] 2024-04-19 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/ [111840] -> "model/rfc6243/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.8-SNAPSHOT/ [119005] -> "model/rfc6243/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.4-SNAPSHOT/ [10585] -> "model/rfc6243/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/ [341382] -> "model/rfc6243/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml [478/478] -> "model/rfc6243/maven-metadata.xml" [1] 2024-04-19 19:09:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/ [111840] -> "model/rfc6470/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.8-SNAPSHOT/ [119005] -> "model/rfc6470/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.4-SNAPSHOT/ [10585] -> "model/rfc6470/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/ [341382] -> "model/rfc6470/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml [478/478] -> "model/rfc6470/maven-metadata.xml" [1] 2024-04-19 19:09:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.8-SNAPSHOT/ [136508] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.4-SNAPSHOT/ [11942] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/ [392005] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [460/460] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 2024-04-19 19:09:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/ [129515] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.8-SNAPSHOT/ [138030] -> "model/rfc8040-ietf-restconf-monitoring/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.4-SNAPSHOT/ [12060] -> "model/rfc8040-ietf-restconf-monitoring/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/ [396407] -> "model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [503/503] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 2024-04-19 19:09:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/ [111840] -> "model/rfc8341/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.8-SNAPSHOT/ [119005] -> "model/rfc8341/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.4-SNAPSHOT/ [10586] -> "model/rfc8341/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/ [340955] -> "model/rfc8341/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml [478/478] -> "model/rfc8341/maven-metadata.xml" [1] 2024-04-19 19:09:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/ [111853] -> "model/rfc8526/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.8-SNAPSHOT/ [119019] -> "model/rfc8526/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.4-SNAPSHOT/ [10586] -> "model/rfc8526/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/ [342372] -> "model/rfc8526/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml [478/478] -> "model/rfc8526/maven-metadata.xml" [1] 2024-04-19 19:09:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/ [111879] -> "model/rfc8639/5.0.10-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.8-SNAPSHOT/ [119047] -> "model/rfc8639/6.0.8-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.4-SNAPSHOT/ [10588] -> "model/rfc8639/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/ [341503] -> "model/rfc8639/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml [478/478] -> "model/rfc8639/maven-metadata.xml" [1] 2024-04-19 19:09:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.4-SNAPSHOT/ [10587] -> "model/rfc8641/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/ [342380] -> "model/rfc8641/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml [397/397] -> "model/rfc8641/maven-metadata.xml" [1] 2024-04-19 19:09:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.4-SNAPSHOT/ [10585] -> "model/rfc8650/7.0.4-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/ [341382] -> "model/rfc8650/7.0.5-SNAPSHOT/index.html.tmp" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml [397/397] -> "model/rfc8650/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.8-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.5-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml [1063/1063] -> "netconf-artifacts/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.8-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.4-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.8-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-auth/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.8-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [2107/2107] -> "netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.8-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.4-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.5-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.8-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-config/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.8-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "netconf-dom-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.8-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [2105/2105] -> "netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml [1414/1414] -> "netconf-karaf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.8-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.4-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.5-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.8-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.4-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.5-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1674/1674] -> "netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.8-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.4-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.5-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1681/1681] -> "netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml [1060/1060] -> "netconf-parent/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.8-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.4-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.8-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-test-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.8-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.4-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.5-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-test-models/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml [1673/1673] -> "netconf-test-perf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.8-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.4-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.5-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.8-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.4-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.5-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml [2787/2787] -> "netconf-testtool/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.8-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.4-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.5-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "netconf-topology-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.8-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.4-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.5-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml [1682/1682] -> "netconf-topology-singleton/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.8-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.4-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.5-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.8-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [2321/2321] -> "netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-aaa-netconf-plugin-no-cluster/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-aaa-netconf-plugin/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.4-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-aaa-netconf-plugin/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-mdsal-apidocs/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.8-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.4-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.5-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-all/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.8-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.4-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.5-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "odl-netconf-callhome-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.8-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-callhome-ssh/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml [1282/1282] -> "odl-netconf-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.8-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.5-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-client/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-clustered-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.8-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.4-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-clustered-topology/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.4-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-common/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.5-SNAPSHOT/maven-metadata.xml [1272/1272] -> "odl-netconf-common/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-connector-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-connector-all/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1285/1285] -> "odl-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.8-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.4-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.5-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-connector/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-console/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.8-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-netconf-console/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.8-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.4-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.5-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-impl/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.4-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-keystore-plaintext/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-keystore-plaintext/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.8-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.5-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-keystore/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml [1287/1287] -> "odl-netconf-mapping-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-mdsal/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-netconf-mdsal/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc5277/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6022/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6241/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6243/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc6470/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8040/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8341/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8526/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8639/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8641/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8641/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8650/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-model-rfc8650/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-netty-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-netty-util/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-netconf-notifications-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-netconf-notifications-impl/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.8-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.4-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.5-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-netconf-ssh/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml [1286/1286] -> "odl-netconf-test-tools/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.4-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.5-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-test-tools/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-topology/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.8-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.5-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-topology/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.8-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.4-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.5-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-transport-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.8-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.4-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.5-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-transport/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.8-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.4-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.5-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-truststore/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-util/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.8-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.4-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.5-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-netconf-util/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-restconf-all/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.8-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.4-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.5-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-restconf-all/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.8-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.4-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.5-SNAPSHOT/maven-metadata.xml [1273/1273] -> "odl-restconf-common/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.8-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.4-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.5-SNAPSHOT/maven-metadata.xml [1269/1269] -> "odl-restconf-nb/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.8-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.4-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.5-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-openapi/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-restconf/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.8-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.4-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.5-SNAPSHOT/maven-metadata.xml [1266/1266] -> "odl-restconf/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.4-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-yanglib-mdsal-writer/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-yanglib-mdsal-writer/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.8-SNAPSHOT/maven-metadata.xml [1265/1265] -> "odl-yanglib/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "restconf-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.8-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.4-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.5-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml [1678/1678] -> "restconf-common-models/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.8-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.4-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.5-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common-models/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.8-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-common/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "restconf-nb/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.8-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.4-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.5-SNAPSHOT/maven-metadata.xml [1653/1653] -> "restconf-nb/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.8-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml [1679/1679] -> "restconf-wadl-generator/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.8-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.4-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.5-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sal-netconf-connector/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml [1465/1465] -> "sal-rest-connector-config/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.8-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.4-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.5-SNAPSHOT/maven-metadata.xml [1453/1453] -> "sal-rest-connector-config/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sal-rest-docgen/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml [1456/1456] -> "shaded-exificient/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.8-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.4-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.5-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-sshd/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.8-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.4-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.5-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-ssh/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tcp/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "transport-tls/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "truststore-api/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.8-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.4-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.5-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "truststore-none/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.8-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.4-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.5-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "websocket-client/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.8-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.4-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.5-SNAPSHOT/maven-metadata.xml [1658/1658] -> "websocket-client/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.4-SNAPSHOT/maven-metadata.xml [1662/1662] -> "yanglib-mdsal-writer/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.5-SNAPSHOT/maven-metadata.xml [1662/1662] -> "yanglib-mdsal-writer/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/5.0.10-SNAPSHOT/maven-metadata.xml [1879/1879] -> "yanglib/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.8-SNAPSHOT/maven-metadata.xml [1649/1649] -> "yanglib/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml [1693/1693] -> "model/draft-ietf-netconf-crypto-types/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.8-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.4-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/maven-metadata.xml [1679/1679] -> "model/draft-ietf-netconf-crypto-types/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc5277/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6022/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6022/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6241/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6241/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6243/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6243/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc6470/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc6470/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.8-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/maven-metadata.xml [1678/1678] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml [1694/1694] -> "model/rfc8040-ietf-restconf-monitoring/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.8-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/rfc8040-ietf-restconf-monitoring/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8341/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8341/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8526/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8526/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/rfc8639/5.0.10-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.8-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/6.0.8-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8639/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8641/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8641/7.0.5-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.4-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8650/7.0.4-SNAPSHOT/maven-metadata.xml" [1] 2024-04-19 19:09:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.5-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc8650/7.0.5-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2024-04-19 19:09:58-- Total wall clock time: 6m 14s Downloaded: 1070 files, 53M in 1.6s (33.8 MB/s) + set -e + popd /w/workspace/netconf-maven-merge-master + mkdir -p /w/workspace/netconf-maven-merge-master/m2repo-backup + cp -a /w/workspace/netconf-maven-merge-master/m2repo/org /w/workspace/netconf-maven-merge-master/m2repo-backup [netconf-maven-merge-master] $ /bin/sh -xe /tmp/jenkins12667324921937648813.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy -Pintegrationtests [EnvInject] - Variables injected successfully. [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins5412417446340569461.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-merge-master@tmp/config15301781641438696560tmp --settings /w/workspace/netconf-maven-merge-master@tmp/config8998336748809819772tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] netconf-artifacts [pom] [INFO] netconf-parent [pom] [INFO] feature-parent [pom] [INFO] netconf-auth [bundle] [INFO] netconf-auth-aaa [bundle] [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] [INFO] rfc5277 [bundle] [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] [INFO] rfc6241 [bundle] [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] [INFO] rfc6470 [bundle] [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] [INFO] rfc6243 [bundle] [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] [INFO] rfc8526 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] [INFO] netconf-api [bundle] [INFO] OpenDaylight :: Netconf :: API [feature] [INFO] rfc6022 [bundle] [INFO] netconf-common-mdsal [bundle] [INFO] odl-netconf-util [feature] [INFO] netconf-common [bundle] [INFO] shaded-exificient-jar [jar] [INFO] shaded-exificient [bundle] [INFO] netconf-test-util [jar] [INFO] netconf-netty-util [bundle] [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] [INFO] rfc8341 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] [INFO] draft-ietf-netconf-crypto-types [bundle] [INFO] keystore-api [bundle] [INFO] keystore-none [bundle] [INFO] OpenDaylight :: Netconf :: Key Store [feature] [INFO] truststore-api [bundle] [INFO] truststore-none [bundle] [INFO] OpenDaylight :: Netconf :: Trust Store [feature] [INFO] transport-api [bundle] [INFO] OpenDaylight :: Netconf :: Transport API [feature] [INFO] shaded-sshd-jar [jar] [INFO] shaded-sshd [bundle] [INFO] transport-tcp [bundle] [INFO] transport-ssh [bundle] [INFO] transport-tls [bundle] [INFO] OpenDaylight :: Netconf :: Transport [feature] [INFO] netconf-client [bundle] [INFO] odl-netconf-client [feature] [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] [INFO] rfc7407-ietf-x509-cert-to-name [bundle] [INFO] netconf-server [bundle] [INFO] OpenDaylight :: Netconf :: Impl [feature] [INFO] OpenDaylight :: Netconf :: All [feature] [INFO] yanglib-mdsal-writer [bundle] [INFO] odl-yanglib-mdsal-writer [feature] [INFO] netconf-server-mdsal [bundle] [INFO] netconf-nb [bundle] [INFO] OpenDaylight :: Netconf :: Mdsal [feature] [INFO] rfc8040-ietf-restconf-monitoring [bundle] [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] [INFO] rfc8639 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] [INFO] rfc8641 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] [INFO] rfc8650 [bundle] [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] [INFO] keystore-legacy [bundle] [INFO] netconf-dom-api [bundle] [INFO] netconf-client-mdsal [bundle] [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] [INFO] netconf-test-models [bundle] [INFO] netconf-topology [bundle] [INFO] netconf-topology-singleton [bundle] [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] [INFO] netconf-topology-impl [bundle] [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] [INFO] callhome-provider [bundle] [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] [INFO] OpenDaylight :: Netconf Connector :: All [feature] [INFO] netconf-console [bundle] [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] [INFO] restconf-common-models [bundle] [INFO] restconf-common [bundle] [INFO] OpenDaylight :: Restconf :: Common [feature] [INFO] restconf-api [bundle] [INFO] restconf-nb [bundle] [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] [INFO] OpenDaylight :: Restconf [feature] [INFO] restconf-openapi [bundle] [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] [INFO] OpenDaylight :: Restconf :: All [feature] [INFO] keystore-plaintext-api [bundle] [INFO] keystore-plaintext-localfile [bundle] [INFO] keystore-plaintext-cli [bundle] [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] [INFO] features-netconf [feature] [INFO] netconf-test-perf [bundle] [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] [INFO] features-netconf-testing [feature] [INFO] features-netconf-experimental [feature] [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] [INFO] netconf-features-parent [pom] [INFO] netconf-karaf [pom] [INFO] netconf-karaf-static [karaf-assembly] [INFO] model-aggregator [pom] [INFO] transport-http [bundle] [INFO] transport-aggregator [pom] [INFO] restconf-client [bundle] [INFO] restconf-server [bundle] [INFO] protocol [pom] [INFO] plugins [pom] [INFO] apps [pom] [INFO] third-party [pom] [INFO] netconf-testtool [jar] [INFO] netconf-tools [pom] [INFO] netconf-subsystem [pom] [INFO] sal-rest-connector-config [jar] [INFO] restconf-wadl-generator [jar] [INFO] websocket-client [jar] [INFO] restconf-subsystem [pom] [INFO] keystore-aggregator [pom] [INFO] truststore-aggregator [pom] [INFO] netconf-aggregator [pom] [INFO] [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- [INFO] Building netconf-artifacts 7.0.5-SNAPSHOT [1/121] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml [INFO] attaching as netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-artifacts --- [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-merge-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/netconf-artifacts-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.5-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- [INFO] Building netconf-parent 7.0.5-SNAPSHOT [2/121] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/parent/target/bom.xml [INFO] attaching as netconf-parent-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as netconf-parent-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-parent --- [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-merge-master/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/netconf-parent-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/7.0.5-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml [INFO] [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- [INFO] Building feature-parent 7.0.5-SNAPSHOT [3/121] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ feature-parent --- [INFO] Created: /w/workspace/netconf-maven-merge-master/features/parent/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ feature-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ feature-parent --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ feature-parent --- [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/parent/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ feature-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml [INFO] attaching as feature-parent-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as feature-parent-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ feature-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-merge-master/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/feature-parent-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/7.0.5-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml [INFO] [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- [INFO] Building netconf-auth 7.0.5-SNAPSHOT [4/121] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-auth --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-auth --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-auth --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-auth --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml [INFO] attaching as netconf-auth-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json [INFO] attaching as netconf-auth-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth --- [INFO] Building jar: /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth --- [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/netconf-maven-merge-master/netconf/netconf-auth/target/netconf-auth-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/netconf-auth-7.0.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/7.0.5-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- [INFO] Building netconf-auth-aaa 7.0.5-SNAPSHOT [5/121] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ netconf-auth-aaa --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ netconf-auth-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ netconf-auth-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ netconf-auth-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ netconf-auth-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ netconf-auth-aaa --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ netconf-auth-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ netconf-auth-aaa --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ netconf-auth-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ netconf-auth-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ netconf-auth-aaa --- [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ netconf-auth-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- [INFO] Building bundle: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ netconf-auth-aaa --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ netconf-auth-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml [INFO] attaching as netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json [INFO] attaching as netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ netconf-auth-aaa --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ netconf-auth-aaa --- [INFO] Building jar: /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ netconf-auth-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ netconf-auth-aaa --- [INFO] Loading execution data file /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ netconf-auth-aaa --- [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.jar [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.pom [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/netconf-maven-merge-master/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/netconf-auth-aaa-7.0.5-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ netconf-auth-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-master/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.5-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-master/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.5-SNAPSHOT [6/121] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-aaa-netconf-plugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-aaa-netconf-plugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-aaa-netconf-plugin --- [INFO] Created: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-aaa-netconf-plugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-aaa-netconf-plugin --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-aaa-netconf-plugin --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-aaa-netconf-plugin --- [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.40 s <<< FAILURE! -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [ERROR] SingleFeatureTest.installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/feature/feature.xml, Feature: odl-aaa-netconf-plugin 7.0.5.SNAPSHOT] -- Time elapsed: 18.38 s <<< ERROR! org.apache.karaf.features.internal.util.MultiException: Error: Error downloading mvn:org.opendaylight.netconf/netconf-auth-aaa/7.0.5-SNAPSHOT Error downloading mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.(MavenDownloadManager.java:91) at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72) at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:474) at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:469) at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:223) at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.netconf/netconf-auth-aaa/7.0.5-SNAPSHOT at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ... 3 more Caused by: java.io.IOException: Error resolving artifact org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT: [Could not find artifact org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT] at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565) at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52) at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) ... 6 more Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) ... 11 more Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.5-SNAPSHOT at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) ... 11 more Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ... 3 more Caused by: java.io.IOException: Error resolving artifact org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT: [Could not find artifact org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT] at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.configureIOException(AetherBasedResolver.java:803) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:774) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:657) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:598) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:565) at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52) at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60) ... 6 more Suppressed: shaded.org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) ... 11 more Caused by: shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.netconf:netconf-auth:jar:7.0.5-SNAPSHOT at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:431) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:235) at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:212) at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:272) at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:767) ... 11 more [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] Error: Error downloading mvn:org.opendaylight.netconf/netconf-auth-aaa/7.0.5-SNAPSHOT Error downloading mvn:org.opendaylight.netconf/netconf-auth/7.0.5-SNAPSHOT [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for netconf-aggregator 7.0.5-SNAPSHOT: [INFO] [INFO] netconf-artifacts .................................. SUCCESS [ 3.060 s] [INFO] netconf-parent ..................................... SUCCESS [ 9.561 s] [INFO] feature-parent ..................................... SUCCESS [ 10.163 s] [INFO] netconf-auth ....................................... SUCCESS [ 7.255 s] [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.171 s] [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin FAILURE [ 29.879 s] [INFO] rfc5277 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SKIPPED [INFO] rfc6241 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SKIPPED [INFO] rfc6470 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SKIPPED [INFO] rfc6243 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SKIPPED [INFO] rfc8526 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SKIPPED [INFO] netconf-api ........................................ SKIPPED [INFO] OpenDaylight :: Netconf :: API ..................... SKIPPED [INFO] rfc6022 ............................................ SKIPPED [INFO] netconf-common-mdsal ............................... SKIPPED [INFO] odl-netconf-util ................................... SKIPPED [INFO] netconf-common ..................................... SKIPPED [INFO] shaded-exificient-jar .............................. SKIPPED [INFO] shaded-exificient .................................. SKIPPED [INFO] netconf-test-util .................................. SKIPPED [INFO] netconf-netty-util ................................. SKIPPED [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SKIPPED [INFO] rfc8341 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SKIPPED [INFO] draft-ietf-netconf-crypto-types .................... SKIPPED [INFO] keystore-api ....................................... SKIPPED [INFO] keystore-none ...................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Key Store ............... SKIPPED [INFO] truststore-api ..................................... SKIPPED [INFO] truststore-none .................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Trust Store ............. SKIPPED [INFO] transport-api ...................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Transport API ........... SKIPPED [INFO] shaded-sshd-jar .................................... SKIPPED [INFO] shaded-sshd ........................................ SKIPPED [INFO] transport-tcp ...................................... SKIPPED [INFO] transport-ssh ...................................... SKIPPED [INFO] transport-tls ...................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Transport ............... SKIPPED [INFO] netconf-client ..................................... SKIPPED [INFO] odl-netconf-client ................................. SKIPPED [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SKIPPED [INFO] rfc7407-ietf-x509-cert-to-name ..................... SKIPPED [INFO] netconf-server ..................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Impl .................... SKIPPED [INFO] OpenDaylight :: Netconf :: All ..................... SKIPPED [INFO] yanglib-mdsal-writer ............................... SKIPPED [INFO] odl-yanglib-mdsal-writer ........................... SKIPPED [INFO] netconf-server-mdsal ............................... SKIPPED [INFO] netconf-nb ......................................... SKIPPED [INFO] OpenDaylight :: Netconf :: Mdsal ................... SKIPPED [INFO] rfc8040-ietf-restconf-monitoring ................... SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SKIPPED [INFO] rfc8639 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SKIPPED [INFO] rfc8641 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SKIPPED [INFO] rfc8650 ............................................ SKIPPED [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SKIPPED [INFO] keystore-legacy .................................... SKIPPED [INFO] netconf-dom-api .................................... SKIPPED [INFO] netconf-client-mdsal ............................... SKIPPED [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SKIPPED [INFO] netconf-test-models ................................ SKIPPED [INFO] netconf-topology ................................... SKIPPED [INFO] netconf-topology-singleton ......................... SKIPPED [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SKIPPED [INFO] netconf-topology-impl .............................. SKIPPED [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SKIPPED [INFO] callhome-provider .................................. SKIPPED [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SKIPPED [INFO] OpenDaylight :: Netconf Connector :: All ........... SKIPPED [INFO] netconf-console .................................... SKIPPED [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SKIPPED [INFO] restconf-common-models ............................. SKIPPED [INFO] restconf-common .................................... SKIPPED [INFO] OpenDaylight :: Restconf :: Common ................. SKIPPED [INFO] restconf-api ....................................... SKIPPED [INFO] restconf-nb ........................................ SKIPPED [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SKIPPED [INFO] OpenDaylight :: Restconf ........................... SKIPPED [INFO] restconf-openapi ................................... SKIPPED [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SKIPPED [INFO] OpenDaylight :: Restconf :: All .................... SKIPPED [INFO] keystore-plaintext-api ............................. SKIPPED [INFO] keystore-plaintext-localfile ....................... SKIPPED [INFO] keystore-plaintext-cli ............................. SKIPPED [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SKIPPED [INFO] features-netconf ................................... SKIPPED [INFO] netconf-test-perf .................................. SKIPPED [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SKIPPED [INFO] features-netconf-testing ........................... SKIPPED [INFO] features-netconf-experimental ...................... SKIPPED [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SKIPPED [INFO] netconf-features-parent ............................ SKIPPED [INFO] netconf-karaf ...................................... SKIPPED [INFO] netconf-karaf-static ............................... SKIPPED [INFO] model-aggregator ................................... SKIPPED [INFO] transport-http ..................................... SKIPPED [INFO] transport-aggregator ............................... SKIPPED [INFO] restconf-client .................................... SKIPPED [INFO] restconf-server .................................... SKIPPED [INFO] protocol ........................................... SKIPPED [INFO] plugins ............................................ SKIPPED [INFO] apps ............................................... SKIPPED [INFO] third-party ........................................ SKIPPED [INFO] netconf-testtool ................................... SKIPPED [INFO] netconf-tools ...................................... SKIPPED [INFO] netconf-subsystem .................................. SKIPPED [INFO] sal-rest-connector-config .......................... SKIPPED [INFO] restconf-wadl-generator ............................ SKIPPED [INFO] websocket-client ................................... SKIPPED [INFO] restconf-subsystem ................................. SKIPPED [INFO] keystore-aggregator ................................ SKIPPED [INFO] truststore-aggregator .............................. SKIPPED [INFO] netconf-aggregator ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:17 min [INFO] Finished at: 2024-04-19T19:11:17Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default) on project odl-aaa-netconf-plugin: [ERROR] [ERROR] Please refer to /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default) on project odl-aaa-netconf-plugin: Please refer to /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: Please refer to /w/workspace/netconf-maven-merge-master/features/odl-aaa-netconf-plugin/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1102) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:910) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :odl-aaa-netconf-plugin Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5526 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins12897279791198080035.sh ---> sysstat.sh [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins14594754847228549190.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/netconf-maven-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/netconf-maven-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/netconf-maven-merge-master ']' + mkdir -p /w/workspace/netconf-maven-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-master/archives/ [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins2660149438582447170.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bCqu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bCqu/bin to PATH INFO: Running in OpenStack, capturing instance metadata [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins6053922158578911343.sh provisioning config files... Could not find credentials [logs] for netconf-maven-merge-master #3226 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-master@tmp/config17272409725568489546tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins264936192022754687.sh ---> create-netrc.sh WARN: Log server credential not found. [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins14719045522256991834.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bCqu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bCqu/bin to PATH [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins3285281333254732870.sh ---> sudo-logs.sh Archiving 'sudo' log.. [netconf-maven-merge-master] $ /bin/bash /tmp/jenkins6975202915414855590.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bCqu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-bCqu/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [netconf-maven-merge-master] $ /bin/bash -l /tmp/jenkins7533339522868084456.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/netconf-maven-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bCqu from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bCqu/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-master/3226/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-9311.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.996 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 9.1G 71G 12% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 806 12054 19 2900 14614 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:38:7a:3a brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.173/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85764sec preferred_lft 85764sec inet6 fe80::f816:3eff:fe38:7a3a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:78:51:f3:ce brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/19/2024 _x86_64_ (4 CPU) 19:01:32 LINUX RESTART (4 CPU) 07:02:01 PM tps rtps wtps bread/s bwrtn/s 07:03:01 PM 196.82 24.42 172.40 6598.40 8431.48 07:04:01 PM 87.85 2.55 85.30 1592.54 7470.44 07:05:01 PM 25.06 0.03 25.02 0.53 3729.21 07:06:01 PM 3.58 0.00 3.58 0.00 75.35 07:07:01 PM 2.88 0.00 2.88 0.00 58.00 07:08:01 PM 2.75 0.00 2.75 0.00 63.51 07:09:01 PM 2.58 0.00 2.58 0.00 58.40 07:10:01 PM 15.50 11.46 4.03 1520.73 71.91 07:10:01 PM 106.49 0.00 106.49 0.00 2792.21 07:11:01 PM 252.00 7.51 244.49 1344.70 12437.09 07:12:01 PM 59.66 1.70 57.96 186.60 6465.21 Average: 65.00 4.75 60.25 1122.62 3890.18 07:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:03:01 PM 13186944 15049292 2952500 18.29 2688 2080664 1195932 6.96 268264 2341164 138860 07:04:01 PM 13039128 15080472 3100316 19.21 2688 2248792 1067868 6.21 255208 2456664 93600 07:05:01 PM 13035896 15077384 3103548 19.23 2688 2248916 1067868 6.21 255272 2456664 12 07:06:01 PM 13035924 15077516 3103520 19.23 2688 2249008 1067868 6.21 255272 2457308 4 07:07:01 PM 13035276 15076972 3104168 19.23 2688 2249124 1067868 6.21 255272 2457648 12 07:08:01 PM 13032752 15074556 3106692 19.25 2688 2249216 1083748 6.31 255272 2460532 60 07:09:01 PM 13030236 15072288 3109208 19.26 2688 2249476 1083748 6.31 255272 2463584 228 07:10:01 PM 12849596 14941596 3289848 20.38 2688 2298356 1458876 8.49 262776 2633168 3840 07:10:01 PM 12766392 14858968 3373052 20.90 2688 2298752 1458876 8.49 262836 2715272 4248 07:11:01 PM 11099712 13761548 5039732 31.23 2688 2858320 2587380 15.05 461524 4141984 220756 07:12:01 PM 12367824 14988016 3771620 23.37 2688 2816036 1150096 6.69 622824 2718948 24888 Average: 12770880 14914419 3368564 20.87 2688 2349696 1299103 7.56 309981 2663903 44228 07:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 PM eth0 395.60 258.68 2067.67 67.12 0.00 0.00 0.00 0.00 07:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 PM eth0 55.88 44.22 436.66 12.41 0.00 0.00 0.00 0.00 07:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 PM eth0 16.71 14.81 162.05 2.53 0.00 0.00 0.00 0.00 07:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 PM eth0 19.91 16.35 177.02 2.55 0.00 0.00 0.00 0.00 07:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 PM eth0 15.43 13.55 145.76 2.53 0.00 0.00 0.00 0.00 07:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:01 PM eth0 15.96 13.93 161.30 2.45 0.00 0.00 0.00 0.00 07:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 PM eth0 12.56 12.16 107.62 2.45 0.00 0.00 0.00 0.00 07:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM eth0 31.55 35.57 143.10 9.75 0.00 0.00 0.00 0.00 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM eth0 87.01 107.79 247.18 29.68 0.00 0.00 0.00 0.00 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:01 PM lo 157.18 157.18 149.74 149.74 0.00 0.00 0.00 0.00 07:11:01 PM eth0 448.88 365.29 6814.20 51.33 0.00 0.00 0.00 0.00 07:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:01 PM lo 1166.89 1166.89 1160.99 1160.99 0.00 0.00 0.00 0.00 07:12:01 PM eth0 61.81 45.30 596.01 12.43 0.00 0.00 0.00 0.00 07:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 132.41 132.41 131.08 131.08 0.00 0.00 0.00 0.00 Average: eth0 107.53 82.10 1081.54 16.58 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/19/2024 _x86_64_ (4 CPU) 19:01:32 LINUX RESTART (4 CPU) 07:02:01 PM CPU %user %nice %system %iowait %steal %idle 07:03:01 PM all 19.69 0.00 3.77 2.01 0.08 74.44 07:03:01 PM 0 21.25 0.00 3.89 1.24 0.08 73.54 07:03:01 PM 1 20.77 0.00 3.13 1.97 0.08 74.05 07:03:01 PM 2 26.50 0.00 4.23 1.46 0.07 67.75 07:03:01 PM 3 10.23 0.00 3.86 3.38 0.08 82.45 07:04:01 PM all 14.09 0.00 1.81 1.39 0.08 82.63 07:04:01 PM 0 9.74 0.00 1.22 0.85 0.05 88.14 07:04:01 PM 1 24.25 0.00 3.20 1.97 0.08 70.50 07:04:01 PM 2 18.17 0.00 1.89 1.72 0.10 78.12 07:04:01 PM 3 4.21 0.00 0.92 1.02 0.08 93.77 07:05:01 PM all 0.27 0.00 0.19 0.66 0.03 98.86 07:05:01 PM 0 0.33 0.00 0.12 0.25 0.03 99.27 07:05:01 PM 1 0.37 0.00 0.35 1.74 0.02 97.53 07:05:01 PM 2 0.32 0.00 0.18 0.43 0.03 99.03 07:05:01 PM 3 0.05 0.00 0.12 0.20 0.02 99.62 07:06:01 PM all 0.25 0.00 0.10 0.01 0.03 99.62 07:06:01 PM 0 0.12 0.00 0.03 0.03 0.02 99.80 07:06:01 PM 1 0.43 0.00 0.25 0.00 0.02 99.30 07:06:01 PM 2 0.37 0.00 0.10 0.00 0.05 99.48 07:06:01 PM 3 0.07 0.00 0.02 0.00 0.02 99.90 07:07:01 PM all 0.34 0.00 0.10 0.00 0.03 99.54 07:07:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80 07:07:01 PM 1 0.42 0.00 0.20 0.00 0.03 99.35 07:07:01 PM 2 0.82 0.00 0.08 0.02 0.03 99.05 07:07:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 07:08:01 PM all 0.27 0.00 0.12 0.01 0.02 99.58 07:08:01 PM 0 0.05 0.00 0.13 0.03 0.02 99.77 07:08:01 PM 1 0.43 0.00 0.22 0.00 0.02 99.33 07:08:01 PM 2 0.58 0.00 0.08 0.00 0.03 99.30 07:08:01 PM 3 0.02 0.00 0.03 0.00 0.02 99.93 07:09:01 PM all 0.17 0.00 0.07 0.01 0.03 99.72 07:09:01 PM 0 0.08 0.00 0.05 0.05 0.05 99.77 07:09:01 PM 1 0.25 0.00 0.15 0.00 0.03 99.57 07:09:01 PM 2 0.30 0.00 0.03 0.00 0.02 99.65 07:09:01 PM 3 0.05 0.00 0.05 0.00 0.02 99.88 07:10:01 PM all 2.10 0.00 0.30 0.24 0.04 97.32 07:10:01 PM 0 1.59 0.00 0.24 0.12 0.03 98.02 07:10:01 PM 1 2.27 0.00 0.41 0.00 0.02 97.31 07:10:01 PM 2 2.10 0.00 0.15 0.12 0.03 97.60 07:10:01 PM 3 2.43 0.00 0.41 0.73 0.07 96.37 07:10:01 PM all 52.81 0.00 3.63 0.66 0.00 42.90 07:10:01 PM 0 56.58 0.00 2.63 0.00 0.00 40.79 07:10:01 PM 1 57.33 0.00 0.00 0.00 0.00 42.67 07:10:01 PM 2 51.32 0.00 1.32 0.00 0.00 47.37 07:10:01 PM 3 46.05 0.00 10.53 2.63 0.00 40.79 07:11:01 PM all 55.97 0.00 4.00 2.14 0.13 37.75 07:11:01 PM 0 58.83 0.00 3.58 1.02 0.12 36.44 07:11:01 PM 1 51.72 0.00 2.65 1.14 0.13 44.36 07:11:01 PM 2 58.29 0.00 5.28 5.48 0.13 30.82 07:11:01 PM 3 55.05 0.00 4.51 0.94 0.13 39.35 07:12:01 PM all 25.67 0.00 2.76 0.77 0.08 70.71 07:12:01 PM 0 17.80 0.00 2.93 0.20 0.08 78.99 07:12:01 PM 1 48.19 0.00 3.46 1.12 0.10 47.13 07:12:01 PM 2 19.39 0.00 2.66 0.69 0.08 77.18 07:12:01 PM 3 17.38 0.00 2.01 1.07 0.07 79.48 Average: CPU %user %nice %system %iowait %steal %idle Average: all 11.91 0.00 1.32 0.72 0.05 85.99 Average: 0 11.04 0.00 1.23 0.38 0.05 87.30 Average: 1 14.94 0.00 1.40 0.79 0.05 82.81 Average: 2 12.71 0.00 1.47 0.99 0.06 84.78 Average: 3 8.96 0.00 1.20 0.73 0.05 89.05