23:02:15 Started by timer 23:02:15 Running as SYSTEM 23:02:15 [EnvInject] - Loading node environment variables. 23:02:15 Building remotely on prd-centos8-builder-4c-4g-33601 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-merge-7.0.x 23:02:15 [ssh-agent] Looking for ssh-agent implementation... 23:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:16 $ ssh-agent 23:02:16 SSH_AUTH_SOCK=/tmp/ssh-YlE0TRT9T0C1/agent.5524 23:02:16 SSH_AGENT_PID=5526 23:02:16 [ssh-agent] Started. 23:02:16 Running ssh-add (command line suppressed) 23:02:16 Identity added: /w/workspace/netconf-maven-merge-7.0.x@tmp/private_key_4203539458426325446.key (/w/workspace/netconf-maven-merge-7.0.x@tmp/private_key_4203539458426325446.key) 23:02:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:02:16 The recommended git tool is: NONE 23:02:19 using credential jenkins-ssh 23:02:19 Wiping out workspace first. 23:02:19 Cloning the remote Git repository 23:02:19 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 23:02:19 > git init /w/workspace/netconf-maven-merge-7.0.x # timeout=10 23:02:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 23:02:20 > git --version # timeout=10 23:02:20 > git --version # 'git version 2.43.0' 23:02:20 using GIT_SSH to set credentials jenkins-ssh 23:02:20 [INFO] Currently running in a labeled security context 23:02:20 [INFO] Currently SELinux is 'enforcing' on the host 23:02:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-merge-7.0.x@tmp/jenkins-gitclient-ssh15175933301333969016.key 23:02:20 Verifying host key using known hosts file 23:02:20 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. 23:02:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 23:02:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:28 Avoid second fetch 23:02:28 > git rev-parse refs/remotes/origin/7.0.x^{commit} # timeout=10 23:02:28 Checking out Revision c563919cb51b9773c7fd28a27e108fba4103af54 (refs/remotes/origin/7.0.x) 23:02:28 > git config core.sparsecheckout # timeout=10 23:02:28 > git checkout -f c563919cb51b9773c7fd28a27e108fba4103af54 # timeout=10 23:02:28 Commit message: "OpenApi: Avoid leaf names duplication" 23:02:28 > git rev-list --no-walk c563919cb51b9773c7fd28a27e108fba4103af54 # timeout=10 23:02:32 provisioning config files... 23:02:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:02:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:02:32 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins4375156933460840131.sh 23:02:32 ---> python-tools-install.sh 23:02:32 Setup pyenv: 23:02:32 system 23:02:32 * 3.8.13 (set by /opt/pyenv/version) 23:02:32 * 3.9.13 (set by /opt/pyenv/version) 23:02:32 * 3.10.13 (set by /opt/pyenv/version) 23:02:32 * 3.11.7 (set by /opt/pyenv/version) 23:02:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mLDo 23:02:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:02:40 lf-activate-venv(): INFO: Installing: lftools 23:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-mLDo/bin to PATH 23:03:12 Generating Requirements File 23:03:37 Python 3.11.7 23:03:37 pip 24.2 from /tmp/venv-mLDo/lib/python3.11/site-packages/pip (python 3.11) 23:03:37 appdirs==1.4.4 23:03:37 argcomplete==3.5.0 23:03:37 aspy.yaml==1.3.0 23:03:37 attrs==24.2.0 23:03:37 autopage==0.5.2 23:03:37 beautifulsoup4==4.12.3 23:03:37 boto3==1.35.31 23:03:37 botocore==1.35.31 23:03:37 bs4==0.0.2 23:03:37 cachetools==5.5.0 23:03:37 certifi==2024.8.30 23:03:37 cffi==1.17.1 23:03:37 cfgv==3.4.0 23:03:37 chardet==5.2.0 23:03:37 charset-normalizer==3.3.2 23:03:37 click==8.1.7 23:03:37 cliff==4.7.0 23:03:37 cmd2==2.4.3 23:03:37 cryptography==3.3.2 23:03:37 debtcollector==3.0.0 23:03:37 decorator==5.1.1 23:03:37 defusedxml==0.7.1 23:03:37 Deprecated==1.2.14 23:03:37 distlib==0.3.8 23:03:37 dnspython==2.6.1 23:03:37 docker==4.2.2 23:03:37 dogpile.cache==1.3.3 23:03:37 durationpy==0.8 23:03:37 email_validator==2.2.0 23:03:37 filelock==3.16.1 23:03:37 future==1.0.0 23:03:37 gitdb==4.0.11 23:03:37 GitPython==3.1.43 23:03:37 google-auth==2.35.0 23:03:37 httplib2==0.22.0 23:03:37 identify==2.6.1 23:03:37 idna==3.10 23:03:37 importlib-resources==1.5.0 23:03:37 iso8601==2.1.0 23:03:37 Jinja2==3.1.4 23:03:37 jmespath==1.0.1 23:03:37 jsonpatch==1.33 23:03:37 jsonpointer==3.0.0 23:03:37 jsonschema==4.23.0 23:03:37 jsonschema-specifications==2023.12.1 23:03:37 keystoneauth1==5.8.0 23:03:37 kubernetes==31.0.0 23:03:37 lftools==0.37.10 23:03:37 lxml==5.3.0 23:03:37 MarkupSafe==2.1.5 23:03:37 msgpack==1.1.0 23:03:37 multi_key_dict==2.0.3 23:03:37 munch==4.0.0 23:03:37 netaddr==1.3.0 23:03:37 netifaces==0.11.0 23:03:37 niet==1.4.2 23:03:37 nodeenv==1.9.1 23:03:37 oauth2client==4.1.3 23:03:37 oauthlib==3.2.2 23:03:37 openstacksdk==4.0.0 23:03:37 os-client-config==2.1.0 23:03:37 os-service-types==1.7.0 23:03:37 osc-lib==3.1.0 23:03:37 oslo.config==9.6.0 23:03:37 oslo.context==5.6.0 23:03:37 oslo.i18n==6.4.0 23:03:37 oslo.log==6.1.2 23:03:37 oslo.serialization==5.5.0 23:03:37 oslo.utils==7.3.0 23:03:37 packaging==24.1 23:03:37 pbr==6.1.0 23:03:37 platformdirs==4.3.6 23:03:37 prettytable==3.11.0 23:03:37 pyasn1==0.6.1 23:03:37 pyasn1_modules==0.4.1 23:03:37 pycparser==2.22 23:03:37 pygerrit2==2.0.15 23:03:37 PyGithub==2.4.0 23:03:37 PyJWT==2.9.0 23:03:37 PyNaCl==1.5.0 23:03:37 pyparsing==2.4.7 23:03:37 pyperclip==1.9.0 23:03:37 pyrsistent==0.20.0 23:03:37 python-cinderclient==9.6.0 23:03:37 python-dateutil==2.9.0.post0 23:03:37 python-heatclient==4.0.0 23:03:37 python-jenkins==1.8.2 23:03:37 python-keystoneclient==5.5.0 23:03:37 python-magnumclient==4.7.0 23:03:37 python-openstackclient==7.1.2 23:03:37 python-swiftclient==4.6.0 23:03:37 PyYAML==6.0.2 23:03:37 referencing==0.35.1 23:03:37 requests==2.32.3 23:03:37 requests-oauthlib==2.0.0 23:03:37 requestsexceptions==1.4.0 23:03:37 rfc3986==2.0.0 23:03:37 rpds-py==0.20.0 23:03:37 rsa==4.9 23:03:37 ruamel.yaml==0.18.6 23:03:37 ruamel.yaml.clib==0.2.8 23:03:37 s3transfer==0.10.2 23:03:37 simplejson==3.19.3 23:03:37 six==1.16.0 23:03:37 smmap==5.0.1 23:03:37 soupsieve==2.6 23:03:37 stevedore==5.3.0 23:03:37 tabulate==0.9.0 23:03:37 toml==0.10.2 23:03:37 tomlkit==0.13.2 23:03:37 tqdm==4.66.5 23:03:37 typing_extensions==4.12.2 23:03:37 tzdata==2024.2 23:03:37 urllib3==1.26.20 23:03:37 virtualenv==20.26.6 23:03:37 wcwidth==0.2.13 23:03:37 websocket-client==1.8.0 23:03:37 wrapt==1.16.0 23:03:37 xdg==6.0.0 23:03:37 xmltodict==0.13.0 23:03:37 yq==3.4.3 23:03:37 [netconf-maven-merge-7.0.x] $ /bin/sh -xe /tmp/jenkins12841839540899950480.sh 23:03:37 + mkdir -p /w/workspace/netconf-maven-merge-7.0.x/target/classes /w/workspace/netconf-maven-merge-7.0.x/jacoco/classes 23:03:37 [netconf-maven-merge-7.0.x] $ /bin/sh -xe /tmp/jenkins16760873687079222758.sh 23:03:37 + echo quiet=on 23:03:37 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-33601 23:03:38 [netconf-maven-merge-7.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=7.0.x -Dsha1=origin/7.0.x -DMAVEN_OPTS= -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/7.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=7.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 23:03:38 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=netconf --version 23:03:38 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 23:03:38 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 23:03:38 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 23:03:38 Default locale: en_US, platform encoding: UTF-8 23:03:38 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 23:03:38 [netconf-maven-merge-7.0.x] $ /bin/sh -xe /tmp/jenkins6085634367226477541.sh 23:03:38 + rm /home/jenkins/.wgetrc 23:03:38 [EnvInject] - Injecting environment variables from a build step. 23:03:38 [EnvInject] - Injecting as environment variables the properties content 23:03:38 SET_JDK_VERSION=openjdk17 23:03:38 GIT_URL="git://devvexx.opendaylight.org/mirror" 23:03:38 23:03:38 [EnvInject] - Variables injected successfully. 23:03:38 [netconf-maven-merge-7.0.x] $ /bin/sh /tmp/jenkins4739619058754130759.sh 23:03:38 ---> update-java-alternatives.sh 23:03:38 ---> Updating Java version 23:03:39 ---> RedHat type system detected 23:03:40 openjdk version "17.0.6-ea" 2023-01-17 LTS 23:03:40 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 23:03:40 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) 23:03:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 23:03:40 [EnvInject] - Injecting environment variables from a build step. 23:03:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 23:03:40 [EnvInject] - Variables injected successfully. 23:03:40 provisioning config files... 23:03:40 copy managed file [global-settings] to file:/w/workspace/netconf-maven-merge-7.0.x@tmp/config13806483900742295623tmp 23:03:41 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-merge-7.0.x@tmp/config16353240615273935104tmp 23:03:41 [EnvInject] - Injecting environment variables from a build step. 23:03:41 [EnvInject] - Injecting as environment variables the properties content 23:03:41 SERVER_ID=opendaylight-snapshot 23:03:41 23:03:41 [EnvInject] - Variables injected successfully. 23:03:41 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins5778682813335793986.sh 23:03:41 ---> create-netrc.sh 23:03:41 [EnvInject] - Injecting environment variables from a build step. 23:03:41 [EnvInject] - Injecting as environment variables the properties content 23:03:41 NEXUS_CUT_DIRS=6 23:03:41 NEXUS_REPO=opendaylight.snapshot 23:03:41 23:03:41 [EnvInject] - Variables injected successfully. 23:03:41 [netconf-maven-merge-7.0.x] $ /bin/bash -l /tmp/jenkins14306466470743438032.sh 23:03:41 ---> maven-fetch-metadata.sh 23:03:41 ++ 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 23:03:41 + project=org.opendaylight.netconf 23:03:41 + project_path=org/opendaylight/netconf 23:03:41 + mkdir -p /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf 23:03:41 + pushd /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf 23:03:41 /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf /w/workspace/netconf-maven-merge-7.0.x 23:03:41 + set +e 23:03:41 + 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/ 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/ [43734] -> "index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/bnd-parent/ [3739] -> "bnd-parent/index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/ [3383] -> "callhome-model/index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/ [3407] -> "callhome-protocol/index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/ [4991] -> "callhome-provider/index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/ [4955] -> "feature-parent/index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/ [5135] -> "features-netconf-experimental/index.html.tmp" [1] 23:03:41 2024-10-01 23:03:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/ [5075] -> "features-netconf-testing/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/ [4979] -> "features-netconf/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/ [4931] -> "keystore-api/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/ [4574] -> "keystore-legacy/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/ [4943] -> "keystore-none/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/ [4651] -> "keystore-plaintext-api/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/ [4651] -> "keystore-plaintext-cli/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/ [4717] -> "keystore-plaintext-localfile/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/ [3479] -> "mdsal-netconf-yang-library/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/ [7456] -> "model/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/ [4919] -> "netconf-api/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/ [4991] -> "netconf-artifacts/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/ [4979] -> "netconf-auth-aaa/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/ [4931] -> "netconf-auth/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/ [5027] -> "netconf-client-mdsal/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/ [4955] -> "netconf-client/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-codec/ [3766] -> "netconf-codec/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/ [5027] -> "netconf-common-mdsal/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/ [4563] -> "netconf-common/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/ [3383] -> "netconf-config/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/ [4967] -> "netconf-console/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/ [4967] -> "netconf-dom-api/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/ [4943] -> "netconf-karaf/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/ [4907] -> "netconf-nb/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/ [5003] -> "netconf-netty-util/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/ [4955] -> "netconf-parent/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/ [5027] -> "netconf-server-mdsal/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/ [4955] -> "netconf-server/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/ [4221] -> "netconf-test-models/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/ [4991] -> "netconf-test-perf/index.html.tmp" [1] 23:03:42 2024-10-01 23:03:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/ [4991] -> "netconf-test-util/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/ [4979] -> "netconf-testtool/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/ [5039] -> "netconf-topology-impl/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/ [5099] -> "netconf-topology-singleton/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/ [4979] -> "netconf-topology/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/ [5051] -> "odl-aaa-netconf-plugin/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-device-notification/ [3856] -> "odl-device-notification/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/ [4967] -> "odl-netconf-all/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/ [4967] -> "odl-netconf-api/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/ [5075] -> "odl-netconf-callhome-ssh/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/ [5003] -> "odl-netconf-client/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/ [5147] -> "odl-netconf-clustered-topology/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/ [4607] -> "odl-netconf-common/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/ [5087] -> "odl-netconf-connector-all/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/ [5039] -> "odl-netconf-connector/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/ [5015] -> "odl-netconf-console/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/ [4979] -> "odl-netconf-impl/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/ [4739] -> "odl-netconf-keystore-plaintext/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/ [5027] -> "odl-netconf-keystore/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/ [4991] -> "odl-netconf-mdsal/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/ [5087] -> "odl-netconf-model-rfc5277/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/ [4281] -> "odl-netconf-model-rfc6022/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/ [4281] -> "odl-netconf-model-rfc6241/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/ [4281] -> "odl-netconf-model-rfc6243/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/ [4281] -> "odl-netconf-model-rfc6470/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/ [4281] -> "odl-netconf-model-rfc8040/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/ [4281] -> "odl-netconf-model-rfc8341/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/ [4281] -> "odl-netconf-model-rfc8526/index.html.tmp" [1] 23:03:43 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/ [4281] -> "odl-netconf-model-rfc8639/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/ [3878] -> "odl-netconf-model-rfc8641/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/ [3878] -> "odl-netconf-model-rfc8650/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/ [3447] -> "odl-netconf-netty-util/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/ [4967] -> "odl-netconf-ssh/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/ [5051] -> "odl-netconf-test-tools/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/ [5027] -> "odl-netconf-topology/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/ [5087] -> "odl-netconf-transport-api/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/ [5039] -> "odl-netconf-transport/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/ [5051] -> "odl-netconf-truststore/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/ [4979] -> "odl-netconf-util/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/ [4979] -> "odl-restconf-all/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-api/ [3793] -> "odl-restconf-api/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/ [5015] -> "odl-restconf-common/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/ [4967] -> "odl-restconf-nb/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/ [5027] -> "odl-restconf-openapi/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-server-api/ [3856] -> "odl-restconf-server-api/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/ [4931] -> "odl-restconf/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/ [4673] -> "odl-yanglib-mdsal-writer/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/ [3359] -> "odl-yanglib/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/ [4931] -> "restconf-api/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/ [4574] -> "restconf-client/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/ [4251] -> "restconf-common-models/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/ [4181] -> "restconf-common/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-mdsal-spi/ [3811] -> "restconf-mdsal-spi/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/ [4919] -> "restconf-nb/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/ [4979] -> "restconf-openapi/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-api/ [3820] -> "restconf-server-api/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-jaxrs/ [3838] -> "restconf-server-jaxrs/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-mdsal/ [3838] -> "restconf-server-mdsal/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-spi/ [3820] -> "restconf-server-spi/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/ [4574] -> "restconf-server/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/ [5063] -> "restconf-wadl-generator/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-remote-impl/ [3784] -> "sal-remote-impl/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/ [4281] -> "sal-rest-connector-config/index.html.tmp" [1] 23:03:44 2024-10-01 23:03:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/ [4991] -> "shaded-exificient/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/ [4919] -> "shaded-sshd/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/ [4943] -> "transport-api/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/ [4563] -> "transport-http/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/ [4943] -> "transport-ssh/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/ [4943] -> "transport-tcp/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/ [4943] -> "transport-tls/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/ [4955] -> "truststore-api/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/ [4967] -> "truststore-none/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/ [4191] -> "websocket-client/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/ [4629] -> "yanglib-mdsal-writer/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/ [3327] -> "yanglib/index.html.tmp" [1] 23:03:45 2024-10-01 23:03:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/bnd-parent/8.0.2-SNAPSHOT/ [6441] -> "bnd-parent/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:03:46 2024-10-01 23:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/bnd-parent/8.0.3-SNAPSHOT/ [166405] -> "bnd-parent/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:03:46 2024-10-01 23:03:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/bnd-parent/maven-metadata.xml [394/394] -> "bnd-parent/maven-metadata.xml" [1] 23:03:47 2024-10-01 23:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.9-SNAPSHOT/ [88700] -> "callhome-model/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:47 2024-10-01 23:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/maven-metadata.xml [358/358] -> "callhome-model/maven-metadata.xml" [1] 23:03:47 2024-10-01 23:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.9-SNAPSHOT/ [90365] -> "callhome-protocol/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:47 2024-10-01 23:03:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml [361/361] -> "callhome-protocol/maven-metadata.xml" [1] 23:03:48 2024-10-01 23:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.9-SNAPSHOT/ [90365] -> "callhome-provider/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:48 2024-10-01 23:03:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.10-SNAPSHOT/ [37586] -> "callhome-provider/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:03:49 2024-10-01 23:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/ [90236] -> "callhome-provider/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:03:49 2024-10-01 23:03:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/8.0.2-SNAPSHOT/ [12549] -> "callhome-provider/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:03:51 2024-10-01 23:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/8.0.3-SNAPSHOT/ [400267] -> "callhome-provider/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:03:51 2024-10-01 23:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/maven-metadata.xml [523/523] -> "callhome-provider/maven-metadata.xml" [1] 23:03:51 2024-10-01 23:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.9-SNAPSHOT/ [46447] -> "feature-parent/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:51 2024-10-01 23:03:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.10-SNAPSHOT/ [19631] -> "feature-parent/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:03:52 2024-10-01 23:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/ [45533] -> "feature-parent/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:03:52 2024-10-01 23:03:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/8.0.2-SNAPSHOT/ [6567] -> "feature-parent/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:03:53 2024-10-01 23:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/8.0.3-SNAPSHOT/ [170559] -> "feature-parent/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:03:53 2024-10-01 23:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/maven-metadata.xml [520/520] -> "feature-parent/maven-metadata.xml" [1] 23:03:53 2024-10-01 23:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.9-SNAPSHOT/ [65695] -> "features-netconf-experimental/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:53 2024-10-01 23:03:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.10-SNAPSHOT/ [27726] -> "features-netconf-experimental/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:03:54 2024-10-01 23:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/ [65604] -> "features-netconf-experimental/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:03:54 2024-10-01 23:03:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/8.0.2-SNAPSHOT/ [10217] -> "features-netconf-experimental/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:03:56 2024-10-01 23:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/8.0.3-SNAPSHOT/ [308444] -> "features-netconf-experimental/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:03:56 2024-10-01 23:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml [535/535] -> "features-netconf-experimental/maven-metadata.xml" [1] 23:03:56 2024-10-01 23:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.9-SNAPSHOT/ [63870] -> "features-netconf-testing/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:56 2024-10-01 23:03:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.10-SNAPSHOT/ [26981] -> "features-netconf-testing/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:03:57 2024-10-01 23:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/ [63779] -> "features-netconf-testing/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:03:57 2024-10-01 23:03:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/8.0.2-SNAPSHOT/ [9967] -> "features-netconf-testing/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:03:58 2024-10-01 23:03:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/8.0.3-SNAPSHOT/ [299689] -> "features-netconf-testing/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:03:59 2024-10-01 23:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml [530/530] -> "features-netconf-testing/maven-metadata.xml" [1] 23:03:59 2024-10-01 23:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.9-SNAPSHOT/ [60960] -> "features-netconf/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:03:59 2024-10-01 23:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.10-SNAPSHOT/ [25793] -> "features-netconf/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:03:59 2024-10-01 23:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/ [60869] -> "features-netconf/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:03:59 2024-10-01 23:03:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/8.0.2-SNAPSHOT/ [9568] -> "features-netconf/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:01 2024-10-01 23:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/8.0.3-SNAPSHOT/ [285720] -> "features-netconf/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:01 2024-10-01 23:04:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/maven-metadata.xml [522/522] -> "features-netconf/maven-metadata.xml" [1] 23:04:02 2024-10-01 23:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.9-SNAPSHOT/ [87640] -> "keystore-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:02 2024-10-01 23:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.10-SNAPSHOT/ [36477] -> "keystore-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:02 2024-10-01 23:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/ [87501] -> "keystore-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:02 2024-10-01 23:04:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/8.0.2-SNAPSHOT/ [10744] -> "keystore-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:04 2024-10-01 23:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/8.0.3-SNAPSHOT/ [330930] -> "keystore-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:04 2024-10-01 23:04:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/maven-metadata.xml [518/518] -> "keystore-api/maven-metadata.xml" [1] 23:04:05 2024-10-01 23:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.10-SNAPSHOT/ [37140] -> "keystore-legacy/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:05 2024-10-01 23:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/ [89136] -> "keystore-legacy/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:05 2024-10-01 23:04:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/8.0.2-SNAPSHOT/ [10921] -> "keystore-legacy/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:07 2024-10-01 23:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/8.0.3-SNAPSHOT/ [337209] -> "keystore-legacy/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:07 2024-10-01 23:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml [481/481] -> "keystore-legacy/maven-metadata.xml" [1] 23:04:07 2024-10-01 23:04:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.9-SNAPSHOT/ [88135] -> "keystore-none/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:08 2024-10-01 23:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.10-SNAPSHOT/ [36678] -> "keystore-none/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:08 2024-10-01 23:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/ [87996] -> "keystore-none/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:08 2024-10-01 23:04:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/8.0.2-SNAPSHOT/ [10798] -> "keystore-none/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:10 2024-10-01 23:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/8.0.3-SNAPSHOT/ [332831] -> "keystore-none/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:10 2024-10-01 23:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/maven-metadata.xml [519/519] -> "keystore-none/maven-metadata.xml" [1] 23:04:10 2024-10-01 23:04:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.10-SNAPSHOT/ [38667] -> "keystore-plaintext-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:11 2024-10-01 23:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/ [92901] -> "keystore-plaintext-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:11 2024-10-01 23:04:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/8.0.2-SNAPSHOT/ [11329] -> "keystore-plaintext-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:13 2024-10-01 23:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/8.0.3-SNAPSHOT/ [351668] -> "keystore-plaintext-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:13 2024-10-01 23:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml [488/488] -> "keystore-plaintext-api/maven-metadata.xml" [1] 23:04:13 2024-10-01 23:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.10-SNAPSHOT/ [38671] -> "keystore-plaintext-cli/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:13 2024-10-01 23:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/ [92911] -> "keystore-plaintext-cli/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:13 2024-10-01 23:04:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/8.0.2-SNAPSHOT/ [11331] -> "keystore-plaintext-cli/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:15 2024-10-01 23:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/8.0.3-SNAPSHOT/ [351745] -> "keystore-plaintext-cli/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:15 2024-10-01 23:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml [488/488] -> "keystore-plaintext-cli/maven-metadata.xml" [1] 23:04:16 2024-10-01 23:04:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.10-SNAPSHOT/ [39997] -> "keystore-plaintext-localfile/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:16 2024-10-01 23:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/ [96181] -> "keystore-plaintext-localfile/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:16 2024-10-01 23:04:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.2-SNAPSHOT/ [11684] -> "keystore-plaintext-localfile/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.3-SNAPSHOT/ [364265] -> "keystore-plaintext-localfile/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml [494/494] -> "keystore-plaintext-localfile/maven-metadata.xml" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.9-SNAPSHOT/ [95250] -> "mdsal-netconf-yang-library/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml [370/370] -> "mdsal-netconf-yang-library/maven-metadata.xml" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-crypto-types/ [3910] -> "model/draft-ietf-crypto-types/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/ [4401] -> "model/draft-ietf-netconf-crypto-types/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-restconf-server/ [3937] -> "model/draft-ietf-restconf-server/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/ [4943] -> "model/rfc5277/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/ [4161] -> "model/rfc6022/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/ [4161] -> "model/rfc6241/index.html.tmp" [1] 23:04:18 2024-10-01 23:04:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/ [4161] -> "model/rfc6243/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/ [4161] -> "model/rfc6470/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/ [4391] -> "model/rfc7407-ietf-x509-cert-to-name/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/ [4411] -> "model/rfc8040-ietf-restconf-monitoring/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/ [4161] -> "model/rfc8341/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/ [4161] -> "model/rfc8526/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/ [4161] -> "model/rfc8639/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/ [3770] -> "model/rfc8641/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/ [3770] -> "model/rfc8650/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/sal-remote/ [3793] -> "model/sal-remote/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/test-models/ [3802] -> "model/test-models/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.9-SNAPSHOT/ [87075] -> "netconf-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:19 2024-10-01 23:04:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.10-SNAPSHOT/ [36248] -> "netconf-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:20 2024-10-01 23:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/ [86936] -> "netconf-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:20 2024-10-01 23:04:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/8.0.2-SNAPSHOT/ [10683] -> "netconf-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:22 2024-10-01 23:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/8.0.3-SNAPSHOT/ [328760] -> "netconf-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:22 2024-10-01 23:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/maven-metadata.xml [517/517] -> "netconf-api/maven-metadata.xml" [1] 23:04:22 2024-10-01 23:04:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.9-SNAPSHOT/ [46435] -> "netconf-artifacts/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:23 2024-10-01 23:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.10-SNAPSHOT/ [19974] -> "netconf-artifacts/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:23 2024-10-01 23:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/ [46368] -> "netconf-artifacts/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:23 2024-10-01 23:04:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/8.0.2-SNAPSHOT/ [6664] -> "netconf-artifacts/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:24 2024-10-01 23:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/8.0.3-SNAPSHOT/ [173772] -> "netconf-artifacts/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:24 2024-10-01 23:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml [523/523] -> "netconf-artifacts/maven-metadata.xml" [1] 23:04:24 2024-10-01 23:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.9-SNAPSHOT/ [89780] -> "netconf-auth-aaa/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:24 2024-10-01 23:04:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.10-SNAPSHOT/ [37345] -> "netconf-auth-aaa/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:25 2024-10-01 23:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/ [89641] -> "netconf-auth-aaa/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:25 2024-10-01 23:04:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/8.0.2-SNAPSHOT/ [10976] -> "netconf-auth-aaa/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:27 2024-10-01 23:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/8.0.3-SNAPSHOT/ [339149] -> "netconf-auth-aaa/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:27 2024-10-01 23:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml [522/522] -> "netconf-auth-aaa/maven-metadata.xml" [1] 23:04:27 2024-10-01 23:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.9-SNAPSHOT/ [87570] -> "netconf-auth/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:27 2024-10-01 23:04:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.10-SNAPSHOT/ [36449] -> "netconf-auth/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:28 2024-10-01 23:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/ [87431] -> "netconf-auth/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:28 2024-10-01 23:04:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/8.0.2-SNAPSHOT/ [10737] -> "netconf-auth/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:29 2024-10-01 23:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/8.0.3-SNAPSHOT/ [330660] -> "netconf-auth/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:29 2024-10-01 23:04:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/maven-metadata.xml [518/518] -> "netconf-auth/maven-metadata.xml" [1] 23:04:30 2024-10-01 23:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.9-SNAPSHOT/ [92030] -> "netconf-client-mdsal/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:30 2024-10-01 23:04:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.10-SNAPSHOT/ [38253] -> "netconf-client-mdsal/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:31 2024-10-01 23:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/ [91881] -> "netconf-client-mdsal/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:31 2024-10-01 23:04:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/8.0.2-SNAPSHOT/ [11218] -> "netconf-client-mdsal/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:33 2024-10-01 23:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/8.0.3-SNAPSHOT/ [347752] -> "netconf-client-mdsal/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:33 2024-10-01 23:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml [526/526] -> "netconf-client-mdsal/maven-metadata.xml" [1] 23:04:33 2024-10-01 23:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.9-SNAPSHOT/ [118817] -> "netconf-client/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:33 2024-10-01 23:04:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.10-SNAPSHOT/ [48639] -> "netconf-client/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:34 2024-10-01 23:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/ [117783] -> "netconf-client/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:34 2024-10-01 23:04:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/8.0.2-SNAPSHOT/ [13774] -> "netconf-client/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:36 2024-10-01 23:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/8.0.3-SNAPSHOT/ [447172] -> "netconf-client/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:36 2024-10-01 23:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/maven-metadata.xml [520/520] -> "netconf-client/maven-metadata.xml" [1] 23:04:36 2024-10-01 23:04:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-codec/8.0.2-SNAPSHOT/ [10801] -> "netconf-codec/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:38 2024-10-01 23:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-codec/8.0.3-SNAPSHOT/ [332946] -> "netconf-codec/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:38 2024-10-01 23:04:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-codec/maven-metadata.xml [397/397] -> "netconf-codec/maven-metadata.xml" [1] 23:04:39 2024-10-01 23:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.9-SNAPSHOT/ [91990] -> "netconf-common-mdsal/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:39 2024-10-01 23:04:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.10-SNAPSHOT/ [38241] -> "netconf-common-mdsal/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:40 2024-10-01 23:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/ [91851] -> "netconf-common-mdsal/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:40 2024-10-01 23:04:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/8.0.2-SNAPSHOT/ [11215] -> "netconf-common-mdsal/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:42 2024-10-01 23:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/8.0.3-SNAPSHOT/ [347637] -> "netconf-common-mdsal/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:42 2024-10-01 23:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml [526/526] -> "netconf-common-mdsal/maven-metadata.xml" [1] 23:04:42 2024-10-01 23:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.10-SNAPSHOT/ [36907] -> "netconf-common/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:42 2024-10-01 23:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/ [88561] -> "netconf-common/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:42 2024-10-01 23:04:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/8.0.2-SNAPSHOT/ [10859] -> "netconf-common/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:44 2024-10-01 23:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/8.0.3-SNAPSHOT/ [335001] -> "netconf-common/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:44 2024-10-01 23:04:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/maven-metadata.xml [480/480] -> "netconf-common/maven-metadata.xml" [1] 23:04:45 2024-10-01 23:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.9-SNAPSHOT/ [88700] -> "netconf-config/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:45 2024-10-01 23:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/maven-metadata.xml [358/358] -> "netconf-config/maven-metadata.xml" [1] 23:04:45 2024-10-01 23:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.9-SNAPSHOT/ [89275] -> "netconf-console/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:45 2024-10-01 23:04:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.10-SNAPSHOT/ [37140] -> "netconf-console/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:46 2024-10-01 23:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/ [89136] -> "netconf-console/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:46 2024-10-01 23:04:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/8.0.2-SNAPSHOT/ [10921] -> "netconf-console/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:48 2024-10-01 23:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/8.0.3-SNAPSHOT/ [337210] -> "netconf-console/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:48 2024-10-01 23:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/maven-metadata.xml [521/521] -> "netconf-console/maven-metadata.xml" [1] 23:04:48 2024-10-01 23:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.9-SNAPSHOT/ [89255] -> "netconf-dom-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:48 2024-10-01 23:04:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.10-SNAPSHOT/ [37128] -> "netconf-dom-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:49 2024-10-01 23:04:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/ [89106] -> "netconf-dom-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:49 2024-10-01 23:04:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/8.0.2-SNAPSHOT/ [10918] -> "netconf-dom-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:51 2024-10-01 23:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/8.0.3-SNAPSHOT/ [337094] -> "netconf-dom-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:51 2024-10-01 23:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml [521/521] -> "netconf-dom-api/maven-metadata.xml" [1] 23:04:51 2024-10-01 23:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.9-SNAPSHOT/ [73545] -> "netconf-karaf/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:51 2024-10-01 23:04:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.10-SNAPSHOT/ [30830] -> "netconf-karaf/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:52 2024-10-01 23:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/ [73430] -> "netconf-karaf/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:52 2024-10-01 23:04:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.2-SNAPSHOT/ [9345] -> "netconf-karaf/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:54 2024-10-01 23:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.3-SNAPSHOT/ [284615] -> "netconf-karaf/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:54 2024-10-01 23:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml [519/519] -> "netconf-karaf/maven-metadata.xml" [1] 23:04:54 2024-10-01 23:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.9-SNAPSHOT/ [86550] -> "netconf-nb/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:54 2024-10-01 23:04:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.10-SNAPSHOT/ [36035] -> "netconf-nb/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:55 2024-10-01 23:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/ [86411] -> "netconf-nb/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:55 2024-10-01 23:04:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/8.0.2-SNAPSHOT/ [10626] -> "netconf-nb/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:56 2024-10-01 23:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/8.0.3-SNAPSHOT/ [326745] -> "netconf-nb/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:56 2024-10-01 23:04:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/maven-metadata.xml [516/516] -> "netconf-nb/maven-metadata.xml" [1] 23:04:57 2024-10-01 23:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.9-SNAPSHOT/ [90900] -> "netconf-netty-util/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:57 2024-10-01 23:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.10-SNAPSHOT/ [37795] -> "netconf-netty-util/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:04:57 2024-10-01 23:04:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/ [90751] -> "netconf-netty-util/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:04:58 2024-10-01 23:04:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/8.0.2-SNAPSHOT/ [11096] -> "netconf-netty-util/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:04:59 2024-10-01 23:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/8.0.3-SNAPSHOT/ [343411] -> "netconf-netty-util/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:04:59 2024-10-01 23:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml [524/524] -> "netconf-netty-util/maven-metadata.xml" [1] 23:04:59 2024-10-01 23:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.9-SNAPSHOT/ [45610] -> "netconf-parent/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:04:59 2024-10-01 23:04:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.10-SNAPSHOT/ [19635] -> "netconf-parent/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:00 2024-10-01 23:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/ [45543] -> "netconf-parent/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:00 2024-10-01 23:05:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/8.0.2-SNAPSHOT/ [6568] -> "netconf-parent/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:01 2024-10-01 23:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/8.0.3-SNAPSHOT/ [170598] -> "netconf-parent/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:01 2024-10-01 23:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/maven-metadata.xml [520/520] -> "netconf-parent/maven-metadata.xml" [1] 23:05:01 2024-10-01 23:05:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.9-SNAPSHOT/ [92010] -> "netconf-server-mdsal/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:02 2024-10-01 23:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.10-SNAPSHOT/ [38249] -> "netconf-server-mdsal/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:02 2024-10-01 23:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/ [91871] -> "netconf-server-mdsal/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:02 2024-10-01 23:05:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/8.0.2-SNAPSHOT/ [11217] -> "netconf-server-mdsal/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:04 2024-10-01 23:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/8.0.3-SNAPSHOT/ [347714] -> "netconf-server-mdsal/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:04 2024-10-01 23:05:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml [526/526] -> "netconf-server-mdsal/maven-metadata.xml" [1] 23:05:05 2024-10-01 23:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.9-SNAPSHOT/ [88760] -> "netconf-server/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:05 2024-10-01 23:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.10-SNAPSHOT/ [36931] -> "netconf-server/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:05 2024-10-01 23:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/ [88621] -> "netconf-server/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:05 2024-10-01 23:05:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/8.0.2-SNAPSHOT/ [10865] -> "netconf-server/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:07 2024-10-01 23:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/8.0.3-SNAPSHOT/ [335232] -> "netconf-server/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:07 2024-10-01 23:05:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/maven-metadata.xml [520/520] -> "netconf-server/maven-metadata.xml" [1] 23:05:08 2024-10-01 23:05:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.9-SNAPSHOT/ [91435] -> "netconf-test-models/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:09 2024-10-01 23:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.10-SNAPSHOT/ [38016] -> "netconf-test-models/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:09 2024-10-01 23:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/ [91296] -> "netconf-test-models/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:09 2024-10-01 23:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml [446/446] -> "netconf-test-models/maven-metadata.xml" [1] 23:05:09 2024-10-01 23:05:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.9-SNAPSHOT/ [90395] -> "netconf-test-perf/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:10 2024-10-01 23:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.10-SNAPSHOT/ [37594] -> "netconf-test-perf/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:10 2024-10-01 23:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/ [90256] -> "netconf-test-perf/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:10 2024-10-01 23:05:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/8.0.2-SNAPSHOT/ [11042] -> "netconf-test-perf/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:12 2024-10-01 23:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/8.0.3-SNAPSHOT/ [341511] -> "netconf-test-perf/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:12 2024-10-01 23:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml [523/523] -> "netconf-test-perf/maven-metadata.xml" [1] 23:05:12 2024-10-01 23:05:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.9-SNAPSHOT/ [90335] -> "netconf-test-util/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:13 2024-10-01 23:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.10-SNAPSHOT/ [37570] -> "netconf-test-util/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:13 2024-10-01 23:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/ [90196] -> "netconf-test-util/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:13 2024-10-01 23:05:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/8.0.2-SNAPSHOT/ [11036] -> "netconf-test-util/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:15 2024-10-01 23:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/8.0.3-SNAPSHOT/ [341280] -> "netconf-test-util/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:15 2024-10-01 23:05:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml [523/523] -> "netconf-test-util/maven-metadata.xml" [1] 23:05:16 2024-10-01 23:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.9-SNAPSHOT/ [166141] -> "netconf-testtool/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:16 2024-10-01 23:05:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.10-SNAPSHOT/ [67609] -> "netconf-testtool/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:17 2024-10-01 23:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/ [165031] -> "netconf-testtool/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:17 2024-10-01 23:05:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/8.0.2-SNAPSHOT/ [18497] -> "netconf-testtool/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:21 2024-10-01 23:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/8.0.3-SNAPSHOT/ [632376] -> "netconf-testtool/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:21 2024-10-01 23:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml [522/522] -> "netconf-testtool/maven-metadata.xml" [1] 23:05:21 2024-10-01 23:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.9-SNAPSHOT/ [92525] -> "netconf-topology-impl/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:21 2024-10-01 23:05:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.10-SNAPSHOT/ [38458] -> "netconf-topology-impl/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:22 2024-10-01 23:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/ [92386] -> "netconf-topology-impl/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:22 2024-10-01 23:05:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/8.0.2-SNAPSHOT/ [11273] -> "netconf-topology-impl/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:24 2024-10-01 23:05:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/8.0.3-SNAPSHOT/ [349692] -> "netconf-topology-impl/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:24 2024-10-01 23:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml [527/527] -> "netconf-topology-impl/maven-metadata.xml" [1] 23:05:24 2024-10-01 23:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.9-SNAPSHOT/ [95280] -> "netconf-topology-singleton/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:24 2024-10-01 23:05:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.10-SNAPSHOT/ [39575] -> "netconf-topology-singleton/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:25 2024-10-01 23:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/ [95141] -> "netconf-topology-singleton/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:25 2024-10-01 23:05:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/8.0.2-SNAPSHOT/ [11571] -> "netconf-topology-singleton/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:27 2024-10-01 23:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/8.0.3-SNAPSHOT/ [360272] -> "netconf-topology-singleton/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:27 2024-10-01 23:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml [532/532] -> "netconf-topology-singleton/maven-metadata.xml" [1] 23:05:27 2024-10-01 23:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.9-SNAPSHOT/ [89840] -> "netconf-topology/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:27 2024-10-01 23:05:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.10-SNAPSHOT/ [37369] -> "netconf-topology/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:28 2024-10-01 23:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/ [89701] -> "netconf-topology/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:28 2024-10-01 23:05:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/8.0.2-SNAPSHOT/ [10982] -> "netconf-topology/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:30 2024-10-01 23:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/8.0.3-SNAPSHOT/ [339380] -> "netconf-topology/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:30 2024-10-01 23:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/maven-metadata.xml [522/522] -> "netconf-topology/maven-metadata.xml" [1] 23:05:30 2024-10-01 23:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.9-SNAPSHOT/ [63120] -> "odl-aaa-netconf-plugin/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:30 2024-10-01 23:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.10-SNAPSHOT/ [26675] -> "odl-aaa-netconf-plugin/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:30 2024-10-01 23:05:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/ [63029] -> "odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:31 2024-10-01 23:05:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.2-SNAPSHOT/ [9865] -> "odl-aaa-netconf-plugin/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:32 2024-10-01 23:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.3-SNAPSHOT/ [296109] -> "odl-aaa-netconf-plugin/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:32 2024-10-01 23:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml [528/528] -> "odl-aaa-netconf-plugin/maven-metadata.xml" [1] 23:05:32 2024-10-01 23:05:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-device-notification/8.0.2-SNAPSHOT/ [11393] -> "odl-device-notification/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:34 2024-10-01 23:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-device-notification/8.0.3-SNAPSHOT/ [353954] -> "odl-device-notification/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:34 2024-10-01 23:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-device-notification/maven-metadata.xml [407/407] -> "odl-device-notification/maven-metadata.xml" [1] 23:05:34 2024-10-01 23:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.9-SNAPSHOT/ [60575] -> "odl-netconf-all/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:34 2024-10-01 23:05:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.10-SNAPSHOT/ [25636] -> "odl-netconf-all/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:35 2024-10-01 23:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/ [60484] -> "odl-netconf-all/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:35 2024-10-01 23:05:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/8.0.2-SNAPSHOT/ [9516] -> "odl-netconf-all/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:36 2024-10-01 23:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/8.0.3-SNAPSHOT/ [283891] -> "odl-netconf-all/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:36 2024-10-01 23:05:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml [521/521] -> "odl-netconf-all/maven-metadata.xml" [1] 23:05:37 2024-10-01 23:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.9-SNAPSHOT/ [60575] -> "odl-netconf-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:37 2024-10-01 23:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.10-SNAPSHOT/ [25636] -> "odl-netconf-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:37 2024-10-01 23:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/ [60484] -> "odl-netconf-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:37 2024-10-01 23:05:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/8.0.2-SNAPSHOT/ [9516] -> "odl-netconf-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:38 2024-10-01 23:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/8.0.3-SNAPSHOT/ [283891] -> "odl-netconf-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:38 2024-10-01 23:05:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml [521/521] -> "odl-netconf-api/maven-metadata.xml" [1] 23:05:39 2024-10-01 23:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.9-SNAPSHOT/ [63850] -> "odl-netconf-callhome-ssh/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:39 2024-10-01 23:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.10-SNAPSHOT/ [26973] -> "odl-netconf-callhome-ssh/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:39 2024-10-01 23:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/ [63759] -> "odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:39 2024-10-01 23:05:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.2-SNAPSHOT/ [9965] -> "odl-netconf-callhome-ssh/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:41 2024-10-01 23:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.3-SNAPSHOT/ [299611] -> "odl-netconf-callhome-ssh/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:41 2024-10-01 23:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml [530/530] -> "odl-netconf-callhome-ssh/maven-metadata.xml" [1] 23:05:41 2024-10-01 23:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.9-SNAPSHOT/ [61670] -> "odl-netconf-client/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:41 2024-10-01 23:05:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.10-SNAPSHOT/ [26079] -> "odl-netconf-client/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:42 2024-10-01 23:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/ [61569] -> "odl-netconf-client/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:42 2024-10-01 23:05:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/8.0.2-SNAPSHOT/ [9665] -> "odl-netconf-client/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:43 2024-10-01 23:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/8.0.3-SNAPSHOT/ [289105] -> "odl-netconf-client/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:43 2024-10-01 23:05:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml [524/524] -> "odl-netconf-client/maven-metadata.xml" [1] 23:05:44 2024-10-01 23:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.9-SNAPSHOT/ [66040] -> "odl-netconf-clustered-topology/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:44 2024-10-01 23:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.10-SNAPSHOT/ [27867] -> "odl-netconf-clustered-topology/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:44 2024-10-01 23:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/ [65949] -> "odl-netconf-clustered-topology/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:44 2024-10-01 23:05:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.2-SNAPSHOT/ [10265] -> "odl-netconf-clustered-topology/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:46 2024-10-01 23:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.3-SNAPSHOT/ [310117] -> "odl-netconf-clustered-topology/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:46 2024-10-01 23:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml [536/536] -> "odl-netconf-clustered-topology/maven-metadata.xml" [1] 23:05:46 2024-10-01 23:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.10-SNAPSHOT/ [26083] -> "odl-netconf-common/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:46 2024-10-01 23:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/ [61579] -> "odl-netconf-common/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:46 2024-10-01 23:05:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/8.0.2-SNAPSHOT/ [9666] -> "odl-netconf-common/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:48 2024-10-01 23:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/8.0.3-SNAPSHOT/ [289144] -> "odl-netconf-common/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:48 2024-10-01 23:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml [484/484] -> "odl-netconf-common/maven-metadata.xml" [1] 23:05:48 2024-10-01 23:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.9-SNAPSHOT/ [64215] -> "odl-netconf-connector-all/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:48 2024-10-01 23:05:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.10-SNAPSHOT/ [27122] -> "odl-netconf-connector-all/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:49 2024-10-01 23:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/ [64124] -> "odl-netconf-connector-all/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:49 2024-10-01 23:05:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/8.0.2-SNAPSHOT/ [10015] -> "odl-netconf-connector-all/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:50 2024-10-01 23:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/8.0.3-SNAPSHOT/ [301362] -> "odl-netconf-connector-all/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:50 2024-10-01 23:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml [531/531] -> "odl-netconf-connector-all/maven-metadata.xml" [1] 23:05:50 2024-10-01 23:05:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.9-SNAPSHOT/ [62765] -> "odl-netconf-connector/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:51 2024-10-01 23:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.10-SNAPSHOT/ [26530] -> "odl-netconf-connector/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:51 2024-10-01 23:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/ [62674] -> "odl-netconf-connector/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:51 2024-10-01 23:05:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/8.0.2-SNAPSHOT/ [9816] -> "odl-netconf-connector/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:52 2024-10-01 23:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/8.0.3-SNAPSHOT/ [294397] -> "odl-netconf-connector/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:52 2024-10-01 23:05:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml [527/527] -> "odl-netconf-connector/maven-metadata.xml" [1] 23:05:53 2024-10-01 23:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.9-SNAPSHOT/ [62055] -> "odl-netconf-console/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:53 2024-10-01 23:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.10-SNAPSHOT/ [26240] -> "odl-netconf-console/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:53 2024-10-01 23:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/ [61964] -> "odl-netconf-console/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:53 2024-10-01 23:05:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/8.0.2-SNAPSHOT/ [9718] -> "odl-netconf-console/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:55 2024-10-01 23:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/8.0.3-SNAPSHOT/ [290973] -> "odl-netconf-console/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:55 2024-10-01 23:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml [525/525] -> "odl-netconf-console/maven-metadata.xml" [1] 23:05:55 2024-10-01 23:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.9-SNAPSHOT/ [60940] -> "odl-netconf-impl/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:05:55 2024-10-01 23:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.10-SNAPSHOT/ [25785] -> "odl-netconf-impl/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:56 2024-10-01 23:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/ [60849] -> "odl-netconf-impl/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:56 2024-10-01 23:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/8.0.2-SNAPSHOT/ [9566] -> "odl-netconf-impl/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:57 2024-10-01 23:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/8.0.3-SNAPSHOT/ [285642] -> "odl-netconf-impl/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:57 2024-10-01 23:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml [522/522] -> "odl-netconf-impl/maven-metadata.xml" [1] 23:05:57 2024-10-01 23:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.10-SNAPSHOT/ [27859] -> "odl-netconf-keystore-plaintext/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:05:58 2024-10-01 23:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/ [65929] -> "odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:05:58 2024-10-01 23:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.2-SNAPSHOT/ [10263] -> "odl-netconf-keystore-plaintext/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:05:59 2024-10-01 23:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.3-SNAPSHOT/ [310039] -> "odl-netconf-keystore-plaintext/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:05:59 2024-10-01 23:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml [496/496] -> "odl-netconf-keystore-plaintext/maven-metadata.xml" [1] 23:06:00 2024-10-01 23:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.9-SNAPSHOT/ [62370] -> "odl-netconf-keystore/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:00 2024-10-01 23:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.10-SNAPSHOT/ [26369] -> "odl-netconf-keystore/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:00 2024-10-01 23:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/ [62279] -> "odl-netconf-keystore/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:00 2024-10-01 23:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/8.0.2-SNAPSHOT/ [9763] -> "odl-netconf-keystore/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:01 2024-10-01 23:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/8.0.3-SNAPSHOT/ [292529] -> "odl-netconf-keystore/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:01 2024-10-01 23:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml [526/526] -> "odl-netconf-keystore/maven-metadata.xml" [1] 23:06:02 2024-10-01 23:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.9-SNAPSHOT/ [61325] -> "odl-netconf-mdsal/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:02 2024-10-01 23:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.10-SNAPSHOT/ [25942] -> "odl-netconf-mdsal/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:02 2024-10-01 23:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/ [61234] -> "odl-netconf-mdsal/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:02 2024-10-01 23:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/8.0.2-SNAPSHOT/ [9617] -> "odl-netconf-mdsal/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:04 2024-10-01 23:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/8.0.3-SNAPSHOT/ [287432] -> "odl-netconf-mdsal/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:04 2024-10-01 23:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml [523/523] -> "odl-netconf-mdsal/maven-metadata.xml" [1] 23:06:04 2024-10-01 23:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc5277/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:04 2024-10-01 23:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc5277/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:05 2024-10-01 23:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:05 2024-10-01 23:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.2-SNAPSHOT/ [10013] -> "odl-netconf-model-rfc5277/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:06 2024-10-01 23:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.3-SNAPSHOT/ [301284] -> "odl-netconf-model-rfc5277/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:06 2024-10-01 23:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml [531/531] -> "odl-netconf-model-rfc5277/maven-metadata.xml" [1] 23:06:06 2024-10-01 23:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc6022/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:07 2024-10-01 23:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc6022/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:07 2024-10-01 23:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:07 2024-10-01 23:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc6022/maven-metadata.xml" [1] 23:06:07 2024-10-01 23:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc6241/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:07 2024-10-01 23:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc6241/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:08 2024-10-01 23:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:08 2024-10-01 23:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc6241/maven-metadata.xml" [1] 23:06:08 2024-10-01 23:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc6243/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:08 2024-10-01 23:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc6243/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:08 2024-10-01 23:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:08 2024-10-01 23:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc6243/maven-metadata.xml" [1] 23:06:09 2024-10-01 23:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc6470/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:09 2024-10-01 23:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc6470/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:09 2024-10-01 23:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:09 2024-10-01 23:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc6470/maven-metadata.xml" [1] 23:06:10 2024-10-01 23:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc8040/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:10 2024-10-01 23:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc8040/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:10 2024-10-01 23:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:10 2024-10-01 23:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc8040/maven-metadata.xml" [1] 23:06:10 2024-10-01 23:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-model-rfc8341/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:11 2024-10-01 23:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-model-rfc8341/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:11 2024-10-01 23:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:11 2024-10-01 23:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc8341/maven-metadata.xml" [1] 23:06:11 2024-10-01 23:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.9-SNAPSHOT/ [64205] -> "odl-netconf-model-rfc8526/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:11 2024-10-01 23:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10-SNAPSHOT/ [27118] -> "odl-netconf-model-rfc8526/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/ [64114] -> "odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc8526/maven-metadata.xml" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.9-SNAPSHOT/ [64215] -> "odl-netconf-model-rfc8639/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.10-SNAPSHOT/ [27122] -> "odl-netconf-model-rfc8639/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/ [64124] -> "odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml [452/452] -> "odl-netconf-model-rfc8639/maven-metadata.xml" [1] 23:06:12 2024-10-01 23:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.10-SNAPSHOT/ [27126] -> "odl-netconf-model-rfc8641/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:13 2024-10-01 23:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/ [64134] -> "odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:13 2024-10-01 23:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml [412/412] -> "odl-netconf-model-rfc8641/maven-metadata.xml" [1] 23:06:13 2024-10-01 23:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.10-SNAPSHOT/ [27122] -> "odl-netconf-model-rfc8650/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:13 2024-10-01 23:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/ [64124] -> "odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:13 2024-10-01 23:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml [412/412] -> "odl-netconf-model-rfc8650/maven-metadata.xml" [1] 23:06:14 2024-10-01 23:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.9-SNAPSHOT/ [63130] -> "odl-netconf-netty-util/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:14 2024-10-01 23:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml [366/366] -> "odl-netconf-netty-util/maven-metadata.xml" [1] 23:06:14 2024-10-01 23:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.9-SNAPSHOT/ [60575] -> "odl-netconf-ssh/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:14 2024-10-01 23:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.10-SNAPSHOT/ [25636] -> "odl-netconf-ssh/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:14 2024-10-01 23:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/ [60484] -> "odl-netconf-ssh/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:14 2024-10-01 23:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/8.0.2-SNAPSHOT/ [9515] -> "odl-netconf-ssh/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:16 2024-10-01 23:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/8.0.3-SNAPSHOT/ [283852] -> "odl-netconf-ssh/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:16 2024-10-01 23:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml [521/521] -> "odl-netconf-ssh/maven-metadata.xml" [1] 23:06:16 2024-10-01 23:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.9-SNAPSHOT/ [63140] -> "odl-netconf-test-tools/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:16 2024-10-01 23:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.10-SNAPSHOT/ [26687] -> "odl-netconf-test-tools/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:17 2024-10-01 23:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/ [63059] -> "odl-netconf-test-tools/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:17 2024-10-01 23:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/8.0.2-SNAPSHOT/ [9867] -> "odl-netconf-test-tools/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:18 2024-10-01 23:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/8.0.3-SNAPSHOT/ [296187] -> "odl-netconf-test-tools/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:18 2024-10-01 23:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml [528/528] -> "odl-netconf-test-tools/maven-metadata.xml" [1] 23:06:18 2024-10-01 23:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.9-SNAPSHOT/ [62390] -> "odl-netconf-topology/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:18 2024-10-01 23:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.10-SNAPSHOT/ [26377] -> "odl-netconf-topology/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:19 2024-10-01 23:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/ [62299] -> "odl-netconf-topology/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:19 2024-10-01 23:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/8.0.2-SNAPSHOT/ [9765] -> "odl-netconf-topology/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:20 2024-10-01 23:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/8.0.3-SNAPSHOT/ [292607] -> "odl-netconf-topology/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:20 2024-10-01 23:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml [526/526] -> "odl-netconf-topology/maven-metadata.xml" [1] 23:06:20 2024-10-01 23:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.9-SNAPSHOT/ [64195] -> "odl-netconf-transport-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:21 2024-10-01 23:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.10-SNAPSHOT/ [27114] -> "odl-netconf-transport-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:21 2024-10-01 23:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/ [64104] -> "odl-netconf-transport-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:21 2024-10-01 23:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/8.0.2-SNAPSHOT/ [10013] -> "odl-netconf-transport-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:22 2024-10-01 23:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/8.0.3-SNAPSHOT/ [301284] -> "odl-netconf-transport-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:22 2024-10-01 23:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml [531/531] -> "odl-netconf-transport-api/maven-metadata.xml" [1] 23:06:23 2024-10-01 23:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.9-SNAPSHOT/ [62765] -> "odl-netconf-transport/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:23 2024-10-01 23:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.10-SNAPSHOT/ [26530] -> "odl-netconf-transport/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:23 2024-10-01 23:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/ [62674] -> "odl-netconf-transport/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:23 2024-10-01 23:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/8.0.2-SNAPSHOT/ [9816] -> "odl-netconf-transport/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:24 2024-10-01 23:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/8.0.3-SNAPSHOT/ [294397] -> "odl-netconf-transport/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:24 2024-10-01 23:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml [527/527] -> "odl-netconf-transport/maven-metadata.xml" [1] 23:06:25 2024-10-01 23:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.9-SNAPSHOT/ [63100] -> "odl-netconf-truststore/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:25 2024-10-01 23:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.10-SNAPSHOT/ [26667] -> "odl-netconf-truststore/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:25 2024-10-01 23:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/ [63009] -> "odl-netconf-truststore/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:25 2024-10-01 23:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/8.0.2-SNAPSHOT/ [9863] -> "odl-netconf-truststore/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:27 2024-10-01 23:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/8.0.3-SNAPSHOT/ [296031] -> "odl-netconf-truststore/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:27 2024-10-01 23:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml [528/528] -> "odl-netconf-truststore/maven-metadata.xml" [1] 23:06:27 2024-10-01 23:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.9-SNAPSHOT/ [60930] -> "odl-netconf-util/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:27 2024-10-01 23:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.10-SNAPSHOT/ [25781] -> "odl-netconf-util/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:27 2024-10-01 23:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/ [60839] -> "odl-netconf-util/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:27 2024-10-01 23:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/8.0.2-SNAPSHOT/ [9565] -> "odl-netconf-util/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:29 2024-10-01 23:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/8.0.3-SNAPSHOT/ [285603] -> "odl-netconf-util/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:29 2024-10-01 23:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml [522/522] -> "odl-netconf-util/maven-metadata.xml" [1] 23:06:29 2024-10-01 23:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.9-SNAPSHOT/ [60950] -> "odl-restconf-all/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:29 2024-10-01 23:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.10-SNAPSHOT/ [25789] -> "odl-restconf-all/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:29 2024-10-01 23:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/ [60859] -> "odl-restconf-all/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:29 2024-10-01 23:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/8.0.2-SNAPSHOT/ [9567] -> "odl-restconf-all/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:31 2024-10-01 23:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/8.0.3-SNAPSHOT/ [285681] -> "odl-restconf-all/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:31 2024-10-01 23:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml [522/522] -> "odl-restconf-all/maven-metadata.xml" [1] 23:06:31 2024-10-01 23:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-api/8.0.2-SNAPSHOT/ [9563] -> "odl-restconf-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:32 2024-10-01 23:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-api/8.0.3-SNAPSHOT/ [285525] -> "odl-restconf-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:32 2024-10-01 23:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-api/maven-metadata.xml [400/400] -> "odl-restconf-api/maven-metadata.xml" [1] 23:06:33 2024-10-01 23:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.9-SNAPSHOT/ [62035] -> "odl-restconf-common/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:33 2024-10-01 23:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.10-SNAPSHOT/ [26236] -> "odl-restconf-common/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:33 2024-10-01 23:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/ [61954] -> "odl-restconf-common/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:33 2024-10-01 23:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/8.0.2-SNAPSHOT/ [9716] -> "odl-restconf-common/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:34 2024-10-01 23:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/8.0.3-SNAPSHOT/ [290895] -> "odl-restconf-common/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:34 2024-10-01 23:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml [525/525] -> "odl-restconf-common/maven-metadata.xml" [1] 23:06:35 2024-10-01 23:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.9-SNAPSHOT/ [60585] -> "odl-restconf-nb/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:35 2024-10-01 23:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.10-SNAPSHOT/ [25640] -> "odl-restconf-nb/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:35 2024-10-01 23:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/ [60494] -> "odl-restconf-nb/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:35 2024-10-01 23:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/8.0.2-SNAPSHOT/ [9517] -> "odl-restconf-nb/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:37 2024-10-01 23:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/8.0.3-SNAPSHOT/ [283930] -> "odl-restconf-nb/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:37 2024-10-01 23:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml [521/521] -> "odl-restconf-nb/maven-metadata.xml" [1] 23:06:37 2024-10-01 23:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.9-SNAPSHOT/ [62410] -> "odl-restconf-openapi/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:37 2024-10-01 23:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.10-SNAPSHOT/ [26385] -> "odl-restconf-openapi/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:38 2024-10-01 23:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/ [62319] -> "odl-restconf-openapi/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:38 2024-10-01 23:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/8.0.2-SNAPSHOT/ [9767] -> "odl-restconf-openapi/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:39 2024-10-01 23:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/8.0.3-SNAPSHOT/ [292685] -> "odl-restconf-openapi/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:39 2024-10-01 23:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml [526/526] -> "odl-restconf-openapi/maven-metadata.xml" [1] 23:06:39 2024-10-01 23:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-server-api/8.0.2-SNAPSHOT/ [9916] -> "odl-restconf-server-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:40 2024-10-01 23:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-server-api/8.0.3-SNAPSHOT/ [297899] -> "odl-restconf-server-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:40 2024-10-01 23:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-server-api/maven-metadata.xml [407/407] -> "odl-restconf-server-api/maven-metadata.xml" [1] 23:06:41 2024-10-01 23:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.9-SNAPSHOT/ [59490] -> "odl-restconf/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:41 2024-10-01 23:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.10-SNAPSHOT/ [25189] -> "odl-restconf/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:41 2024-10-01 23:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/ [59389] -> "odl-restconf/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:41 2024-10-01 23:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/8.0.2-SNAPSHOT/ [9366] -> "odl-restconf/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:43 2024-10-01 23:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/8.0.3-SNAPSHOT/ [278638] -> "odl-restconf/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:43 2024-10-01 23:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/maven-metadata.xml [518/518] -> "odl-restconf/maven-metadata.xml" [1] 23:06:43 2024-10-01 23:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10-SNAPSHOT/ [26973] -> "odl-yanglib-mdsal-writer/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:43 2024-10-01 23:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/ [63759] -> "odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:43 2024-10-01 23:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.2-SNAPSHOT/ [9965] -> "odl-yanglib-mdsal-writer/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:45 2024-10-01 23:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.3-SNAPSHOT/ [299611] -> "odl-yanglib-mdsal-writer/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:45 2024-10-01 23:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml [490/490] -> "odl-yanglib-mdsal-writer/maven-metadata.xml" [1] 23:06:45 2024-10-01 23:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.9-SNAPSHOT/ [59125] -> "odl-yanglib/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:45 2024-10-01 23:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml [355/355] -> "odl-yanglib/maven-metadata.xml" [1] 23:06:45 2024-10-01 23:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.9-SNAPSHOT/ [87620] -> "restconf-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:46 2024-10-01 23:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.10-SNAPSHOT/ [36469] -> "restconf-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:46 2024-10-01 23:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/ [87481] -> "restconf-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:46 2024-10-01 23:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/8.0.2-SNAPSHOT/ [10742] -> "restconf-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:48 2024-10-01 23:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/8.0.3-SNAPSHOT/ [330853] -> "restconf-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:48 2024-10-01 23:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/maven-metadata.xml [518/518] -> "restconf-api/maven-metadata.xml" [1] 23:06:48 2024-10-01 23:06:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.10-SNAPSHOT/ [37148] -> "restconf-client/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:49 2024-10-01 23:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/ [89156] -> "restconf-client/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:49 2024-10-01 23:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/8.0.2-SNAPSHOT/ [10923] -> "restconf-client/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:50 2024-10-01 23:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/8.0.3-SNAPSHOT/ [337287] -> "restconf-client/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:50 2024-10-01 23:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/maven-metadata.xml [481/481] -> "restconf-client/maven-metadata.xml" [1] 23:06:51 2024-10-01 23:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.9-SNAPSHOT/ [93090] -> "restconf-common-models/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:51 2024-10-01 23:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.10-SNAPSHOT/ [38687] -> "restconf-common-models/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:51 2024-10-01 23:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/ [92951] -> "restconf-common-models/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:51 2024-10-01 23:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml [449/449] -> "restconf-common-models/maven-metadata.xml" [1] 23:06:52 2024-10-01 23:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.9-SNAPSHOT/ [89255] -> "restconf-common/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:52 2024-10-01 23:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.10-SNAPSHOT/ [37132] -> "restconf-common/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:53 2024-10-01 23:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/ [89116] -> "restconf-common/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:53 2024-10-01 23:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/maven-metadata.xml [442/442] -> "restconf-common/maven-metadata.xml" [1] 23:06:53 2024-10-01 23:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-mdsal-spi/8.0.2-SNAPSHOT/ [11099] -> "restconf-mdsal-spi/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:54 2024-10-01 23:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-mdsal-spi/8.0.3-SNAPSHOT/ [343528] -> "restconf-mdsal-spi/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:55 2024-10-01 23:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-mdsal-spi/maven-metadata.xml [402/402] -> "restconf-mdsal-spi/maven-metadata.xml" [1] 23:06:55 2024-10-01 23:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.9-SNAPSHOT/ [87125] -> "restconf-nb/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:55 2024-10-01 23:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.10-SNAPSHOT/ [36268] -> "restconf-nb/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:56 2024-10-01 23:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/ [86986] -> "restconf-nb/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:56 2024-10-01 23:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/8.0.2-SNAPSHOT/ [12096] -> "restconf-nb/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:06:58 2024-10-01 23:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/8.0.3-SNAPSHOT/ [383851] -> "restconf-nb/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:06:58 2024-10-01 23:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/maven-metadata.xml [517/517] -> "restconf-nb/maven-metadata.xml" [1] 23:06:58 2024-10-01 23:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.9-SNAPSHOT/ [89860] -> "restconf-openapi/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:06:58 2024-10-01 23:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.10-SNAPSHOT/ [37377] -> "restconf-openapi/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:06:59 2024-10-01 23:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/ [89721] -> "restconf-openapi/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:06:59 2024-10-01 23:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/8.0.2-SNAPSHOT/ [10984] -> "restconf-openapi/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:01 2024-10-01 23:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/8.0.3-SNAPSHOT/ [339457] -> "restconf-openapi/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:01 2024-10-01 23:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml [522/522] -> "restconf-openapi/maven-metadata.xml" [1] 23:07:01 2024-10-01 23:07:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-api/8.0.2-SNAPSHOT/ [14157] -> "restconf-server-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:03 2024-10-01 23:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-api/8.0.3-SNAPSHOT/ [461026] -> "restconf-server-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:03 2024-10-01 23:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-api/maven-metadata.xml [403/403] -> "restconf-server-api/maven-metadata.xml" [1] 23:07:03 2024-10-01 23:07:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-jaxrs/8.0.2-SNAPSHOT/ [11275] -> "restconf-server-jaxrs/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:04 2024-10-01 23:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-jaxrs/8.0.3-SNAPSHOT/ [349768] -> "restconf-server-jaxrs/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:04 2024-10-01 23:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-jaxrs/maven-metadata.xml [405/405] -> "restconf-server-jaxrs/maven-metadata.xml" [1] 23:07:04 2024-10-01 23:07:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-mdsal/8.0.2-SNAPSHOT/ [11275] -> "restconf-server-mdsal/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:06 2024-10-01 23:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-mdsal/8.0.3-SNAPSHOT/ [349768] -> "restconf-server-mdsal/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:06 2024-10-01 23:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-mdsal/maven-metadata.xml [405/405] -> "restconf-server-mdsal/maven-metadata.xml" [1] 23:07:06 2024-10-01 23:07:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-spi/8.0.2-SNAPSHOT/ [14158] -> "restconf-server-spi/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:09 2024-10-01 23:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-spi/8.0.3-SNAPSHOT/ [461064] -> "restconf-server-spi/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:09 2024-10-01 23:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-spi/maven-metadata.xml [403/403] -> "restconf-server-spi/maven-metadata.xml" [1] 23:07:09 2024-10-01 23:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.10-SNAPSHOT/ [37148] -> "restconf-server/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:09 2024-10-01 23:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/ [89156] -> "restconf-server/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:09 2024-10-01 23:07:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/8.0.2-SNAPSHOT/ [10921] -> "restconf-server/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:11 2024-10-01 23:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/8.0.3-SNAPSHOT/ [337210] -> "restconf-server/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:11 2024-10-01 23:07:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/maven-metadata.xml [481/481] -> "restconf-server/maven-metadata.xml" [1] 23:07:12 2024-10-01 23:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.9-SNAPSHOT/ [93595] -> "restconf-wadl-generator/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:12 2024-10-01 23:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.10-SNAPSHOT/ [38892] -> "restconf-wadl-generator/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:12 2024-10-01 23:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/ [93456] -> "restconf-wadl-generator/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:12 2024-10-01 23:07:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/8.0.2-SNAPSHOT/ [11389] -> "restconf-wadl-generator/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:14 2024-10-01 23:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/8.0.3-SNAPSHOT/ [353800] -> "restconf-wadl-generator/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:14 2024-10-01 23:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml [529/529] -> "restconf-wadl-generator/maven-metadata.xml" [1] 23:07:14 2024-10-01 23:07:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-remote-impl/8.0.2-SNAPSHOT/ [10921] -> "sal-remote-impl/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:16 2024-10-01 23:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-remote-impl/8.0.3-SNAPSHOT/ [337210] -> "sal-remote-impl/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:16 2024-10-01 23:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-remote-impl/maven-metadata.xml [399/399] -> "sal-remote-impl/maven-metadata.xml" [1] 23:07:16 2024-10-01 23:07:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.9-SNAPSHOT/ [79185] -> "sal-rest-connector-config/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:17 2024-10-01 23:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.10-SNAPSHOT/ [33122] -> "sal-rest-connector-config/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:17 2024-10-01 23:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/ [79070] -> "sal-rest-connector-config/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:17 2024-10-01 23:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml [452/452] -> "sal-rest-connector-config/maven-metadata.xml" [1] 23:07:17 2024-10-01 23:07:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.9-SNAPSHOT/ [75585] -> "shaded-exificient/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:18 2024-10-01 23:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.10-SNAPSHOT/ [31658] -> "shaded-exificient/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:18 2024-10-01 23:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/ [75470] -> "shaded-exificient/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:18 2024-10-01 23:07:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/8.0.2-SNAPSHOT/ [9567] -> "shaded-exificient/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:20 2024-10-01 23:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/8.0.3-SNAPSHOT/ [285478] -> "shaded-exificient/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:20 2024-10-01 23:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml [523/523] -> "shaded-exificient/maven-metadata.xml" [1] 23:07:20 2024-10-01 23:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.9-SNAPSHOT/ [72855] -> "shaded-sshd/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:20 2024-10-01 23:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.10-SNAPSHOT/ [30548] -> "shaded-sshd/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:20 2024-10-01 23:07:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/ [72740] -> "shaded-sshd/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:21 2024-10-01 23:07:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/8.0.2-SNAPSHOT/ [9267] -> "shaded-sshd/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:22 2024-10-01 23:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/8.0.3-SNAPSHOT/ [274972] -> "shaded-sshd/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:22 2024-10-01 23:07:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml [517/517] -> "shaded-sshd/maven-metadata.xml" [1] 23:07:23 2024-10-01 23:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.9-SNAPSHOT/ [88165] -> "transport-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:23 2024-10-01 23:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.10-SNAPSHOT/ [36690] -> "transport-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:23 2024-10-01 23:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/ [88026] -> "transport-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:23 2024-10-01 23:07:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/8.0.2-SNAPSHOT/ [10801] -> "transport-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:25 2024-10-01 23:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/8.0.3-SNAPSHOT/ [332946] -> "transport-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:25 2024-10-01 23:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/maven-metadata.xml [519/519] -> "transport-api/maven-metadata.xml" [1] 23:07:25 2024-10-01 23:07:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.10-SNAPSHOT/ [36931] -> "transport-http/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:26 2024-10-01 23:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/ [88621] -> "transport-http/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:26 2024-10-01 23:07:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/8.0.2-SNAPSHOT/ [10864] -> "transport-http/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:28 2024-10-01 23:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/8.0.3-SNAPSHOT/ [335193] -> "transport-http/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:28 2024-10-01 23:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/maven-metadata.xml [480/480] -> "transport-http/maven-metadata.xml" [1] 23:07:28 2024-10-01 23:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.9-SNAPSHOT/ [88205] -> "transport-ssh/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:28 2024-10-01 23:07:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.10-SNAPSHOT/ [36710] -> "transport-ssh/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:29 2024-10-01 23:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/ [88076] -> "transport-ssh/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:29 2024-10-01 23:07:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/8.0.2-SNAPSHOT/ [10806] -> "transport-ssh/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:30 2024-10-01 23:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/8.0.3-SNAPSHOT/ [333139] -> "transport-ssh/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:30 2024-10-01 23:07:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/maven-metadata.xml [519/519] -> "transport-ssh/maven-metadata.xml" [1] 23:07:31 2024-10-01 23:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.9-SNAPSHOT/ [88185] -> "transport-tcp/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:31 2024-10-01 23:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.10-SNAPSHOT/ [36698] -> "transport-tcp/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:31 2024-10-01 23:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/ [88046] -> "transport-tcp/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:31 2024-10-01 23:07:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/8.0.2-SNAPSHOT/ [10803] -> "transport-tcp/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:33 2024-10-01 23:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/8.0.3-SNAPSHOT/ [333023] -> "transport-tcp/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:33 2024-10-01 23:07:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/maven-metadata.xml [519/519] -> "transport-tcp/maven-metadata.xml" [1] 23:07:34 2024-10-01 23:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.9-SNAPSHOT/ [88215] -> "transport-tls/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:34 2024-10-01 23:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.10-SNAPSHOT/ [36710] -> "transport-tls/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:34 2024-10-01 23:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/ [88076] -> "transport-tls/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:34 2024-10-01 23:07:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/8.0.2-SNAPSHOT/ [10805] -> "transport-tls/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:36 2024-10-01 23:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/8.0.3-SNAPSHOT/ [333100] -> "transport-tls/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:36 2024-10-01 23:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/maven-metadata.xml [519/519] -> "transport-tls/maven-metadata.xml" [1] 23:07:36 2024-10-01 23:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.9-SNAPSHOT/ [88730] -> "truststore-api/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:36 2024-10-01 23:07:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.10-SNAPSHOT/ [36919] -> "truststore-api/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:37 2024-10-01 23:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/ [88591] -> "truststore-api/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:37 2024-10-01 23:07:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/8.0.2-SNAPSHOT/ [10862] -> "truststore-api/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:39 2024-10-01 23:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/8.0.3-SNAPSHOT/ [335116] -> "truststore-api/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:39 2024-10-01 23:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/maven-metadata.xml [520/520] -> "truststore-api/maven-metadata.xml" [1] 23:07:39 2024-10-01 23:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.9-SNAPSHOT/ [89225] -> "truststore-none/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:39 2024-10-01 23:07:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.10-SNAPSHOT/ [37120] -> "truststore-none/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:40 2024-10-01 23:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/ [89086] -> "truststore-none/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:40 2024-10-01 23:07:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/8.0.2-SNAPSHOT/ [10916] -> "truststore-none/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:41 2024-10-01 23:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/8.0.3-SNAPSHOT/ [337017] -> "truststore-none/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:41 2024-10-01 23:07:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/maven-metadata.xml [521/521] -> "truststore-none/maven-metadata.xml" [1] 23:07:42 2024-10-01 23:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.9-SNAPSHOT/ [89810] -> "websocket-client/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:42 2024-10-01 23:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.10-SNAPSHOT/ [37357] -> "websocket-client/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:42 2024-10-01 23:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/ [89671] -> "websocket-client/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:42 2024-10-01 23:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/maven-metadata.xml [443/443] -> "websocket-client/maven-metadata.xml" [1] 23:07:42 2024-10-01 23:07:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10-SNAPSHOT/ [38237] -> "yanglib-mdsal-writer/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:43 2024-10-01 23:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/ [91841] -> "yanglib-mdsal-writer/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:43 2024-10-01 23:07:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.2-SNAPSHOT/ [11215] -> "yanglib-mdsal-writer/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.3-SNAPSHOT/ [347636] -> "yanglib-mdsal-writer/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml [486/486] -> "yanglib-mdsal-writer/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.9-SNAPSHOT/ [84905] -> "yanglib/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/maven-metadata.xml [351/351] -> "yanglib/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/bnd-parent/8.0.2-SNAPSHOT/maven-metadata.xml [1048/1048] -> "bnd-parent/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/bnd-parent/8.0.3-SNAPSHOT/maven-metadata.xml [1048/1048] -> "bnd-parent/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-model/6.0.9-SNAPSHOT/maven-metadata.xml [1663/1663] -> "callhome-model/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-protocol/6.0.9-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-protocol/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/6.0.9-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml [1666/1666] -> "callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/8.0.2-SNAPSHOT/maven-metadata.xml [1880/1880] -> "callhome-provider/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/callhome-provider/8.0.3-SNAPSHOT/maven-metadata.xml [1880/1880] -> "callhome-provider/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/6.0.9-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.10-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml [1056/1056] -> "feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/8.0.2-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/feature-parent/8.0.3-SNAPSHOT/maven-metadata.xml [1052/1052] -> "feature-parent/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/6.0.9-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-experimental/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.10-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-experimental/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml [1288/1288] -> "features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/8.0.2-SNAPSHOT/maven-metadata.xml [1498/1498] -> "features-netconf-experimental/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-experimental/8.0.3-SNAPSHOT/maven-metadata.xml [1498/1498] -> "features-netconf-experimental/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/6.0.9-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml [1283/1283] -> "features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/8.0.2-SNAPSHOT/maven-metadata.xml [1493/1493] -> "features-netconf-testing/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf-testing/8.0.3-SNAPSHOT/maven-metadata.xml [1493/1493] -> "features-netconf-testing/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/6.0.9-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml [1275/1275] -> "features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/8.0.2-SNAPSHOT/maven-metadata.xml [1485/1485] -> "features-netconf/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/features-netconf/8.0.3-SNAPSHOT/maven-metadata.xml [1485/1485] -> "features-netconf/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/6.0.9-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml [1661/1661] -> "keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/8.0.2-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-api/8.0.3-SNAPSHOT/maven-metadata.xml [1654/1654] -> "keystore-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-legacy/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-legacy/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "keystore-legacy/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-none/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "keystore-none/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "keystore-plaintext-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml [1671/1671] -> "keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/8.0.2-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-api/8.0.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "keystore-plaintext-cli/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml [1671/1671] -> "keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/8.0.2-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-cli/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-cli/8.0.3-SNAPSHOT/maven-metadata.xml [1664/1664] -> "keystore-plaintext-cli/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.10-SNAPSHOT/maven-metadata.xml [1677/1677] -> "keystore-plaintext-localfile/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml [1677/1677] -> "keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.2-SNAPSHOT/maven-metadata.xml [1670/1670] -> "keystore-plaintext-localfile/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "keystore-plaintext-localfile/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.9-SNAPSHOT/maven-metadata.xml [1675/1675] -> "mdsal-netconf-yang-library/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:07:45 2024-10-01 23:07:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.2-SNAPSHOT/ [11531] -> "model/draft-ietf-crypto-types/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:47 2024-10-01 23:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.3-SNAPSHOT/ [358159] -> "model/draft-ietf-crypto-types/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:47 2024-10-01 23:07:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-crypto-types/maven-metadata.xml [413/413] -> "model/draft-ietf-crypto-types/maven-metadata.xml" [1] 23:07:48 2024-10-01 23:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.9-SNAPSHOT/ [99105] -> "model/draft-ietf-netconf-crypto-types/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:48 2024-10-01 23:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.10-SNAPSHOT/ [41138] -> "model/draft-ietf-netconf-crypto-types/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:48 2024-10-01 23:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/ [98966] -> "model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:48 2024-10-01 23:07:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml [464/464] -> "model/draft-ietf-netconf-crypto-types/maven-metadata.xml" [1] 23:07:49 2024-10-01 23:07:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.2-SNAPSHOT/ [11710] -> "model/draft-ietf-restconf-server/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:50 2024-10-01 23:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.3-SNAPSHOT/ [364516] -> "model/draft-ietf-restconf-server/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:50 2024-10-01 23:07:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-restconf-server/maven-metadata.xml [416/416] -> "model/draft-ietf-restconf-server/maven-metadata.xml" [1] 23:07:51 2024-10-01 23:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.9-SNAPSHOT/ [86005] -> "model/rfc5277/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:51 2024-10-01 23:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.10-SNAPSHOT/ [35826] -> "model/rfc5277/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:51 2024-10-01 23:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/ [85866] -> "model/rfc5277/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:51 2024-10-01 23:07:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/8.0.2-SNAPSHOT/ [10585] -> "model/rfc5277/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:07:53 2024-10-01 23:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/8.0.3-SNAPSHOT/ [324594] -> "model/rfc5277/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:07:53 2024-10-01 23:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml [519/519] -> "model/rfc5277/maven-metadata.xml" [1] 23:07:54 2024-10-01 23:07:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.9-SNAPSHOT/ [86025] -> "model/rfc6022/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:54 2024-10-01 23:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.10-SNAPSHOT/ [35834] -> "model/rfc6022/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:54 2024-10-01 23:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/ [85886] -> "model/rfc6022/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:54 2024-10-01 23:07:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml [440/440] -> "model/rfc6022/maven-metadata.xml" [1] 23:07:55 2024-10-01 23:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.9-SNAPSHOT/ [86035] -> "model/rfc6241/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:55 2024-10-01 23:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.10-SNAPSHOT/ [35838] -> "model/rfc6241/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:55 2024-10-01 23:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/ [85896] -> "model/rfc6241/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:55 2024-10-01 23:07:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml [440/440] -> "model/rfc6241/maven-metadata.xml" [1] 23:07:56 2024-10-01 23:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.9-SNAPSHOT/ [86005] -> "model/rfc6243/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:56 2024-10-01 23:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.10-SNAPSHOT/ [35826] -> "model/rfc6243/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:56 2024-10-01 23:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/ [85866] -> "model/rfc6243/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:56 2024-10-01 23:07:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml [440/440] -> "model/rfc6243/maven-metadata.xml" [1] 23:07:57 2024-10-01 23:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.9-SNAPSHOT/ [86005] -> "model/rfc6470/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:57 2024-10-01 23:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.10-SNAPSHOT/ [35826] -> "model/rfc6470/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:57 2024-10-01 23:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/ [85866] -> "model/rfc6470/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:57 2024-10-01 23:07:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml [440/440] -> "model/rfc6470/maven-metadata.xml" [1] 23:07:58 2024-10-01 23:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.9-SNAPSHOT/ [98540] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:58 2024-10-01 23:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.10-SNAPSHOT/ [40909] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:07:59 2024-10-01 23:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/ [98401] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:07:59 2024-10-01 23:07:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml [463/463] -> "model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml" [1] 23:07:59 2024-10-01 23:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.9-SNAPSHOT/ [99630] -> "model/rfc8040-ietf-restconf-monitoring/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:07:59 2024-10-01 23:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10-SNAPSHOT/ [41351] -> "model/rfc8040-ietf-restconf-monitoring/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:08:00 2024-10-01 23:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/ [99491] -> "model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:08:00 2024-10-01 23:07:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml [465/465] -> "model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml" [1] 23:08:00 2024-10-01 23:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.9-SNAPSHOT/ [86005] -> "model/rfc8341/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:08:00 2024-10-01 23:08:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.10-SNAPSHOT/ [35830] -> "model/rfc8341/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:08:01 2024-10-01 23:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/ [85876] -> "model/rfc8341/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:08:01 2024-10-01 23:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml [440/440] -> "model/rfc8341/maven-metadata.xml" [1] 23:08:01 2024-10-01 23:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.9-SNAPSHOT/ [86015] -> "model/rfc8526/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:08:01 2024-10-01 23:08:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.10-SNAPSHOT/ [35830] -> "model/rfc8526/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:08:02 2024-10-01 23:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/ [85876] -> "model/rfc8526/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:08:02 2024-10-01 23:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml [440/440] -> "model/rfc8526/maven-metadata.xml" [1] 23:08:02 2024-10-01 23:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.9-SNAPSHOT/ [86035] -> "model/rfc8639/6.0.9-SNAPSHOT/index.html.tmp" [1] 23:08:02 2024-10-01 23:08:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.10-SNAPSHOT/ [35838] -> "model/rfc8639/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:08:03 2024-10-01 23:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/ [85896] -> "model/rfc8639/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:08:03 2024-10-01 23:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml [440/440] -> "model/rfc8639/maven-metadata.xml" [1] 23:08:03 2024-10-01 23:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.10-SNAPSHOT/ [35834] -> "model/rfc8641/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:08:03 2024-10-01 23:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/ [85886] -> "model/rfc8641/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:08:03 2024-10-01 23:08:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml [400/400] -> "model/rfc8641/maven-metadata.xml" [1] 23:08:04 2024-10-01 23:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.10-SNAPSHOT/ [35826] -> "model/rfc8650/7.0.10-SNAPSHOT/index.html.tmp" [1] 23:08:04 2024-10-01 23:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/ [85866] -> "model/rfc8650/7.0.11-SNAPSHOT/index.html.tmp" [1] 23:08:04 2024-10-01 23:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml [400/400] -> "model/rfc8650/maven-metadata.xml" [1] 23:08:04 2024-10-01 23:08:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/sal-remote/8.0.2-SNAPSHOT/ [10762] -> "model/sal-remote/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:08:06 2024-10-01 23:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/sal-remote/8.0.3-SNAPSHOT/ [330873] -> "model/sal-remote/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:08:06 2024-10-01 23:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/sal-remote/maven-metadata.xml [400/400] -> "model/sal-remote/maven-metadata.xml" [1] 23:08:06 2024-10-01 23:08:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/test-models/8.0.2-SNAPSHOT/ [10823] -> "model/test-models/8.0.2-SNAPSHOT/index.html.tmp" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/test-models/8.0.3-SNAPSHOT/ [333043] -> "model/test-models/8.0.3-SNAPSHOT/index.html.tmp" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/test-models/maven-metadata.xml [401/401] -> "model/test-models/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/6.0.9-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.10-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/8.0.2-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-api/8.0.3-SNAPSHOT/maven-metadata.xml [1653/1653] -> "netconf-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/6.0.9-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.10-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml [1059/1059] -> "netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/8.0.2-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-artifacts/8.0.3-SNAPSHOT/maven-metadata.xml [1055/1055] -> "netconf-artifacts/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/6.0.9-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-auth-aaa/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-auth-aaa/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/8.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth-aaa/8.0.3-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-auth-aaa/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/6.0.9-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml [1661/1661] -> "netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/8.0.2-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-auth/8.0.3-SNAPSHOT/maven-metadata.xml [1654/1654] -> "netconf-auth/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-client-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-client-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-client-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/6.0.9-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.10-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml [2098/2098] -> "netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/8.0.2-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-client/8.0.3-SNAPSHOT/maven-metadata.xml [2089/2089] -> "netconf-client/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-codec/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "netconf-codec/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-codec/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "netconf-codec/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-common-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-common-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-common-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-common/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/8.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-common/8.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-common/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-config/6.0.9-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-config/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/6.0.9-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-console/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-console/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/6.0.9-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-dom-api/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "netconf-dom-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/6.0.9-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.10-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml [1408/1408] -> "netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.2-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.3-SNAPSHOT/maven-metadata.xml [1402/1402] -> "netconf-karaf/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml [1652/1652] -> "netconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/6.0.9-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.10-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml [1667/1667] -> "netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/8.0.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-netty-util/8.0.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "netconf-netty-util/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/6.0.9-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.10-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml [1056/1056] -> "netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/8.0.2-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-parent/8.0.3-SNAPSHOT/maven-metadata.xml [1052/1052] -> "netconf-parent/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-server-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-server-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml [1669/1669] -> "netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "netconf-server-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/6.0.9-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-server/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-server/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/8.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-server/8.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "netconf-server/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/6.0.9-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.10-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/6.0.9-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/8.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-perf/8.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-perf/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/6.0.9-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-util/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.10-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-util/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml [1666/1666] -> "netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/8.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-test-util/8.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "netconf-test-util/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/6.0.9-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.10-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml [2775/2775] -> "netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/8.0.2-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-testtool/8.0.3-SNAPSHOT/maven-metadata.xml [2763/2763] -> "netconf-testtool/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/6.0.9-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-topology-impl/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.10-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-topology-impl/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml [1670/1670] -> "netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/8.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-impl/8.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "netconf-topology-impl/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/6.0.9-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.10-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml [1675/1675] -> "netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/8.0.2-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology-singleton/8.0.3-SNAPSHOT/maven-metadata.xml [1668/1668] -> "netconf-topology-singleton/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/6.0.9-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml [1665/1665] -> "netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/8.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-topology/8.0.3-SNAPSHOT/maven-metadata.xml [1658/1658] -> "netconf-topology/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.9-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.2-SNAPSHOT/maven-metadata.xml [1491/1491] -> "odl-aaa-netconf-plugin/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.3-SNAPSHOT/maven-metadata.xml [1491/1491] -> "odl-aaa-netconf-plugin/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-device-notification/8.0.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "odl-device-notification/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-device-notification/8.0.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "odl-device-notification/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/6.0.9-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/8.0.2-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-netconf-all/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-all/8.0.3-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-netconf-all/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/6.0.9-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/8.0.2-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-netconf-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-api/8.0.3-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-netconf-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.9-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.2-SNAPSHOT/maven-metadata.xml [1493/1493] -> "odl-netconf-callhome-ssh/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.3-SNAPSHOT/maven-metadata.xml [1493/1493] -> "odl-netconf-callhome-ssh/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/6.0.9-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.10-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/8.0.2-SNAPSHOT/maven-metadata.xml [1487/1487] -> "odl-netconf-client/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-client/8.0.3-SNAPSHOT/maven-metadata.xml [1487/1487] -> "odl-netconf-client/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.9-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.2-SNAPSHOT/maven-metadata.xml [1499/1499] -> "odl-netconf-clustered-topology/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.3-SNAPSHOT/maven-metadata.xml [1499/1499] -> "odl-netconf-clustered-topology/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.10-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-common/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml [1277/1277] -> "odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/8.0.2-SNAPSHOT/maven-metadata.xml [1487/1487] -> "odl-netconf-common/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-common/8.0.3-SNAPSHOT/maven-metadata.xml [1487/1487] -> "odl-netconf-common/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/8.0.2-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-netconf-connector-all/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector-all/8.0.3-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-netconf-connector-all/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/6.0.9-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/8.0.2-SNAPSHOT/maven-metadata.xml [1490/1490] -> "odl-netconf-connector/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:08 2024-10-01 23:08:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-connector/8.0.3-SNAPSHOT/maven-metadata.xml [1490/1490] -> "odl-netconf-connector/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/6.0.9-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.10-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/8.0.2-SNAPSHOT/maven-metadata.xml [1488/1488] -> "odl-netconf-console/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-console/8.0.3-SNAPSHOT/maven-metadata.xml [1488/1488] -> "odl-netconf-console/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/6.0.9-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/8.0.2-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-netconf-impl/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-impl/8.0.3-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-netconf-impl/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.10-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-keystore-plaintext/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.2-SNAPSHOT/maven-metadata.xml [1499/1499] -> "odl-netconf-keystore-plaintext/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.3-SNAPSHOT/maven-metadata.xml [1499/1499] -> "odl-netconf-keystore-plaintext/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/6.0.9-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-keystore/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-keystore/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/8.0.2-SNAPSHOT/maven-metadata.xml [1489/1489] -> "odl-netconf-keystore/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-keystore/8.0.3-SNAPSHOT/maven-metadata.xml [1489/1489] -> "odl-netconf-keystore/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml [1276/1276] -> "odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml [1486/1486] -> "odl-netconf-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml [1486/1486] -> "odl-netconf-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc5277/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc5277/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.2-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-netconf-model-rfc5277/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.3-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-netconf-model-rfc5277/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6022/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6022/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6241/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6241/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6243/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6243/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6470/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6470/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8040/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8040/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8341/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8341/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8526/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8526/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8639/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8639/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8641/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8650/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-netty-util/6.0.9-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-netty-util/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/6.0.9-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/8.0.2-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-netconf-ssh/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-ssh/8.0.3-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-netconf-ssh/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/6.0.9-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/8.0.2-SNAPSHOT/maven-metadata.xml [1491/1491] -> "odl-netconf-test-tools/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-test-tools/8.0.3-SNAPSHOT/maven-metadata.xml [1491/1491] -> "odl-netconf-test-tools/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/6.0.9-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/8.0.2-SNAPSHOT/maven-metadata.xml [1489/1489] -> "odl-netconf-topology/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-topology/8.0.3-SNAPSHOT/maven-metadata.xml [1489/1489] -> "odl-netconf-topology/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/6.0.9-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-transport-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.10-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-transport-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml [1284/1284] -> "odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/8.0.2-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-netconf-transport-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport-api/8.0.3-SNAPSHOT/maven-metadata.xml [1494/1494] -> "odl-netconf-transport-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/6.0.9-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-transport/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.10-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-transport/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml [1280/1280] -> "odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/8.0.2-SNAPSHOT/maven-metadata.xml [1490/1490] -> "odl-netconf-transport/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-transport/8.0.3-SNAPSHOT/maven-metadata.xml [1490/1490] -> "odl-netconf-transport/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/6.0.9-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-truststore/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.10-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-truststore/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml [1281/1281] -> "odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/8.0.2-SNAPSHOT/maven-metadata.xml [1491/1491] -> "odl-netconf-truststore/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-truststore/8.0.3-SNAPSHOT/maven-metadata.xml [1491/1491] -> "odl-netconf-truststore/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/6.0.9-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/8.0.2-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-netconf-util/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-netconf-util/8.0.3-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-netconf-util/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/6.0.9-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.10-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml [1275/1275] -> "odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/8.0.2-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-restconf-all/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-all/8.0.3-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-restconf-all/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-api/8.0.2-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-restconf-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-api/8.0.3-SNAPSHOT/maven-metadata.xml [1485/1485] -> "odl-restconf-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/6.0.9-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.10-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml [1278/1278] -> "odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/8.0.2-SNAPSHOT/maven-metadata.xml [1488/1488] -> "odl-restconf-common/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-common/8.0.3-SNAPSHOT/maven-metadata.xml [1488/1488] -> "odl-restconf-common/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml [1274/1274] -> "odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-restconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml [1484/1484] -> "odl-restconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/6.0.9-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-openapi/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.10-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-openapi/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml [1279/1279] -> "odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/8.0.2-SNAPSHOT/maven-metadata.xml [1489/1489] -> "odl-restconf-openapi/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-openapi/8.0.3-SNAPSHOT/maven-metadata.xml [1489/1489] -> "odl-restconf-openapi/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-server-api/8.0.2-SNAPSHOT/maven-metadata.xml [1492/1492] -> "odl-restconf-server-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf-server-api/8.0.3-SNAPSHOT/maven-metadata.xml [1492/1492] -> "odl-restconf-server-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/6.0.9-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.10-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml [1271/1271] -> "odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/8.0.2-SNAPSHOT/maven-metadata.xml [1481/1481] -> "odl-restconf/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-restconf/8.0.3-SNAPSHOT/maven-metadata.xml [1481/1481] -> "odl-restconf/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-yanglib-mdsal-writer/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml [1283/1283] -> "odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.2-SNAPSHOT/maven-metadata.xml [1493/1493] -> "odl-yanglib-mdsal-writer/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.3-SNAPSHOT/maven-metadata.xml [1493/1493] -> "odl-yanglib-mdsal-writer/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/odl-yanglib/6.0.9-SNAPSHOT/maven-metadata.xml [1270/1270] -> "odl-yanglib/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/6.0.9-SNAPSHOT/maven-metadata.xml [1661/1661] -> "restconf-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.10-SNAPSHOT/maven-metadata.xml [1661/1661] -> "restconf-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml [1661/1661] -> "restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/8.0.2-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-api/8.0.3-SNAPSHOT/maven-metadata.xml [1654/1654] -> "restconf-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-client/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-client/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-client/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/6.0.9-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.10-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml [1671/1671] -> "restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/6.0.9-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-mdsal-spi/8.0.2-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-mdsal-spi/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-mdsal-spi/8.0.3-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-mdsal-spi/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml [1660/1660] -> "restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml [1867/1867] -> "restconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml [1867/1867] -> "restconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/6.0.9-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-openapi/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-openapi/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/8.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-openapi/8.0.3-SNAPSHOT/maven-metadata.xml [1658/1658] -> "restconf-openapi/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-api/8.0.2-SNAPSHOT/maven-metadata.xml [2094/2094] -> "restconf-server-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-api/8.0.3-SNAPSHOT/maven-metadata.xml [2094/2094] -> "restconf-server-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-jaxrs/8.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "restconf-server-jaxrs/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-jaxrs/8.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "restconf-server-jaxrs/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml [1663/1663] -> "restconf-server-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml [1663/1663] -> "restconf-server-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-spi/8.0.2-SNAPSHOT/maven-metadata.xml [2094/2094] -> "restconf-server-spi/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server-spi/8.0.3-SNAPSHOT/maven-metadata.xml [2094/2094] -> "restconf-server-spi/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-server/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-server/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "restconf-server/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/6.0.9-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.10-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml [1672/1672] -> "restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/8.0.2-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/restconf-wadl-generator/8.0.3-SNAPSHOT/maven-metadata.xml [1665/1665] -> "restconf-wadl-generator/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-remote-impl/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sal-remote-impl/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-remote-impl/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "sal-remote-impl/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/6.0.9-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.10-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml [1459/1459] -> "sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/6.0.9-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.10-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml [1450/1450] -> "shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/8.0.2-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-exificient/8.0.3-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-exificient/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/6.0.9-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.10-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml [1444/1444] -> "shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/8.0.2-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/shaded-sshd/8.0.3-SNAPSHOT/maven-metadata.xml [1438/1438] -> "shaded-sshd/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-api/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "transport-http/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml [1663/1663] -> "transport-http/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/8.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-http/8.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "transport-http/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-ssh/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-ssh/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-ssh/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-ssh/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tcp/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tcp/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:09 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tls/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tls/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/transport-tls/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "transport-tls/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/6.0.9-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.10-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml [1663/1663] -> "truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/8.0.2-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-api/8.0.3-SNAPSHOT/maven-metadata.xml [1656/1656] -> "truststore-api/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/6.0.9-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.10-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml [1664/1664] -> "truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/8.0.2-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/truststore-none/8.0.3-SNAPSHOT/maven-metadata.xml [1657/1657] -> "truststore-none/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/6.0.9-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.10-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml [1665/1665] -> "websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10-SNAPSHOT/maven-metadata.xml [1669/1669] -> "yanglib-mdsal-writer/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml [1669/1669] -> "yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.2-SNAPSHOT/maven-metadata.xml [1662/1662] -> "yanglib-mdsal-writer/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.3-SNAPSHOT/maven-metadata.xml [1662/1662] -> "yanglib-mdsal-writer/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/yanglib/6.0.9-SNAPSHOT/maven-metadata.xml [1656/1656] -> "yanglib/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.2-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/draft-ietf-crypto-types/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "model/draft-ietf-crypto-types/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.9-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.10-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml [1686/1686] -> "model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/draft-ietf-restconf-server/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "model/draft-ietf-restconf-server/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/8.0.2-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc5277/8.0.3-SNAPSHOT/maven-metadata.xml [1655/1655] -> "model/rfc5277/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.9-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc7407-ietf-x509-cert-to-name/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.10-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml [1685/1685] -> "model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.9-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/6.0.9-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/6.0.9-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8641/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.10-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8650/7.0.10-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml [1662/1662] -> "model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/sal-remote/8.0.2-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/sal-remote/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/sal-remote/8.0.3-SNAPSHOT/maven-metadata.xml [1658/1658] -> "model/sal-remote/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/test-models/8.0.2-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/test-models/8.0.2-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 2024-10-01 23:08:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/model/test-models/8.0.3-SNAPSHOT/maven-metadata.xml [1659/1659] -> "model/test-models/8.0.3-SNAPSHOT/maven-metadata.xml" [1] 23:08:10 FINISHED --2024-10-01 23:08:10-- 23:08:10 Total wall clock time: 4m 29s 23:08:10 Downloaded: 1240 files, 49M in 1.2s (41.8 MB/s) 23:08:10 + set -e 23:08:10 + popd 23:08:10 /w/workspace/netconf-maven-merge-7.0.x 23:08:10 + mkdir -p /w/workspace/netconf-maven-merge-7.0.x/m2repo-backup 23:08:10 + cp -a /w/workspace/netconf-maven-merge-7.0.x/m2repo/org /w/workspace/netconf-maven-merge-7.0.x/m2repo-backup 23:08:10 [netconf-maven-merge-7.0.x] $ /bin/sh -xe /tmp/jenkins10458091588950165298.sh 23:08:10 [EnvInject] - Injecting environment variables from a build step. 23:08:10 [EnvInject] - Injecting as environment variables the properties content 23:08:10 MAVEN_GOALS=clean deploy -Pintegrationtests 23:08:10 23:08:10 [EnvInject] - Variables injected successfully. 23:08:10 [netconf-maven-merge-7.0.x] $ /bin/bash -l /tmp/jenkins11407003975397360386.sh 23:08:10 ---> common-variables.sh 23:08:10 --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 23:08:10 ---> maven-build.sh 23:08:10 + set +u 23:08:10 + export MAVEN_OPTS 23:08:10 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-merge-7.0.x@tmp/config13806483900742295623tmp --settings /w/workspace/netconf-maven-merge-7.0.x@tmp/config16353240615273935104tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/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 23:08:10 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 23:08:10 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 23:08:10 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 23:08:10 Default locale: en_US, platform encoding: UTF-8 23:08:10 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 23:08:11 [INFO] Error stacktraces are turned on. 23:08:11 [INFO] Scanning for projects... 23:08:21 [INFO] ------------------------------------------------------------------------ 23:08:21 [INFO] Reactor Build Order: 23:08:21 [INFO] 23:08:21 [INFO] netconf-artifacts [pom] 23:08:21 [INFO] netconf-parent [pom] 23:08:21 [INFO] feature-parent [pom] 23:08:21 [INFO] netconf-auth [bundle] 23:08:21 [INFO] netconf-auth-aaa [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 23:08:21 [INFO] rfc5277 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 23:08:21 [INFO] rfc6241 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 23:08:21 [INFO] rfc6470 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 23:08:21 [INFO] rfc6243 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 23:08:21 [INFO] rfc8526 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 23:08:21 [INFO] netconf-api [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: API [feature] 23:08:21 [INFO] rfc6022 [bundle] 23:08:21 [INFO] netconf-common-mdsal [bundle] 23:08:21 [INFO] odl-netconf-util [feature] 23:08:21 [INFO] netconf-common [bundle] 23:08:21 [INFO] shaded-exificient-jar [jar] 23:08:21 [INFO] shaded-exificient [bundle] 23:08:21 [INFO] netconf-test-util [jar] 23:08:21 [INFO] netconf-netty-util [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 23:08:21 [INFO] rfc8341 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 23:08:21 [INFO] draft-ietf-netconf-crypto-types [bundle] 23:08:21 [INFO] keystore-api [bundle] 23:08:21 [INFO] keystore-none [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 23:08:21 [INFO] truststore-api [bundle] 23:08:21 [INFO] truststore-none [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 23:08:21 [INFO] transport-api [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 23:08:21 [INFO] shaded-sshd-jar [jar] 23:08:21 [INFO] shaded-sshd [bundle] 23:08:21 [INFO] transport-tcp [bundle] 23:08:21 [INFO] transport-ssh [bundle] 23:08:21 [INFO] transport-tls [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Transport [feature] 23:08:21 [INFO] netconf-client [bundle] 23:08:21 [INFO] odl-netconf-client [feature] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 23:08:21 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 23:08:21 [INFO] netconf-server [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Impl [feature] 23:08:21 [INFO] OpenDaylight :: Netconf :: All [feature] 23:08:21 [INFO] yanglib-mdsal-writer [bundle] 23:08:21 [INFO] odl-yanglib-mdsal-writer [feature] 23:08:21 [INFO] netconf-server-mdsal [bundle] 23:08:21 [INFO] netconf-nb [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 23:08:21 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 23:08:21 [INFO] rfc8639 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 23:08:21 [INFO] rfc8641 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 23:08:21 [INFO] rfc8650 [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 23:08:21 [INFO] keystore-legacy [bundle] 23:08:21 [INFO] netconf-dom-api [bundle] 23:08:21 [INFO] netconf-client-mdsal [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 23:08:21 [INFO] netconf-test-models [bundle] 23:08:21 [INFO] netconf-topology [bundle] 23:08:21 [INFO] netconf-topology-singleton [bundle] 23:08:21 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 23:08:21 [INFO] netconf-topology-impl [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 23:08:21 [INFO] callhome-provider [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 23:08:21 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 23:08:21 [INFO] netconf-console [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 23:08:21 [INFO] restconf-common-models [bundle] 23:08:21 [INFO] restconf-common [bundle] 23:08:21 [INFO] OpenDaylight :: Restconf :: Common [feature] 23:08:21 [INFO] restconf-api [bundle] 23:08:21 [INFO] restconf-nb [bundle] 23:08:21 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 23:08:21 [INFO] OpenDaylight :: Restconf [feature] 23:08:21 [INFO] restconf-openapi [bundle] 23:08:21 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 23:08:21 [INFO] OpenDaylight :: Restconf :: All [feature] 23:08:21 [INFO] keystore-plaintext-api [bundle] 23:08:21 [INFO] keystore-plaintext-localfile [bundle] 23:08:21 [INFO] keystore-plaintext-cli [bundle] 23:08:21 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 23:08:21 [INFO] features-netconf [feature] 23:08:21 [INFO] netconf-test-perf [bundle] 23:08:21 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 23:08:21 [INFO] features-netconf-testing [feature] 23:08:21 [INFO] features-netconf-experimental [feature] 23:08:21 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 23:08:21 [INFO] netconf-features-parent [pom] 23:08:21 [INFO] netconf-karaf [pom] 23:08:21 [INFO] netconf-karaf-static [karaf-assembly] 23:08:21 [INFO] model-aggregator [pom] 23:08:21 [INFO] transport-http [bundle] 23:08:21 [INFO] transport-aggregator [pom] 23:08:21 [INFO] restconf-client [bundle] 23:08:21 [INFO] restconf-server [bundle] 23:08:21 [INFO] protocol [pom] 23:08:21 [INFO] plugins [pom] 23:08:21 [INFO] apps [pom] 23:08:21 [INFO] third-party [pom] 23:08:21 [INFO] netconf-testtool [jar] 23:08:21 [INFO] netconf-tools [pom] 23:08:21 [INFO] netconf-subsystem [pom] 23:08:21 [INFO] sal-rest-connector-config [jar] 23:08:21 [INFO] restconf-wadl-generator [jar] 23:08:21 [INFO] websocket-client [jar] 23:08:21 [INFO] restconf-subsystem [pom] 23:08:21 [INFO] keystore-aggregator [pom] 23:08:21 [INFO] truststore-aggregator [pom] 23:08:21 [INFO] netconf-aggregator [pom] 23:08:21 [INFO] 23:08:21 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 23:08:21 [INFO] Building netconf-artifacts 7.0.11-SNAPSHOT [1/121] 23:08:21 [INFO] --------------------------------[ pom ]--------------------------------- 23:08:22 [INFO] 23:08:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-artifacts --- 23:08:22 [INFO] 23:08:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-artifacts --- 23:08:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 23:08:22 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 23:08:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:22 [INFO] 23:08:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-artifacts --- 23:08:23 [INFO] 23:08:23 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-artifacts --- 23:08:23 [INFO] CycloneDX: Resolving Dependencies 23:08:24 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 23:08:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/artifacts/target/bom.xml 23:08:24 [INFO] attaching as netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/artifacts/target/bom.json 23:08:24 [INFO] attaching as netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.json 23:08:24 [INFO] 23:08:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-artifacts --- 23:08:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-SNAPSHOT.pom 23:08:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.json 23:08:24 [INFO] 23:08:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-artifacts --- 23:08:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:08:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:08:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:08:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:24 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 23:08:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:08:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:25 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 23:08:25 [INFO] 23:08:25 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 23:08:25 [INFO] Building netconf-parent 7.0.11-SNAPSHOT [2/121] 23:08:25 [INFO] --------------------------------[ pom ]--------------------------------- 23:08:26 [INFO] 23:08:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-parent --- 23:08:26 [INFO] 23:08:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-parent --- 23:08:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 23:08:26 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 23:08:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:26 [INFO] 23:08:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-parent --- 23:08:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:26 [INFO] 23:08:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-parent --- 23:08:26 [INFO] 23:08:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-parent --- 23:08:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/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/** 23:08:26 [INFO] 23:08:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-parent --- 23:08:28 [INFO] Starting audit... 23:08:28 Audit done. 23:08:28 [INFO] You have 0 Checkstyle violations. 23:08:28 [INFO] 23:08:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-parent --- 23:08:29 [INFO] Starting audit... 23:08:29 Audit done. 23:08:29 [INFO] You have 0 Checkstyle violations. 23:08:29 [INFO] 23:08:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-parent --- 23:08:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/parent/target/classes/LICENSE 23:08:30 [INFO] 23:08:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-parent >>> 23:08:30 [INFO] 23:08:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-parent --- 23:08:33 [INFO] 23:08:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-parent <<< 23:08:33 [INFO] 23:08:33 [INFO] 23:08:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-parent --- 23:08:33 [INFO] 23:08:33 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-parent --- 23:08:33 [INFO] 23:08:33 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-parent --- 23:08:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:08:33 [INFO] 23:08:33 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-parent --- 23:08:33 [INFO] CycloneDX: Resolving Dependencies 23:08:34 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 23:08:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/parent/target/bom.xml 23:08:34 [INFO] attaching as netconf-parent-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/parent/target/bom.json 23:08:34 [INFO] attaching as netconf-parent-7.0.11-SNAPSHOT-cyclonedx.json 23:08:34 [INFO] 23:08:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 23:08:35 [INFO] Skipping duplicate-finder execution! 23:08:35 [INFO] 23:08:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-parent --- 23:08:35 [INFO] Skipping pom project 23:08:35 [INFO] 23:08:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 23:08:35 [INFO] 23:08:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-parent --- 23:08:35 [INFO] 23:08:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-parent --- 23:08:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:08:35 [INFO] 23:08:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-parent --- 23:08:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-SNAPSHOT.pom 23:08:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-SNAPSHOT-cyclonedx.json 23:08:35 [INFO] 23:08:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-parent --- 23:08:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:08:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:08:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:08:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 23:08:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:08:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/maven-metadata.xml 23:08:35 [INFO] 23:08:35 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 23:08:35 [INFO] Building feature-parent 7.0.11-SNAPSHOT [3/121] 23:08:35 [INFO] --------------------------------[ pom ]--------------------------------- 23:08:35 [INFO] 23:08:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ feature-parent --- 23:08:35 [INFO] 23:08:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ feature-parent --- 23:08:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 23:08:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 23:08:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:35 [INFO] 23:08:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ feature-parent --- 23:08:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:35 [INFO] 23:08:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ feature-parent --- 23:08:35 [INFO] 23:08:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- 23:08:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:08:35 [INFO] argLine set to empty 23:08:35 [INFO] 23:08:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ feature-parent --- 23:08:35 [INFO] Starting audit... 23:08:35 Audit done. 23:08:35 [INFO] You have 0 Checkstyle violations. 23:08:35 [INFO] 23:08:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ feature-parent --- 23:08:36 [INFO] Starting audit... 23:08:36 Audit done. 23:08:36 [INFO] You have 0 Checkstyle violations. 23:08:36 [INFO] 23:08:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ feature-parent --- 23:08:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/parent/target/classes/LICENSE 23:08:36 [INFO] 23:08:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ feature-parent >>> 23:08:36 [INFO] 23:08:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ feature-parent --- 23:08:36 [INFO] 23:08:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ feature-parent <<< 23:08:36 [INFO] 23:08:36 [INFO] 23:08:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ feature-parent --- 23:08:36 [INFO] 23:08:36 [INFO] --- features-test-plugin:13.1.4:test (default) @ feature-parent --- 23:08:38 [INFO] Project packaging is not 'feature', skipping execution 23:08:38 [INFO] 23:08:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ feature-parent --- 23:08:38 [INFO] 23:08:38 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ feature-parent --- 23:08:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:08:38 [INFO] 23:08:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ feature-parent --- 23:08:38 [INFO] CycloneDX: Resolving Dependencies 23:08:38 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 23:08:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/parent/target/bom.xml 23:08:38 [INFO] attaching as feature-parent-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/parent/target/bom.json 23:08:39 [INFO] attaching as feature-parent-7.0.11-SNAPSHOT-cyclonedx.json 23:08:39 [INFO] 23:08:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 23:08:39 [INFO] Skipping duplicate-finder execution! 23:08:39 [INFO] 23:08:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ feature-parent --- 23:08:39 [INFO] Skipping plugin execution 23:08:39 [INFO] 23:08:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 23:08:39 [INFO] Skipping source per configuration. 23:08:39 [INFO] 23:08:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- 23:08:39 [INFO] 23:08:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- 23:08:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:08:39 [INFO] 23:08:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ feature-parent --- 23:08:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-SNAPSHOT.pom 23:08:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-SNAPSHOT-cyclonedx.json 23:08:39 [INFO] 23:08:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ feature-parent --- 23:08:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:08:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:08:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:08:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:39 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 23:08:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:08:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:39 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/maven-metadata.xml 23:08:39 [INFO] 23:08:39 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 23:08:39 [INFO] Building netconf-auth 7.0.11-SNAPSHOT [4/121] 23:08:39 [INFO] -------------------------------[ bundle ]------------------------------- 23:08:39 [INFO] 23:08:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-auth --- 23:08:39 [INFO] 23:08:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-auth --- 23:08:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:39 [INFO] 23:08:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth --- 23:08:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:39 [INFO] 23:08:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-auth --- 23:08:40 [INFO] 23:08:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth --- 23:08:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/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/** 23:08:40 [INFO] 23:08:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-auth --- 23:08:40 [INFO] Starting audit... 23:08:40 Audit done. 23:08:40 [INFO] You have 0 Checkstyle violations. 23:08:40 [INFO] 23:08:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-auth --- 23:08:40 [INFO] Starting audit... 23:08:40 Audit done. 23:08:40 [INFO] You have 0 Checkstyle violations. 23:08:40 [INFO] 23:08:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-auth --- 23:08:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/classes/LICENSE 23:08:40 [INFO] 23:08:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 23:08:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/src/main/resources 23:08:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/generated-sources/spi 23:08:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/generated-sources/yang 23:08:41 [INFO] 23:08:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth --- 23:08:41 [INFO] Recompiling the module because of changed dependency. 23:08:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 23:08:41 [INFO] 23:08:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-auth >>> 23:08:41 [INFO] 23:08:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-auth --- 23:08:41 [INFO] Fork Value is true 23:08:44 [INFO] Done SpotBugs Analysis.... 23:08:44 [INFO] 23:08:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-auth <<< 23:08:44 [INFO] 23:08:44 [INFO] 23:08:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-auth --- 23:08:44 [INFO] BugInstance size is 0 23:08:44 [INFO] Error size is 0 23:08:44 [INFO] No errors/warnings found 23:08:44 [INFO] 23:08:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 23:08:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/src/test/resources 23:08:44 [INFO] 23:08:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth --- 23:08:44 [INFO] No sources to compile 23:08:44 [INFO] 23:08:44 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-auth --- 23:08:44 [INFO] No tests to run. 23:08:44 [INFO] 23:08:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-auth --- 23:08:44 [INFO] 23:08:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 23:08:45 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT.jar 23:08:45 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 23:08:45 [INFO] 23:08:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-auth --- 23:08:45 [INFO] No previous run data found, generating javadoc. 23:08:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar 23:08:46 [INFO] 23:08:46 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-auth --- 23:08:46 [INFO] CycloneDX: Resolving Dependencies 23:08:46 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 23:08:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/bom.xml 23:08:46 [INFO] attaching as netconf-auth-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/bom.json 23:08:46 [INFO] attaching as netconf-auth-7.0.11-SNAPSHOT-cyclonedx.json 23:08:46 [INFO] 23:08:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 23:08:46 [INFO] Skipping duplicate-finder execution! 23:08:46 [INFO] 23:08:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-auth --- 23:08:46 [INFO] No dependency problems found 23:08:46 [INFO] 23:08:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 23:08:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-sources.jar 23:08:46 [INFO] 23:08:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth --- 23:08:46 [INFO] 23:08:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth --- 23:08:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:08:46 [INFO] 23:08:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-auth --- 23:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.pom 23:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.jar 23:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar 23:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-cyclonedx.json 23:08:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-sources.jar 23:08:46 [INFO] 23:08:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 23:08:46 [INFO] Writing OBR metadata 23:08:46 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.jar 23:08:46 [INFO] Writing OBR metadata 23:08:46 [INFO] 23:08:46 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-auth --- 23:08:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:08:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:08:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:08:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:46 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 23:08:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:08:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:46 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/maven-metadata.xml 23:08:46 [INFO] 23:08:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 23:08:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:08:46 [INFO] 23:08:46 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 23:08:46 [INFO] Building netconf-auth-aaa 7.0.11-SNAPSHOT [5/121] 23:08:46 [INFO] -------------------------------[ bundle ]------------------------------- 23:08:47 [INFO] 23:08:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-auth-aaa --- 23:08:47 [INFO] 23:08:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-auth-aaa --- 23:08:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:47 [INFO] 23:08:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 23:08:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:08:47 [INFO] 23:08:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-auth-aaa --- 23:08:47 [INFO] 23:08:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 23:08:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/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/** 23:08:47 [INFO] 23:08:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-auth-aaa --- 23:08:47 [INFO] Starting audit... 23:08:47 Audit done. 23:08:47 [INFO] You have 0 Checkstyle violations. 23:08:47 [INFO] 23:08:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-auth-aaa --- 23:08:48 [INFO] Starting audit... 23:08:48 Audit done. 23:08:48 [INFO] You have 0 Checkstyle violations. 23:08:48 [INFO] 23:08:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-auth-aaa --- 23:08:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/classes/LICENSE 23:08:48 [INFO] 23:08:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 23:08:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/src/main/resources 23:08:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/spi 23:08:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/yang 23:08:48 [INFO] 23:08:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth-aaa --- 23:08:48 [INFO] Recompiling the module because of changed dependency. 23:08:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 23:08:48 [INFO] 23:08:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 23:08:48 [INFO] 23:08:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-auth-aaa --- 23:08:48 [INFO] Fork Value is true 23:08:50 [INFO] Done SpotBugs Analysis.... 23:08:50 [INFO] 23:08:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 23:08:50 [INFO] 23:08:50 [INFO] 23:08:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-auth-aaa --- 23:08:50 [INFO] BugInstance size is 0 23:08:50 [INFO] Error size is 0 23:08:50 [INFO] No errors/warnings found 23:08:50 [INFO] 23:08:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 23:08:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/src/test/resources 23:08:50 [INFO] 23:08:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth-aaa --- 23:08:50 [INFO] Recompiling the module because of changed dependency. 23:08:50 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:08:50 [INFO] 23:08:50 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-auth-aaa --- 23:08:50 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/surefire-reports 23:08:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:08:51 [INFO] 23:08:51 [INFO] ------------------------------------------------------- 23:08:51 [INFO] T E S T S 23:08:51 [INFO] ------------------------------------------------------- 23:08:52 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 23:08:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:08:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 23:08:53 [INFO] 23:08:53 [INFO] Results: 23:08:53 [INFO] 23:08:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 23:08:53 [INFO] 23:08:53 [INFO] 23:08:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-auth-aaa --- 23:08:53 [INFO] 23:08:53 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 23:08:54 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 23:08:54 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 23:08:54 [INFO] 23:08:54 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-auth-aaa --- 23:08:54 [INFO] No previous run data found, generating javadoc. 23:08:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar 23:08:55 [INFO] 23:08:55 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-auth-aaa --- 23:08:55 [INFO] CycloneDX: Resolving Dependencies 23:08:55 [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) 23:08:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/bom.xml 23:08:55 [INFO] attaching as netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/bom.json 23:08:55 [INFO] attaching as netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.json 23:08:55 [INFO] 23:08:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 23:08:55 [INFO] Skipping duplicate-finder execution! 23:08:55 [INFO] 23:08:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 23:08:55 [INFO] No dependency problems found 23:08:55 [INFO] 23:08:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 23:08:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar 23:08:55 [INFO] 23:08:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth-aaa --- 23:08:55 [INFO] 23:08:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth-aaa --- 23:08:55 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 23:08:55 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 23:08:55 [INFO] 23:08:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-auth-aaa --- 23:08:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT.pom 23:08:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 23:08:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar 23:08:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.xml 23:08:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.json 23:08:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar 23:08:55 [INFO] 23:08:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 23:08:55 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 23:08:55 [INFO] Writing OBR metadata 23:08:55 [INFO] 23:08:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-auth-aaa --- 23:08:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:08:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:08:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml 23:08:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 23:08:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:08:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:08:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:08:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:08:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:08:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:08:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:08:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:08:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:08:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:08:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:08:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:08:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:08:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:08:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:08:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:08:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:08:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:08:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:08:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:08:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:08:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:08:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:08:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:08:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 23:08:55 [INFO] 23:08:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 23:08:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:08:55 [INFO] 23:08:55 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 23:08:55 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.11-SNAPSHOT [6/121] 23:08:55 [INFO] ------------------------------[ feature ]------------------------------- 23:09:06 [INFO] 23:09:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-netconf-plugin --- 23:09:06 [INFO] 23:09:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 23:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:06 [INFO] 23:09:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 23:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:06 [INFO] 23:09:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 23:09:07 [INFO] 23:09:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 23:09:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:09:07 [INFO] argLine set to empty 23:09:07 [INFO] 23:09:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-netconf-plugin --- 23:09:07 [INFO] Starting audit... 23:09:07 Audit done. 23:09:07 [INFO] You have 0 Checkstyle violations. 23:09:07 [INFO] 23:09:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-netconf-plugin --- 23:09:07 [INFO] Starting audit... 23:09:07 Audit done. 23:09:07 [INFO] You have 0 Checkstyle violations. 23:09:07 [INFO] 23:09:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-netconf-plugin --- 23:09:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/classes/LICENSE 23:09:07 [INFO] 23:09:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 23:09:07 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml 23:09:07 [INFO] ...done! 23:09:07 [INFO] Attaching features XML 23:09:07 [INFO] 23:09:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-netconf-plugin --- 23:09:07 [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 23:09:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:09:08 [INFO] 23:09:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 23:09:08 [INFO] 23:09:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 23:09:08 [INFO] 23:09:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 23:09:08 [INFO] 23:09:08 [INFO] 23:09:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-aaa-netconf-plugin --- 23:09:08 [INFO] 23:09:08 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-aaa-netconf-plugin --- 23:09:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 23:09:12 [INFO] Project dependency features detected: [] 23:09:12 [INFO] Pax Exam System (Version: 4.13.3) created. 23:09:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:09:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:09:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:09:13 [INFO] Waiting for remote bundle context.. on 21000 name: 90a425d6-b78d-4d9c-972e-9e3bfd3dd679 timout: [ RelativeTimeout value = 180000 ] 23:09:29 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:09:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:09:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:09:29 [INFO] 23:09:29 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-aaa-netconf-plugin --- 23:09:29 [INFO] 23:09:29 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 23:09:29 [INFO] 23:09:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-aaa-netconf-plugin --- 23:09:29 [INFO] CycloneDX: Resolving Dependencies 23:09:34 [INFO] CycloneDX: Creating BOM version 1.5 with 308 component(s) 23:09:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml 23:09:35 [INFO] attaching as odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.xml 23:09:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json 23:09:35 [INFO] attaching as odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.json 23:09:35 [INFO] 23:09:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 23:09:35 [INFO] Skipping duplicate-finder execution! 23:09:35 [INFO] 23:09:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 23:09:35 [INFO] Skipping plugin execution 23:09:35 [INFO] 23:09:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 23:09:35 [INFO] Skipping source per configuration. 23:09:35 [INFO] 23:09:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 23:09:35 [INFO] 23:09:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-netconf-plugin --- 23:09:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:09:35 [INFO] 23:09:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-netconf-plugin --- 23:09:35 [WARNING] 23:09:35 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 23:09:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:09:35 [WARNING] 23:09:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:09:35 [WARNING] 23:09:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT.pom 23:09:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-features.xml 23:09:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.xml 23:09:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.json 23:09:35 [INFO] 23:09:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 23:09:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:09:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:09:35 [WARNING] 23:09:35 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 23:09:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:09:35 [WARNING] 23:09:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:09:35 [WARNING] 23:09:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml 23:09:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:09:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:09:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:09:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:09:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:09:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:09:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:09:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:09:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:09:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:09:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:09:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:09:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:09:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:09:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:09:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:09:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml 23:09:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 23:09:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:09:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:09:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:09:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:09:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:09:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:09:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:09:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:09:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:09:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:09:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:09:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:09:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:09:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:09:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:09:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:09:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 23:09:35 [INFO] 23:09:35 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 23:09:35 [INFO] Building rfc5277 7.0.11-SNAPSHOT [7/121] 23:09:35 [INFO] -------------------------------[ bundle ]------------------------------- 23:09:35 [INFO] 23:09:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc5277 --- 23:09:35 [INFO] 23:09:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc5277 --- 23:09:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:35 [INFO] 23:09:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc5277 --- 23:09:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:35 [INFO] 23:09:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc5277 --- 23:09:36 [INFO] 23:09:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc5277 --- 23:09:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:09:36 [INFO] 23:09:36 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc5277 --- 23:09:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:09:36 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/src/main/yang 23:09:36 [INFO] yang-to-sources: Found 1 dependencies in 4.135 ms 23:09:36 [INFO] yang-to-sources: Project model files found: 2 in 73.92 ms 23:09:36 [INFO] yang-to-sources: 3 YANG models processed in 149.3 ms 23:09:36 [INFO] BindingJavaFileGenerator: Defined 25 files in 62.60 ms 23:09:37 [INFO] Sorted 25 files into 8 directories in 3.026 ms 23:09:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 117.0 ms 23:09:37 [INFO] 23:09:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc5277 --- 23:09:37 [INFO] Starting audit... 23:09:37 Audit done. 23:09:37 [INFO] You have 0 Checkstyle violations. 23:09:37 [INFO] 23:09:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc5277 --- 23:09:37 [INFO] Starting audit... 23:09:37 Audit done. 23:09:37 [INFO] You have 0 Checkstyle violations. 23:09:37 [INFO] 23:09:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc5277 --- 23:09:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/classes/LICENSE 23:09:37 [INFO] 23:09:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 23:09:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/src/main/resources 23:09:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/generated-sources/spi 23:09:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:09:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:09:37 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:09:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/generated-sources/spi 23:09:37 [INFO] 23:09:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc5277 --- 23:09:37 [INFO] Recompiling the module because of changed dependency. 23:09:37 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 23:09:37 [INFO] 23:09:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc5277 >>> 23:09:37 [INFO] 23:09:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc5277 --- 23:09:37 [INFO] Fork Value is true 23:09:40 [INFO] Done SpotBugs Analysis.... 23:09:40 [INFO] 23:09:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc5277 <<< 23:09:40 [INFO] 23:09:40 [INFO] 23:09:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc5277 --- 23:09:40 [INFO] BugInstance size is 0 23:09:40 [INFO] Error size is 0 23:09:40 [INFO] No errors/warnings found 23:09:40 [INFO] 23:09:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 23:09:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/src/test/resources 23:09:40 [INFO] 23:09:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc5277 --- 23:09:40 [INFO] No sources to compile 23:09:40 [INFO] 23:09:40 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc5277 --- 23:09:40 [INFO] No tests to run. 23:09:40 [INFO] 23:09:40 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc5277 --- 23:09:40 [INFO] 23:09:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 23:09:40 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT.jar 23:09:40 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/classes/META-INF/MANIFEST.MF 23:09:40 [INFO] 23:09:40 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc5277 --- 23:09:40 [INFO] No previous run data found, generating javadoc. 23:09:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-javadoc.jar 23:09:42 [INFO] 23:09:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc5277 --- 23:09:42 [INFO] CycloneDX: Resolving Dependencies 23:09:42 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 23:09:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/bom.xml 23:09:42 [INFO] attaching as rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 23:09:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/bom.json 23:09:42 [INFO] attaching as rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 23:09:42 [INFO] 23:09:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 23:09:42 [INFO] Skipping duplicate-finder execution! 23:09:42 [INFO] 23:09:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc5277 --- 23:09:42 [INFO] No dependency problems found 23:09:42 [INFO] 23:09:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 23:09:42 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-sources.jar 23:09:42 [INFO] 23:09:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc5277 --- 23:09:42 [INFO] 23:09:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc5277 --- 23:09:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:09:42 [INFO] 23:09:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc5277 --- 23:09:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.pom 23:09:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.jar 23:09:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-javadoc.jar 23:09:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 23:09:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 23:09:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-sources.jar 23:09:42 [INFO] 23:09:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 23:09:42 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.jar 23:09:42 [INFO] Writing OBR metadata 23:09:42 [INFO] 23:09:42 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc5277 --- 23:09:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:09:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:09:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml 23:09:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:09:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:09:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:09:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:09:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:09:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:09:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:09:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:09:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:09:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:09:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:09:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:09:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:09:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:09:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:09:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:09:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:09:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:09:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:09:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:09:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:09:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:09:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:09:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:09:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:09:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:09:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:09:42 at java.lang.reflect.Method.invoke (Method.java:568) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:09:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml 23:09:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 23:09:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:09:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:09:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:09:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:09:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:09:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:09:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:09:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:09:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:09:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:09:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:09:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:09:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:09:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:09:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:09:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:09:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:09:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:09:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:09:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:09:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:09:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:09:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:09:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:09:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:09:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:09:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:09:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:09:42 at java.lang.reflect.Method.invoke (Method.java:568) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:09:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:09:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 23:09:42 [INFO] 23:09:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 23:09:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:09:42 [INFO] 23:09:42 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 23:09:42 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.11-SNAPSHOT [8/121] 23:09:42 [INFO] ------------------------------[ feature ]------------------------------- 23:09:42 [INFO] 23:09:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc5277 --- 23:09:42 [INFO] 23:09:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 23:09:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:42 [INFO] 23:09:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 23:09:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:42 [INFO] 23:09:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 23:09:43 [INFO] 23:09:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 23:09:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:09:43 [INFO] argLine set to empty 23:09:43 [INFO] 23:09:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc5277 --- 23:09:43 [INFO] Starting audit... 23:09:43 Audit done. 23:09:43 [INFO] You have 0 Checkstyle violations. 23:09:43 [INFO] 23:09:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc5277 --- 23:09:43 [INFO] Starting audit... 23:09:43 Audit done. 23:09:43 [INFO] You have 0 Checkstyle violations. 23:09:43 [INFO] 23:09:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 23:09:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/classes/LICENSE 23:09:43 [INFO] 23:09:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 23:09:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml 23:09:44 [INFO] ...done! 23:09:44 [INFO] Attaching features XML 23:09:44 [INFO] 23:09:44 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc5277 --- 23:09:44 [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 23:09:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:09:44 [INFO] 23:09:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 23:09:44 [INFO] 23:09:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 23:09:44 [INFO] 23:09:44 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 23:09:44 [INFO] 23:09:44 [INFO] 23:09:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 23:09:44 [INFO] 23:09:44 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc5277 --- 23:09:44 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 23:09:44 [INFO] Project dependency features detected: [] 23:09:44 [INFO] Pax Exam System (Version: 4.13.3) created. 23:09:44 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:09:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:09:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:09:45 [INFO] Waiting for remote bundle context.. on 21000 name: 787c03d9-1196-4a9d-99ae-eb87b0749900 timout: [ RelativeTimeout value = 180000 ] 23:09:51 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:09:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:09:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:09:51 [INFO] 23:09:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc5277 --- 23:09:51 [INFO] 23:09:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 23:09:51 [INFO] 23:09:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc5277 --- 23:09:51 [INFO] CycloneDX: Resolving Dependencies 23:09:52 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:09:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml 23:09:52 [INFO] attaching as odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 23:09:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json 23:09:52 [INFO] attaching as odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 23:09:52 [INFO] 23:09:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 23:09:52 [INFO] Skipping duplicate-finder execution! 23:09:52 [INFO] 23:09:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 23:09:52 [INFO] Skipping plugin execution 23:09:52 [INFO] 23:09:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 23:09:52 [INFO] Skipping source per configuration. 23:09:52 [INFO] 23:09:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 23:09:52 [INFO] 23:09:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc5277 --- 23:09:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:09:52 [INFO] 23:09:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc5277 --- 23:09:52 [WARNING] 23:09:52 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 23:09:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:09:52 [WARNING] 23:09:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:09:52 [WARNING] 23:09:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT.pom 23:09:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-features.xml 23:09:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 23:09:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 23:09:52 [INFO] 23:09:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 23:09:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:09:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:09:52 [WARNING] 23:09:52 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 23:09:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:09:52 [WARNING] 23:09:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:09:52 [WARNING] 23:09:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml 23:09:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:09:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:09:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:09:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:09:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:09:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:09:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:09:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:09:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:09:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:09:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:09:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:09:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:09:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:09:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:09:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:09:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:09:52 at java.lang.reflect.Method.invoke (Method.java:568) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:09:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml 23:09:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 23:09:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:09:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:09:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:09:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:09:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:09:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:09:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:09:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:09:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:09:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:09:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:09:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:09:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:09:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:09:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:09:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:09:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:09:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:09:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:09:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:09:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:09:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:09:52 at java.lang.reflect.Method.invoke (Method.java:568) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:09:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:09:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 23:09:52 [INFO] 23:09:52 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 23:09:52 [INFO] Building rfc6241 7.0.11-SNAPSHOT [9/121] 23:09:52 [INFO] -------------------------------[ bundle ]------------------------------- 23:09:52 [INFO] 23:09:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6241 --- 23:09:52 [INFO] 23:09:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6241 --- 23:09:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:52 [INFO] 23:09:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6241 --- 23:09:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:09:52 [INFO] 23:09:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6241 --- 23:09:53 [INFO] 23:09:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6241 --- 23:09:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:09:53 [INFO] 23:09:53 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6241 --- 23:09:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:09:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/src/main/yang 23:09:53 [INFO] yang-to-sources: Found 1 dependencies in 1.398 ms 23:09:53 [INFO] yang-to-sources: Project model files found: 1 in 24.88 ms 23:09:53 [INFO] yang-to-sources: 2 YANG models processed in 66.46 ms 23:09:53 [INFO] BindingJavaFileGenerator: Defined 172 files in 29.01 ms 23:09:53 [INFO] Sorted 172 files into 33 directories in 671.6 μs 23:09:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 138.5 ms 23:09:53 [INFO] 23:09:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6241 --- 23:09:53 [INFO] Starting audit... 23:09:53 Audit done. 23:09:53 [INFO] You have 0 Checkstyle violations. 23:09:53 [INFO] 23:09:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6241 --- 23:09:53 [INFO] Starting audit... 23:09:53 Audit done. 23:09:53 [INFO] You have 0 Checkstyle violations. 23:09:53 [INFO] 23:09:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6241 --- 23:09:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/classes/LICENSE 23:09:53 [INFO] 23:09:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 23:09:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/src/main/resources 23:09:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/generated-sources/spi 23:09:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:09:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:09:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:09:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/generated-sources/spi 23:09:53 [INFO] 23:09:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6241 --- 23:09:53 [INFO] Recompiling the module because of changed dependency. 23:09:53 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 23:09:54 [INFO] 23:09:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6241 >>> 23:09:54 [INFO] 23:09:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6241 --- 23:09:54 [INFO] Fork Value is true 23:09:57 [INFO] Done SpotBugs Analysis.... 23:09:57 [INFO] 23:09:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6241 <<< 23:09:57 [INFO] 23:09:57 [INFO] 23:09:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6241 --- 23:09:57 [INFO] BugInstance size is 0 23:09:57 [INFO] Error size is 0 23:09:57 [INFO] No errors/warnings found 23:09:57 [INFO] 23:09:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 23:09:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/src/test/resources 23:09:57 [INFO] 23:09:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6241 --- 23:09:57 [INFO] No sources to compile 23:09:57 [INFO] 23:09:57 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6241 --- 23:09:57 [INFO] No tests to run. 23:09:57 [INFO] 23:09:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6241 --- 23:09:57 [INFO] 23:09:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 23:09:58 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT.jar 23:09:58 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/classes/META-INF/MANIFEST.MF 23:09:58 [INFO] 23:09:58 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6241 --- 23:09:58 [INFO] No previous run data found, generating javadoc. 23:10:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-javadoc.jar 23:10:02 [INFO] 23:10:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6241 --- 23:10:02 [INFO] CycloneDX: Resolving Dependencies 23:10:02 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 23:10:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/bom.xml 23:10:02 [INFO] attaching as rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/bom.json 23:10:02 [INFO] attaching as rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 23:10:02 [INFO] 23:10:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 23:10:02 [INFO] Skipping duplicate-finder execution! 23:10:02 [INFO] 23:10:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6241 --- 23:10:02 [INFO] No dependency problems found 23:10:02 [INFO] 23:10:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 23:10:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-sources.jar 23:10:02 [INFO] 23:10:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6241 --- 23:10:03 [INFO] 23:10:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6241 --- 23:10:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:10:03 [INFO] 23:10:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6241 --- 23:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.pom 23:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.jar 23:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-javadoc.jar 23:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 23:10:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-sources.jar 23:10:03 [INFO] 23:10:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 23:10:03 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.jar 23:10:03 [INFO] Writing OBR metadata 23:10:03 [INFO] 23:10:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6241 --- 23:10:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:03 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 23:10:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:03 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 23:10:03 [INFO] 23:10:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 23:10:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:10:03 [INFO] 23:10:03 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 23:10:03 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.11-SNAPSHOT [10/121] 23:10:03 [INFO] ------------------------------[ feature ]------------------------------- 23:10:03 [INFO] 23:10:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] 23:10:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:03 [INFO] 23:10:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:03 [INFO] 23:10:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] 23:10:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:03 [INFO] argLine set to empty 23:10:03 [INFO] 23:10:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Starting audit... 23:10:03 Audit done. 23:10:03 [INFO] You have 0 Checkstyle violations. 23:10:03 [INFO] 23:10:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Starting audit... 23:10:03 Audit done. 23:10:03 [INFO] You have 0 Checkstyle violations. 23:10:03 [INFO] 23:10:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/classes/LICENSE 23:10:03 [INFO] 23:10:03 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml 23:10:03 [INFO] ...done! 23:10:03 [INFO] Attaching features XML 23:10:03 [INFO] 23:10:03 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6241 --- 23:10:03 [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 23:10:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:10:03 [INFO] 23:10:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 23:10:03 [INFO] 23:10:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] 23:10:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 23:10:03 [INFO] 23:10:03 [INFO] 23:10:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] 23:10:03 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6241 --- 23:10:03 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6241 23:10:03 [INFO] Project dependency features detected: [] 23:10:03 [INFO] Pax Exam System (Version: 4.13.3) created. 23:10:03 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:10:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:10:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:10:05 [INFO] Waiting for remote bundle context.. on 21000 name: 8d4c48f8-9619-4608-b5cb-3ba162aac7c0 timout: [ RelativeTimeout value = 180000 ] 23:10:11 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:10:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:10:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:10:11 [INFO] 23:10:11 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6241 --- 23:10:11 [INFO] 23:10:11 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 23:10:11 [INFO] 23:10:11 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6241 --- 23:10:11 [INFO] CycloneDX: Resolving Dependencies 23:10:12 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:10:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml 23:10:12 [INFO] attaching as odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json 23:10:12 [INFO] attaching as odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 23:10:12 [INFO] 23:10:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 23:10:12 [INFO] Skipping duplicate-finder execution! 23:10:12 [INFO] 23:10:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 23:10:12 [INFO] Skipping plugin execution 23:10:12 [INFO] 23:10:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 23:10:12 [INFO] Skipping source per configuration. 23:10:12 [INFO] 23:10:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 23:10:12 [INFO] 23:10:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6241 --- 23:10:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:12 [INFO] 23:10:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6241 --- 23:10:12 [WARNING] 23:10:12 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 23:10:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:12 [WARNING] 23:10:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:12 [WARNING] 23:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT.pom 23:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-features.xml 23:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 23:10:12 [INFO] 23:10:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 23:10:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:12 [WARNING] 23:10:12 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 23:10:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:12 [WARNING] 23:10:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:12 [WARNING] 23:10:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:12 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 23:10:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:12 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 23:10:12 [INFO] 23:10:12 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 23:10:12 [INFO] Building rfc6470 7.0.11-SNAPSHOT [11/121] 23:10:12 [INFO] -------------------------------[ bundle ]------------------------------- 23:10:12 [INFO] 23:10:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6470 --- 23:10:12 [INFO] 23:10:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6470 --- 23:10:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:12 [INFO] 23:10:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6470 --- 23:10:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:12 [INFO] 23:10:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6470 --- 23:10:12 [INFO] 23:10:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6470 --- 23:10:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:10:12 [INFO] 23:10:12 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6470 --- 23:10:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:10:12 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/src/main/yang 23:10:12 [INFO] yang-to-sources: Found 2 dependencies in 1.664 ms 23:10:12 [INFO] yang-to-sources: Project model files found: 1 in 10.31 ms 23:10:13 [INFO] yang-to-sources: 3 YANG models processed in 162.9 ms 23:10:13 [INFO] BindingJavaFileGenerator: Defined 25 files in 16.30 ms 23:10:13 [INFO] Sorted 25 files into 7 directories in 135.6 μs 23:10:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 35.35 ms 23:10:13 [INFO] 23:10:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6470 --- 23:10:13 [INFO] Starting audit... 23:10:13 Audit done. 23:10:13 [INFO] You have 0 Checkstyle violations. 23:10:13 [INFO] 23:10:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6470 --- 23:10:13 [INFO] Starting audit... 23:10:13 Audit done. 23:10:13 [INFO] You have 0 Checkstyle violations. 23:10:13 [INFO] 23:10:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6470 --- 23:10:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/classes/LICENSE 23:10:13 [INFO] 23:10:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 23:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/src/main/resources 23:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/generated-sources/spi 23:10:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:10:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:10:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:10:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/generated-sources/spi 23:10:13 [INFO] 23:10:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6470 --- 23:10:13 [INFO] Recompiling the module because of changed dependency. 23:10:13 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 23:10:13 [INFO] 23:10:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6470 >>> 23:10:13 [INFO] 23:10:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6470 --- 23:10:13 [INFO] Fork Value is true 23:10:15 [INFO] Done SpotBugs Analysis.... 23:10:16 [INFO] 23:10:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6470 <<< 23:10:16 [INFO] 23:10:16 [INFO] 23:10:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6470 --- 23:10:16 [INFO] BugInstance size is 0 23:10:16 [INFO] Error size is 0 23:10:16 [INFO] No errors/warnings found 23:10:16 [INFO] 23:10:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 23:10:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/src/test/resources 23:10:16 [INFO] 23:10:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6470 --- 23:10:16 [INFO] No sources to compile 23:10:16 [INFO] 23:10:16 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6470 --- 23:10:16 [INFO] No tests to run. 23:10:16 [INFO] 23:10:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6470 --- 23:10:16 [INFO] 23:10:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 23:10:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT.jar 23:10:16 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/classes/META-INF/MANIFEST.MF 23:10:16 [INFO] 23:10:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6470 --- 23:10:16 [INFO] No previous run data found, generating javadoc. 23:10:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-javadoc.jar 23:10:18 [INFO] 23:10:18 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6470 --- 23:10:18 [INFO] CycloneDX: Resolving Dependencies 23:10:18 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:10:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/bom.xml 23:10:18 [INFO] attaching as rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/bom.json 23:10:18 [INFO] attaching as rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 23:10:18 [INFO] 23:10:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 23:10:18 [INFO] Skipping duplicate-finder execution! 23:10:18 [INFO] 23:10:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6470 --- 23:10:18 [INFO] No dependency problems found 23:10:18 [INFO] 23:10:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 23:10:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-sources.jar 23:10:18 [INFO] 23:10:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6470 --- 23:10:18 [INFO] 23:10:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6470 --- 23:10:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:10:18 [INFO] 23:10:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6470 --- 23:10:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.pom 23:10:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.jar 23:10:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-javadoc.jar 23:10:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 23:10:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-sources.jar 23:10:18 [INFO] 23:10:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 23:10:18 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.jar 23:10:18 [INFO] Writing OBR metadata 23:10:18 [INFO] 23:10:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6470 --- 23:10:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:18 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 23:10:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:18 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 23:10:18 [INFO] 23:10:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 23:10:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:10:18 [INFO] 23:10:18 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 23:10:18 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.11-SNAPSHOT [12/121] 23:10:18 [INFO] ------------------------------[ feature ]------------------------------- 23:10:18 [INFO] 23:10:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6470 --- 23:10:18 [INFO] 23:10:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 23:10:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:18 [INFO] 23:10:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 23:10:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:18 [INFO] 23:10:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] 23:10:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:19 [INFO] argLine set to empty 23:10:19 [INFO] 23:10:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] Starting audit... 23:10:19 Audit done. 23:10:19 [INFO] You have 0 Checkstyle violations. 23:10:19 [INFO] 23:10:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] Starting audit... 23:10:19 Audit done. 23:10:19 [INFO] You have 0 Checkstyle violations. 23:10:19 [INFO] 23:10:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/classes/LICENSE 23:10:19 [INFO] 23:10:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml 23:10:19 [INFO] ...done! 23:10:19 [INFO] Attaching features XML 23:10:19 [INFO] 23:10:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6470 --- 23:10:19 [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 23:10:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:10:19 [INFO] 23:10:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 23:10:19 [INFO] 23:10:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] 23:10:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 23:10:19 [INFO] 23:10:19 [INFO] 23:10:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] 23:10:19 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6470 --- 23:10:19 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6470 23:10:19 [INFO] Project dependency features detected: [] 23:10:19 [INFO] Pax Exam System (Version: 4.13.3) created. 23:10:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:10:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:10:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:10:20 [INFO] Waiting for remote bundle context.. on 21000 name: a0e262cd-d78e-41d5-994f-9c8d6415d44d timout: [ RelativeTimeout value = 180000 ] 23:10:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:10:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:10:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:10:27 [INFO] 23:10:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] 23:10:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] 23:10:27 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] CycloneDX: Resolving Dependencies 23:10:27 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 23:10:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml 23:10:27 [INFO] attaching as odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json 23:10:27 [INFO] attaching as odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 23:10:27 [INFO] 23:10:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] Skipping duplicate-finder execution! 23:10:27 [INFO] 23:10:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] Skipping plugin execution 23:10:27 [INFO] 23:10:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] Skipping source per configuration. 23:10:27 [INFO] 23:10:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] 23:10:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:27 [INFO] 23:10:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6470 --- 23:10:27 [WARNING] 23:10:27 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 23:10:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:27 [WARNING] 23:10:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:27 [WARNING] 23:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT.pom 23:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-features.xml 23:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 23:10:27 [INFO] 23:10:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 23:10:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:27 [WARNING] 23:10:27 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 23:10:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:27 [WARNING] 23:10:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:27 [WARNING] 23:10:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 23:10:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 23:10:27 [INFO] 23:10:27 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 23:10:27 [INFO] Building rfc6243 7.0.11-SNAPSHOT [13/121] 23:10:27 [INFO] -------------------------------[ bundle ]------------------------------- 23:10:27 [INFO] 23:10:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6243 --- 23:10:27 [INFO] 23:10:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6243 --- 23:10:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:27 [INFO] 23:10:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6243 --- 23:10:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:27 [INFO] 23:10:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6243 --- 23:10:28 [INFO] 23:10:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6243 --- 23:10:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:10:28 [INFO] 23:10:28 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6243 --- 23:10:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:10:28 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/src/main/yang 23:10:28 [INFO] yang-to-sources: Found 2 dependencies in 1.016 ms 23:10:28 [INFO] yang-to-sources: Project model files found: 1 in 3.294 ms 23:10:28 [INFO] yang-to-sources: 3 YANG models processed in 43.04 ms 23:10:28 [INFO] BindingJavaFileGenerator: Defined 12 files in 11.10 ms 23:10:28 [INFO] Sorted 12 files into 3 directories in 79.26 μs 23:10:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 17.23 ms 23:10:28 [INFO] 23:10:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6243 --- 23:10:28 [INFO] Starting audit... 23:10:28 Audit done. 23:10:28 [INFO] You have 0 Checkstyle violations. 23:10:28 [INFO] 23:10:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6243 --- 23:10:28 [INFO] Starting audit... 23:10:28 Audit done. 23:10:28 [INFO] You have 0 Checkstyle violations. 23:10:28 [INFO] 23:10:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6243 --- 23:10:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/classes/LICENSE 23:10:28 [INFO] 23:10:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 23:10:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/src/main/resources 23:10:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/generated-sources/spi 23:10:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:10:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:10:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:10:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/generated-sources/spi 23:10:28 [INFO] 23:10:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6243 --- 23:10:28 [INFO] Recompiling the module because of changed dependency. 23:10:28 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 23:10:28 [INFO] 23:10:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6243 >>> 23:10:28 [INFO] 23:10:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6243 --- 23:10:28 [INFO] Fork Value is true 23:10:31 [INFO] Done SpotBugs Analysis.... 23:10:31 [INFO] 23:10:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6243 <<< 23:10:31 [INFO] 23:10:31 [INFO] 23:10:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6243 --- 23:10:31 [INFO] BugInstance size is 0 23:10:31 [INFO] Error size is 0 23:10:31 [INFO] No errors/warnings found 23:10:31 [INFO] 23:10:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 23:10:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/src/test/resources 23:10:31 [INFO] 23:10:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6243 --- 23:10:31 [INFO] No sources to compile 23:10:31 [INFO] 23:10:31 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6243 --- 23:10:31 [INFO] No tests to run. 23:10:31 [INFO] 23:10:31 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6243 --- 23:10:31 [INFO] 23:10:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 23:10:31 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT.jar 23:10:31 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/classes/META-INF/MANIFEST.MF 23:10:31 [INFO] 23:10:31 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6243 --- 23:10:31 [INFO] No previous run data found, generating javadoc. 23:10:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-javadoc.jar 23:10:32 [INFO] 23:10:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6243 --- 23:10:32 [INFO] CycloneDX: Resolving Dependencies 23:10:33 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:10:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/bom.xml 23:10:33 [INFO] attaching as rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/bom.json 23:10:33 [INFO] attaching as rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 23:10:33 [INFO] 23:10:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 23:10:33 [INFO] Skipping duplicate-finder execution! 23:10:33 [INFO] 23:10:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6243 --- 23:10:33 [INFO] No dependency problems found 23:10:33 [INFO] 23:10:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 23:10:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-sources.jar 23:10:33 [INFO] 23:10:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6243 --- 23:10:33 [INFO] 23:10:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6243 --- 23:10:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:10:33 [INFO] 23:10:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6243 --- 23:10:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.pom 23:10:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.jar 23:10:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-javadoc.jar 23:10:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 23:10:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-sources.jar 23:10:33 [INFO] 23:10:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 23:10:33 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.jar 23:10:33 [INFO] Writing OBR metadata 23:10:33 [INFO] 23:10:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6243 --- 23:10:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 23:10:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 23:10:33 [INFO] 23:10:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 23:10:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:10:33 [INFO] 23:10:33 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 23:10:33 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.11-SNAPSHOT [14/121] 23:10:33 [INFO] ------------------------------[ feature ]------------------------------- 23:10:33 [INFO] 23:10:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6243 --- 23:10:33 [INFO] 23:10:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 23:10:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:33 [INFO] 23:10:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 23:10:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:33 [INFO] 23:10:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 23:10:33 [INFO] 23:10:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 23:10:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:33 [INFO] argLine set to empty 23:10:33 [INFO] 23:10:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] Starting audit... 23:10:34 Audit done. 23:10:34 [INFO] You have 0 Checkstyle violations. 23:10:34 [INFO] 23:10:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] Starting audit... 23:10:34 Audit done. 23:10:34 [INFO] You have 0 Checkstyle violations. 23:10:34 [INFO] 23:10:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/classes/LICENSE 23:10:34 [INFO] 23:10:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml 23:10:34 [INFO] ...done! 23:10:34 [INFO] Attaching features XML 23:10:34 [INFO] 23:10:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6243 --- 23:10:34 [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 23:10:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:10:34 [INFO] 23:10:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 23:10:34 [INFO] 23:10:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] 23:10:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 23:10:34 [INFO] 23:10:34 [INFO] 23:10:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] 23:10:34 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6243 --- 23:10:34 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6243 23:10:34 [INFO] Project dependency features detected: [] 23:10:34 [INFO] Pax Exam System (Version: 4.13.3) created. 23:10:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:10:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:10:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:10:34 [INFO] Waiting for remote bundle context.. on 21000 name: 6f3b05a4-e42c-4f5e-b7e1-f0d1cfdfb973 timout: [ RelativeTimeout value = 180000 ] 23:10:41 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:10:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:10:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:10:41 [INFO] 23:10:41 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6243 --- 23:10:41 [INFO] 23:10:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 23:10:41 [INFO] 23:10:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6243 --- 23:10:41 [INFO] CycloneDX: Resolving Dependencies 23:10:42 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 23:10:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml 23:10:42 [INFO] attaching as odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json 23:10:42 [INFO] attaching as odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 23:10:42 [INFO] 23:10:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 23:10:42 [INFO] Skipping duplicate-finder execution! 23:10:42 [INFO] 23:10:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 23:10:42 [INFO] Skipping plugin execution 23:10:42 [INFO] 23:10:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 23:10:42 [INFO] Skipping source per configuration. 23:10:42 [INFO] 23:10:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 23:10:42 [INFO] 23:10:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6243 --- 23:10:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:42 [INFO] 23:10:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6243 --- 23:10:42 [WARNING] 23:10:42 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 23:10:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:42 [WARNING] 23:10:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:42 [WARNING] 23:10:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT.pom 23:10:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-features.xml 23:10:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:42 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 23:10:42 [INFO] 23:10:42 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 23:10:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:42 [WARNING] 23:10:42 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 23:10:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:42 [WARNING] 23:10:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:42 [WARNING] 23:10:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:42 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:42 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 23:10:42 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:42 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:42 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:42 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:42 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:42 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:42 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:42 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:42 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:42 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:42 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:42 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:42 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:42 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:42 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:42 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:42 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:42 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:42 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:42 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:42 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:42 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:42 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 23:10:42 [INFO] 23:10:42 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 23:10:42 [INFO] Building rfc8526 7.0.11-SNAPSHOT [15/121] 23:10:42 [INFO] -------------------------------[ bundle ]------------------------------- 23:10:42 [INFO] 23:10:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8526 --- 23:10:42 [INFO] 23:10:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8526 --- 23:10:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:42 [INFO] 23:10:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8526 --- 23:10:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:42 [INFO] 23:10:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8526 --- 23:10:43 [INFO] 23:10:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8526 --- 23:10:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:10:43 [INFO] 23:10:43 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8526 --- 23:10:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:10:43 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/src/main/yang 23:10:43 [INFO] yang-to-sources: Found 7 dependencies in 1.545 ms 23:10:43 [INFO] yang-to-sources: Project model files found: 1 in 4.196 ms 23:10:43 [INFO] yang-to-sources: 8 YANG models processed in 60.22 ms 23:10:43 [INFO] BindingJavaFileGenerator: Defined 40 files in 16.11 ms 23:10:43 [INFO] Sorted 40 files into 14 directories in 231.6 μs 23:10:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 47.99 ms 23:10:43 [INFO] 23:10:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8526 --- 23:10:43 [INFO] Starting audit... 23:10:43 Audit done. 23:10:43 [INFO] You have 0 Checkstyle violations. 23:10:43 [INFO] 23:10:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8526 --- 23:10:43 [INFO] Starting audit... 23:10:43 Audit done. 23:10:43 [INFO] You have 0 Checkstyle violations. 23:10:43 [INFO] 23:10:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8526 --- 23:10:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/classes/LICENSE 23:10:43 [INFO] 23:10:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 23:10:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/src/main/resources 23:10:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/generated-sources/spi 23:10:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:10:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:10:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:10:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/generated-sources/spi 23:10:43 [INFO] 23:10:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8526 --- 23:10:43 [INFO] Recompiling the module because of changed dependency. 23:10:43 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 23:10:43 [INFO] 23:10:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8526 >>> 23:10:43 [INFO] 23:10:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8526 --- 23:10:43 [INFO] Fork Value is true 23:10:46 [INFO] Done SpotBugs Analysis.... 23:10:46 [INFO] 23:10:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8526 <<< 23:10:46 [INFO] 23:10:46 [INFO] 23:10:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8526 --- 23:10:46 [INFO] BugInstance size is 0 23:10:46 [INFO] Error size is 0 23:10:46 [INFO] No errors/warnings found 23:10:46 [INFO] 23:10:46 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 23:10:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/src/test/resources 23:10:46 [INFO] 23:10:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8526 --- 23:10:46 [INFO] No sources to compile 23:10:46 [INFO] 23:10:46 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8526 --- 23:10:46 [INFO] No tests to run. 23:10:46 [INFO] 23:10:46 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8526 --- 23:10:46 [INFO] 23:10:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 23:10:46 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT.jar 23:10:46 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/classes/META-INF/MANIFEST.MF 23:10:46 [INFO] 23:10:46 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8526 --- 23:10:46 [INFO] No previous run data found, generating javadoc. 23:10:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-javadoc.jar 23:10:49 [INFO] 23:10:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8526 --- 23:10:49 [INFO] CycloneDX: Resolving Dependencies 23:10:49 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 23:10:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/bom.xml 23:10:49 [INFO] attaching as rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/bom.json 23:10:49 [INFO] attaching as rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 23:10:49 [INFO] 23:10:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 23:10:49 [INFO] Skipping duplicate-finder execution! 23:10:49 [INFO] 23:10:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8526 --- 23:10:49 [INFO] No dependency problems found 23:10:49 [INFO] 23:10:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 23:10:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-sources.jar 23:10:49 [INFO] 23:10:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8526 --- 23:10:49 [INFO] 23:10:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8526 --- 23:10:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:10:49 [INFO] 23:10:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8526 --- 23:10:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.pom 23:10:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.jar 23:10:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-javadoc.jar 23:10:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 23:10:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-sources.jar 23:10:49 [INFO] 23:10:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 23:10:49 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.jar 23:10:49 [INFO] Writing OBR metadata 23:10:49 [INFO] 23:10:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8526 --- 23:10:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:49 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 23:10:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:49 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 23:10:49 [INFO] 23:10:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 23:10:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:10:49 [INFO] 23:10:49 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 23:10:49 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.11-SNAPSHOT [16/121] 23:10:49 [INFO] ------------------------------[ feature ]------------------------------- 23:10:49 [INFO] 23:10:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8526 --- 23:10:49 [INFO] 23:10:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 23:10:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:49 [INFO] 23:10:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 23:10:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:49 [INFO] 23:10:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] 23:10:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:50 [INFO] argLine set to empty 23:10:50 [INFO] 23:10:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] Starting audit... 23:10:50 Audit done. 23:10:50 [INFO] You have 0 Checkstyle violations. 23:10:50 [INFO] 23:10:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] Starting audit... 23:10:50 Audit done. 23:10:50 [INFO] You have 0 Checkstyle violations. 23:10:50 [INFO] 23:10:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/classes/LICENSE 23:10:50 [INFO] 23:10:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml 23:10:50 [INFO] ...done! 23:10:50 [INFO] Attaching features XML 23:10:50 [INFO] 23:10:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8526 --- 23:10:50 [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 23:10:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:10:50 [INFO] 23:10:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 23:10:50 [INFO] 23:10:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] 23:10:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 23:10:50 [INFO] 23:10:50 [INFO] 23:10:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] 23:10:50 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8526 --- 23:10:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8526 23:10:50 [INFO] Project dependency features detected: [] 23:10:50 [INFO] Pax Exam System (Version: 4.13.3) created. 23:10:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:10:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:10:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:10:51 [INFO] Waiting for remote bundle context.. on 21000 name: a900e843-a11b-4e3e-aed9-a558256a009f timout: [ RelativeTimeout value = 180000 ] 23:10:58 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:10:58 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:10:58 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:10:58 [INFO] 23:10:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8526 --- 23:10:58 [INFO] 23:10:58 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 23:10:58 [INFO] 23:10:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8526 --- 23:10:58 [INFO] CycloneDX: Resolving Dependencies 23:10:59 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 23:10:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml 23:10:59 [INFO] attaching as odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json 23:10:59 [INFO] attaching as odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 23:10:59 [INFO] 23:10:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 23:10:59 [INFO] Skipping duplicate-finder execution! 23:10:59 [INFO] 23:10:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 23:10:59 [INFO] Skipping plugin execution 23:10:59 [INFO] 23:10:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 23:10:59 [INFO] Skipping source per configuration. 23:10:59 [INFO] 23:10:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 23:10:59 [INFO] 23:10:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8526 --- 23:10:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:10:59 [INFO] 23:10:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8526 --- 23:10:59 [WARNING] 23:10:59 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 23:10:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:59 [WARNING] 23:10:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:59 [WARNING] 23:10:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT.pom 23:10:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-features.xml 23:10:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 23:10:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 23:10:59 [INFO] 23:10:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 23:10:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:10:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:10:59 [WARNING] 23:10:59 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 23:10:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:10:59 [WARNING] 23:10:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:10:59 [WARNING] 23:10:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:59 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml 23:10:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 23:10:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:10:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:10:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:10:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:10:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:10:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:10:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:10:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:10:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:10:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:10:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:10:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:10:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:10:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:10:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:10:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:10:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:10:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:10:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:10:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:10:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:10:59 at java.lang.reflect.Method.invoke (Method.java:568) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:10:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:10:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 23:10:59 [INFO] 23:10:59 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 23:10:59 [INFO] Building netconf-api 7.0.11-SNAPSHOT [17/121] 23:10:59 [INFO] -------------------------------[ bundle ]------------------------------- 23:10:59 [INFO] 23:10:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-api --- 23:10:59 [INFO] 23:10:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-api --- 23:10:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:59 [INFO] 23:10:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-api --- 23:10:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:10:59 [INFO] 23:10:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-api --- 23:10:59 [INFO] 23:10:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-api --- 23:10:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:10:59 [INFO] 23:10:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-api --- 23:10:59 [INFO] Starting audit... 23:10:59 Audit done. 23:10:59 [INFO] You have 0 Checkstyle violations. 23:10:59 [INFO] 23:10:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-api --- 23:11:00 [INFO] Starting audit... 23:11:00 Audit done. 23:11:00 [INFO] You have 0 Checkstyle violations. 23:11:00 [INFO] 23:11:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-api --- 23:11:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/classes/LICENSE 23:11:00 [INFO] 23:11:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 23:11:00 [INFO] Copying 1 resource from src/main/resources to target/classes 23:11:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/generated-sources/spi 23:11:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/generated-sources/yang 23:11:00 [INFO] 23:11:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-api --- 23:11:00 [INFO] Recompiling the module because of changed dependency. 23:11:00 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 23:11:01 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 23:11:01 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 23:11:01 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 23:11:01 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 23:11:01 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 23:11:01 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 23:11:01 [INFO] 23:11:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-api >>> 23:11:01 [INFO] 23:11:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-api --- 23:11:01 [INFO] Fork Value is true 23:11:05 [INFO] Done SpotBugs Analysis.... 23:11:05 [INFO] 23:11:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-api <<< 23:11:05 [INFO] 23:11:05 [INFO] 23:11:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-api --- 23:11:05 [INFO] BugInstance size is 0 23:11:05 [INFO] Error size is 0 23:11:05 [INFO] No errors/warnings found 23:11:05 [INFO] 23:11:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 23:11:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/test/resources 23:11:05 [INFO] 23:11:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-api --- 23:11:05 [INFO] Recompiling the module because of changed dependency. 23:11:05 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 23:11:05 [INFO] 23:11:05 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-api --- 23:11:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/surefire-reports 23:11:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:11:05 [INFO] 23:11:05 [INFO] ------------------------------------------------------- 23:11:05 [INFO] T E S T S 23:11:05 [INFO] ------------------------------------------------------- 23:11:06 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 23:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 23:11:06 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 23:11:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 23:11:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 23:11:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 23:11:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 23:11:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 23:11:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 23:11:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 23:11:07 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 23:11:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 23:11:07 [INFO] 23:11:07 [INFO] Results: 23:11:07 [INFO] 23:11:07 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 23:11:07 [INFO] 23:11:07 [INFO] 23:11:07 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-api --- 23:11:07 [INFO] 23:11:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 23:11:07 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 23:11:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:11:07 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 23:11:07 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:11:07 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT.jar 23:11:07 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 23:11:07 [INFO] 23:11:07 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-api --- 23:11:07 [INFO] No previous run data found, generating javadoc. 23:11:09 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-javadoc.jar 23:11:09 [INFO] 23:11:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-api --- 23:11:09 [INFO] CycloneDX: Resolving Dependencies 23:11:09 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:11:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/bom.xml 23:11:09 [INFO] attaching as netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/bom.json 23:11:09 [INFO] attaching as netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 23:11:09 [INFO] 23:11:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 23:11:09 [INFO] Skipping duplicate-finder execution! 23:11:09 [INFO] 23:11:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-api --- 23:11:10 [INFO] No dependency problems found 23:11:10 [INFO] 23:11:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 23:11:10 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-sources.jar 23:11:10 [INFO] 23:11:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-api --- 23:11:10 [INFO] 23:11:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-api --- 23:11:10 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec 23:11:10 [INFO] Analyzed bundle 'netconf-api' with 18 classes 23:11:10 [INFO] 23:11:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-api --- 23:11:10 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.pom 23:11:10 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.jar 23:11:10 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-javadoc.jar 23:11:10 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:10 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 23:11:10 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-sources.jar 23:11:10 [INFO] 23:11:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 23:11:10 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.jar 23:11:10 [INFO] Writing OBR metadata 23:11:10 [INFO] 23:11:10 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-api --- 23:11:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:11:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:11:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:10 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 23:11:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:11:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:10 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/maven-metadata.xml 23:11:10 [INFO] 23:11:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 23:11:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:11:10 [INFO] 23:11:10 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 23:11:10 [INFO] Building OpenDaylight :: Netconf :: API 7.0.11-SNAPSHOT [18/121] 23:11:10 [INFO] ------------------------------[ feature ]------------------------------- 23:11:10 [INFO] 23:11:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-api --- 23:11:10 [INFO] 23:11:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-api --- 23:11:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:10 [INFO] 23:11:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 23:11:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:10 [INFO] 23:11:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-api --- 23:11:10 [INFO] 23:11:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-api --- 23:11:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:11:10 [INFO] argLine set to empty 23:11:10 [INFO] 23:11:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-api --- 23:11:10 [INFO] Starting audit... 23:11:10 Audit done. 23:11:10 [INFO] You have 0 Checkstyle violations. 23:11:10 [INFO] 23:11:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-api --- 23:11:10 [INFO] Starting audit... 23:11:10 Audit done. 23:11:10 [INFO] You have 0 Checkstyle violations. 23:11:10 [INFO] 23:11:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-api --- 23:11:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/classes/LICENSE 23:11:10 [INFO] 23:11:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 23:11:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/feature/feature.xml 23:11:11 [INFO] ...done! 23:11:11 [INFO] Attaching features XML 23:11:11 [INFO] 23:11:11 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-api --- 23:11:11 [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 23:11:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:11:11 [INFO] 23:11:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 23:11:11 [INFO] 23:11:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-api --- 23:11:11 [INFO] 23:11:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 23:11:11 [INFO] 23:11:11 [INFO] 23:11:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-api --- 23:11:11 [INFO] 23:11:11 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-api --- 23:11:11 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 23:11:11 [INFO] Project dependency features detected: [] 23:11:11 [INFO] Pax Exam System (Version: 4.13.3) created. 23:11:11 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:11:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:11:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:11:11 [INFO] Waiting for remote bundle context.. on 21000 name: 0c5c8721-4b14-48bb-9913-65331d48ad71 timout: [ RelativeTimeout value = 180000 ] 23:11:18 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:11:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:11:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:11:18 [INFO] 23:11:18 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-api --- 23:11:18 [INFO] 23:11:18 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-api --- 23:11:18 [INFO] 23:11:18 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-api --- 23:11:18 [INFO] CycloneDX: Resolving Dependencies 23:11:19 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 23:11:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/bom.xml 23:11:19 [INFO] attaching as odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/bom.json 23:11:19 [INFO] attaching as odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 23:11:19 [INFO] 23:11:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 23:11:19 [INFO] Skipping duplicate-finder execution! 23:11:19 [INFO] 23:11:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-api --- 23:11:19 [INFO] Skipping plugin execution 23:11:19 [INFO] 23:11:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 23:11:19 [INFO] Skipping source per configuration. 23:11:19 [INFO] 23:11:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-api --- 23:11:19 [INFO] 23:11:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-api --- 23:11:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:11:19 [INFO] 23:11:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-api --- 23:11:19 [WARNING] 23:11:19 [WARNING] The packaging plugin for project odl-netconf-api did not assign 23:11:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:11:19 [WARNING] 23:11:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:11:19 [WARNING] 23:11:19 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT.pom 23:11:19 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT-features.xml 23:11:19 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:19 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 23:11:19 [INFO] 23:11:19 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-api --- 23:11:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:11:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:11:19 [WARNING] 23:11:19 [WARNING] The packaging plugin for project odl-netconf-api did not assign 23:11:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:11:19 [WARNING] 23:11:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:11:19 [WARNING] 23:11:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:11:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:19 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:19 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 23:11:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:11:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:19 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:19 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:19 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 23:11:19 [INFO] 23:11:19 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 23:11:19 [INFO] Building rfc6022 7.0.11-SNAPSHOT [19/121] 23:11:19 [INFO] -------------------------------[ bundle ]------------------------------- 23:11:19 [INFO] 23:11:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6022 --- 23:11:19 [INFO] 23:11:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6022 --- 23:11:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:19 [INFO] 23:11:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6022 --- 23:11:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:19 [INFO] 23:11:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6022 --- 23:11:20 [INFO] 23:11:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6022 --- 23:11:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:11:20 [INFO] 23:11:20 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6022 --- 23:11:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:11:20 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/src/main/yang 23:11:20 [INFO] yang-to-sources: Found 2 dependencies in 1.289 ms 23:11:20 [INFO] yang-to-sources: Project model files found: 1 in 4.654 ms 23:11:20 [INFO] yang-to-sources: 3 YANG models processed in 19.42 ms 23:11:20 [INFO] BindingJavaFileGenerator: Defined 58 files in 6.653 ms 23:11:20 [INFO] Sorted 58 files into 13 directories in 175.7 μs 23:11:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 38.31 ms 23:11:20 [INFO] 23:11:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6022 --- 23:11:20 [INFO] Starting audit... 23:11:20 Audit done. 23:11:20 [INFO] You have 0 Checkstyle violations. 23:11:20 [INFO] 23:11:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6022 --- 23:11:20 [INFO] Starting audit... 23:11:20 Audit done. 23:11:20 [INFO] You have 0 Checkstyle violations. 23:11:20 [INFO] 23:11:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6022 --- 23:11:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/classes/LICENSE 23:11:20 [INFO] 23:11:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 23:11:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/src/main/resources 23:11:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/generated-sources/spi 23:11:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:11:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:11:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:11:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/generated-sources/spi 23:11:20 [INFO] 23:11:20 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6022 --- 23:11:20 [INFO] Recompiling the module because of changed dependency. 23:11:20 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 23:11:20 [INFO] 23:11:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6022 >>> 23:11:20 [INFO] 23:11:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6022 --- 23:11:20 [INFO] Fork Value is true 23:11:23 [INFO] Done SpotBugs Analysis.... 23:11:23 [INFO] 23:11:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6022 <<< 23:11:23 [INFO] 23:11:23 [INFO] 23:11:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6022 --- 23:11:23 [INFO] BugInstance size is 0 23:11:23 [INFO] Error size is 0 23:11:23 [INFO] No errors/warnings found 23:11:23 [INFO] 23:11:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 23:11:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/src/test/resources 23:11:23 [INFO] 23:11:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6022 --- 23:11:23 [INFO] No sources to compile 23:11:23 [INFO] 23:11:23 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6022 --- 23:11:23 [INFO] No tests to run. 23:11:23 [INFO] 23:11:23 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6022 --- 23:11:23 [INFO] 23:11:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 23:11:23 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT.jar 23:11:23 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/classes/META-INF/MANIFEST.MF 23:11:23 [INFO] 23:11:23 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6022 --- 23:11:23 [INFO] No previous run data found, generating javadoc. 23:11:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-javadoc.jar 23:11:26 [INFO] 23:11:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6022 --- 23:11:26 [INFO] CycloneDX: Resolving Dependencies 23:11:26 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:11:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/bom.xml 23:11:26 [INFO] attaching as rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/bom.json 23:11:26 [INFO] attaching as rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 23:11:26 [INFO] 23:11:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 23:11:26 [INFO] Skipping duplicate-finder execution! 23:11:26 [INFO] 23:11:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6022 --- 23:11:26 [INFO] No dependency problems found 23:11:26 [INFO] 23:11:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 23:11:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-sources.jar 23:11:26 [INFO] 23:11:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6022 --- 23:11:26 [INFO] 23:11:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6022 --- 23:11:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:11:26 [INFO] 23:11:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6022 --- 23:11:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.pom 23:11:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.jar 23:11:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-javadoc.jar 23:11:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 23:11:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-sources.jar 23:11:26 [INFO] 23:11:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 23:11:26 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.jar 23:11:26 [INFO] Writing OBR metadata 23:11:26 [INFO] 23:11:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6022 --- 23:11:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:11:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:11:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:11:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:26 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 23:11:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:11:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:26 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 23:11:26 [INFO] 23:11:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 23:11:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:11:26 [INFO] 23:11:26 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 23:11:26 [INFO] Building netconf-common-mdsal 7.0.11-SNAPSHOT [20/121] 23:11:26 [INFO] -------------------------------[ bundle ]------------------------------- 23:11:26 [INFO] 23:11:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-common-mdsal --- 23:11:26 [INFO] 23:11:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-common-mdsal --- 23:11:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:27 [INFO] 23:11:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 23:11:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:27 [INFO] 23:11:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-common-mdsal --- 23:11:27 [INFO] 23:11:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 23:11:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:11:27 [INFO] 23:11:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-common-mdsal --- 23:11:27 [INFO] Starting audit... 23:11:27 Audit done. 23:11:27 [INFO] You have 0 Checkstyle violations. 23:11:27 [INFO] 23:11:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-common-mdsal --- 23:11:27 [INFO] Starting audit... 23:11:27 Audit done. 23:11:27 [INFO] You have 0 Checkstyle violations. 23:11:27 [INFO] 23:11:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-common-mdsal --- 23:11:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/classes/LICENSE 23:11:27 [INFO] 23:11:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 23:11:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/src/main/resources 23:11:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/spi 23:11:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/yang 23:11:27 [INFO] 23:11:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common-mdsal --- 23:11:27 [INFO] Recompiling the module because of changed dependency. 23:11:27 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 23:11:28 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 23:11:28 [INFO] 23:11:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 23:11:28 [INFO] 23:11:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-common-mdsal --- 23:11:28 [INFO] Fork Value is true 23:11:32 [INFO] Done SpotBugs Analysis.... 23:11:32 [INFO] 23:11:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 23:11:32 [INFO] 23:11:32 [INFO] 23:11:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-common-mdsal --- 23:11:32 [INFO] BugInstance size is 0 23:11:32 [INFO] Error size is 0 23:11:32 [INFO] No errors/warnings found 23:11:32 [INFO] 23:11:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 23:11:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/src/test/resources 23:11:32 [INFO] 23:11:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common-mdsal --- 23:11:32 [INFO] Recompiling the module because of changed dependency. 23:11:32 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:11:32 [INFO] 23:11:32 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-common-mdsal --- 23:11:32 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/surefire-reports 23:11:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:11:32 [INFO] 23:11:32 [INFO] ------------------------------------------------------- 23:11:32 [INFO] T E S T S 23:11:32 [INFO] ------------------------------------------------------- 23:11:33 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 23:11:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.610 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 23:11:34 [INFO] 23:11:34 [INFO] Results: 23:11:34 [INFO] 23:11:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:11:34 [INFO] 23:11:34 [INFO] 23:11:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-common-mdsal --- 23:11:34 [INFO] 23:11:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 23:11:34 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 23:11:34 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 23:11:34 [INFO] 23:11:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-common-mdsal --- 23:11:35 [INFO] No previous run data found, generating javadoc. 23:11:36 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar 23:11:36 [INFO] 23:11:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-common-mdsal --- 23:11:36 [INFO] CycloneDX: Resolving Dependencies 23:11:37 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 23:11:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/bom.xml 23:11:37 [INFO] attaching as netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/bom.json 23:11:37 [INFO] attaching as netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:11:37 [INFO] 23:11:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 23:11:37 [INFO] Skipping duplicate-finder execution! 23:11:37 [INFO] 23:11:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 23:11:37 [WARNING] Used undeclared dependencies found: 23:11:37 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:11:37 [WARNING] Non-test scoped test only dependencies found: 23:11:37 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:11:37 [INFO] 23:11:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 23:11:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar 23:11:37 [INFO] 23:11:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common-mdsal --- 23:11:37 [INFO] 23:11:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common-mdsal --- 23:11:37 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 23:11:37 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 23:11:37 [INFO] 23:11:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-common-mdsal --- 23:11:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.pom 23:11:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 23:11:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar 23:11:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:11:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar 23:11:37 [INFO] 23:11:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 23:11:37 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 23:11:37 [INFO] Writing OBR metadata 23:11:37 [INFO] 23:11:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-common-mdsal --- 23:11:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:11:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:11:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:37 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 23:11:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:11:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:37 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 23:11:37 [INFO] 23:11:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 23:11:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:11:37 [INFO] 23:11:37 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 23:11:37 [INFO] Building odl-netconf-util 7.0.11-SNAPSHOT [21/121] 23:11:37 [INFO] ------------------------------[ feature ]------------------------------- 23:11:37 [INFO] 23:11:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-util --- 23:11:37 [INFO] 23:11:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-util --- 23:11:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:37 [INFO] 23:11:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 23:11:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:37 [INFO] 23:11:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-util --- 23:11:38 [INFO] 23:11:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-util --- 23:11:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:11:38 [INFO] argLine set to empty 23:11:38 [INFO] 23:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-util --- 23:11:38 [INFO] Starting audit... 23:11:38 Audit done. 23:11:38 [INFO] You have 0 Checkstyle violations. 23:11:38 [INFO] 23:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-util --- 23:11:38 [INFO] Starting audit... 23:11:38 Audit done. 23:11:38 [INFO] You have 0 Checkstyle violations. 23:11:38 [INFO] 23:11:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-util --- 23:11:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/classes/LICENSE 23:11:38 [INFO] 23:11:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 23:11:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/feature/feature.xml 23:11:38 [INFO] ...done! 23:11:38 [INFO] Attaching features XML 23:11:38 [INFO] 23:11:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-util --- 23:11:38 [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 23:11:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:11:38 [INFO] 23:11:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 23:11:38 [INFO] 23:11:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-util --- 23:11:38 [INFO] 23:11:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 23:11:38 [INFO] 23:11:38 [INFO] 23:11:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-util --- 23:11:38 [INFO] 23:11:38 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-util --- 23:11:38 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-util 23:11:38 [INFO] Project dependency features detected: [] 23:11:38 [INFO] Pax Exam System (Version: 4.13.3) created. 23:11:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:11:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:11:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:11:39 [INFO] Waiting for remote bundle context.. on 21000 name: c24919db-2f8b-4454-9cff-8bba42167ff2 timout: [ RelativeTimeout value = 180000 ] 23:11:46 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:11:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:11:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:11:46 [INFO] 23:11:46 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-util --- 23:11:46 [INFO] 23:11:46 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-util --- 23:11:46 [INFO] 23:11:46 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-util --- 23:11:46 [INFO] CycloneDX: Resolving Dependencies 23:11:47 [INFO] CycloneDX: Creating BOM version 1.5 with 100 component(s) 23:11:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/bom.xml 23:11:47 [INFO] attaching as odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/bom.json 23:11:47 [INFO] attaching as odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.json 23:11:47 [INFO] 23:11:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 23:11:47 [INFO] Skipping duplicate-finder execution! 23:11:47 [INFO] 23:11:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-util --- 23:11:47 [INFO] Skipping plugin execution 23:11:47 [INFO] 23:11:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-util --- 23:11:47 [INFO] Skipping source per configuration. 23:11:47 [INFO] 23:11:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-util --- 23:11:47 [INFO] 23:11:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-util --- 23:11:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:11:47 [INFO] 23:11:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-util --- 23:11:47 [WARNING] 23:11:47 [WARNING] The packaging plugin for project odl-netconf-util did not assign 23:11:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:11:47 [WARNING] 23:11:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:11:47 [WARNING] 23:11:47 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT.pom 23:11:47 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT-features.xml 23:11:47 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:47 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.json 23:11:47 [INFO] 23:11:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-util --- 23:11:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:11:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:11:47 [WARNING] 23:11:47 [WARNING] The packaging plugin for project odl-netconf-util did not assign 23:11:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:11:47 [WARNING] 23:11:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:11:47 [WARNING] 23:11:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:47 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 23:11:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:11:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:47 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 23:11:47 [INFO] 23:11:47 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 23:11:47 [INFO] Building netconf-common 7.0.11-SNAPSHOT [22/121] 23:11:47 [INFO] -------------------------------[ bundle ]------------------------------- 23:11:47 [INFO] 23:11:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-common --- 23:11:47 [INFO] 23:11:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-common --- 23:11:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:47 [INFO] 23:11:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common --- 23:11:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:47 [INFO] 23:11:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-common --- 23:11:48 [INFO] 23:11:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common --- 23:11:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:11:48 [INFO] 23:11:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-common --- 23:11:48 [INFO] Starting audit... 23:11:48 Audit done. 23:11:48 [INFO] You have 0 Checkstyle violations. 23:11:48 [INFO] 23:11:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-common --- 23:11:48 [INFO] Starting audit... 23:11:48 Audit done. 23:11:48 [INFO] You have 0 Checkstyle violations. 23:11:48 [INFO] 23:11:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-common --- 23:11:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/classes/LICENSE 23:11:48 [INFO] 23:11:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 23:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/resources 23:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/generated-sources/spi 23:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/generated-sources/yang 23:11:48 [INFO] 23:11:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common --- 23:11:48 [INFO] Recompiling the module because of changed dependency. 23:11:48 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 23:11:48 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 23:11:48 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 23:11:48 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 23:11:48 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 23:11:48 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 23:11:48 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 23:11:48 [INFO] 23:11:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-common >>> 23:11:48 [INFO] 23:11:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-common --- 23:11:48 [INFO] Fork Value is true 23:11:51 [INFO] Done SpotBugs Analysis.... 23:11:51 [INFO] 23:11:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-common <<< 23:11:51 [INFO] 23:11:51 [INFO] 23:11:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-common --- 23:11:51 [INFO] BugInstance size is 0 23:11:51 [INFO] Error size is 0 23:11:51 [INFO] No errors/warnings found 23:11:51 [INFO] 23:11:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 23:11:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/test/resources 23:11:51 [INFO] 23:11:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common --- 23:11:51 [INFO] No sources to compile 23:11:51 [INFO] 23:11:51 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-common --- 23:11:51 [INFO] No tests to run. 23:11:51 [INFO] 23:11:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-common --- 23:11:51 [INFO] 23:11:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 23:11:51 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 23:11:51 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:11:51 Package found in [Jar:., Jar:checker-qual, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] 23:11:51 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:netty-common, Jar:jakarta.annotation-api, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:11:51 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT.jar 23:11:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 23:11:51 [INFO] 23:11:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-common --- 23:11:51 [INFO] No previous run data found, generating javadoc. 23:11:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-javadoc.jar 23:11:52 [INFO] 23:11:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-common --- 23:11:52 [INFO] CycloneDX: Resolving Dependencies 23:11:52 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:11:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/bom.xml 23:11:52 [INFO] attaching as netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/bom.json 23:11:52 [INFO] attaching as netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:11:52 [INFO] 23:11:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 23:11:52 [INFO] Skipping duplicate-finder execution! 23:11:52 [INFO] 23:11:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-common --- 23:11:52 [INFO] No dependency problems found 23:11:52 [INFO] 23:11:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 23:11:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-sources.jar 23:11:53 [INFO] 23:11:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common --- 23:11:53 [INFO] 23:11:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common --- 23:11:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:11:53 [INFO] 23:11:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-common --- 23:11:53 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.pom 23:11:53 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.jar 23:11:53 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-javadoc.jar 23:11:53 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:11:53 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:11:53 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-sources.jar 23:11:53 [INFO] 23:11:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 23:11:53 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.jar 23:11:53 [INFO] Writing OBR metadata 23:11:53 [INFO] 23:11:53 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-common --- 23:11:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:11:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:11:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:11:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:53 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:11:53 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 23:11:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:11:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:11:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:11:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:11:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:11:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:11:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:11:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:11:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:11:53 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:11:53 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:11:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:11:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:11:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:11:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:11:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:11:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:11:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:11:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:11:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:11:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:11:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:11:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:11:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:11:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:11:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:11:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:11:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:11:53 at java.lang.reflect.Method.invoke (Method.java:568) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:11:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:11:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/maven-metadata.xml 23:11:53 [INFO] 23:11:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 23:11:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:11:53 [INFO] 23:11:53 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 23:11:53 [INFO] Building shaded-exificient-jar 7.0.11-SNAPSHOT [23/121] 23:11:53 [INFO] --------------------------------[ jar ]--------------------------------- 23:11:53 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 23:11:53 [INFO] 23:11:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-exificient-jar --- 23:11:53 [INFO] 23:11:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-exificient-jar --- 23:11:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:53 [INFO] 23:11:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 23:11:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:53 [INFO] 23:11:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-exificient-jar --- 23:11:54 [INFO] 23:11:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 23:11:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:11:54 [INFO] 23:11:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-exificient-jar --- 23:11:54 [INFO] Starting audit... 23:11:54 Audit done. 23:11:54 [INFO] You have 0 Checkstyle violations. 23:11:54 [INFO] 23:11:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-exificient-jar --- 23:11:55 [INFO] Starting audit... 23:11:55 Audit done. 23:11:55 [INFO] You have 0 Checkstyle violations. 23:11:55 [INFO] 23:11:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-exificient-jar --- 23:11:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/classes/LICENSE 23:11:55 [INFO] 23:11:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 23:11:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/src/main/resources 23:11:55 [INFO] 23:11:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient-jar --- 23:11:55 [INFO] No sources to compile 23:11:55 [INFO] 23:11:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 23:11:55 [INFO] 23:11:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-exificient-jar --- 23:11:55 [INFO] 23:11:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 23:11:55 [INFO] 23:11:55 [INFO] 23:11:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-exificient-jar --- 23:11:55 [INFO] 23:11:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 23:11:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/src/test/resources 23:11:55 [INFO] 23:11:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient-jar --- 23:11:55 [INFO] No sources to compile 23:11:55 [INFO] 23:11:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-exificient-jar --- 23:11:55 [INFO] No tests to run. 23:11:55 [INFO] 23:11:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-exificient-jar --- 23:11:55 [INFO] 23:11:55 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ shaded-exificient-jar --- 23:11:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar 23:11:55 [INFO] 23:11:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-exificient-jar --- 23:11:55 [INFO] 23:11:55 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ shaded-exificient-jar --- 23:11:56 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 23:11:56 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 23:11:56 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 23:11:56 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 23:11:56 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 23:11:56 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 23:11:56 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 23:11:56 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 23:11:56 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 23:11:56 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 23:11:56 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 23:11:56 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 23:11:58 [INFO] Replacing original artifact with shaded artifact. 23:11:58 [INFO] Replacing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-shaded.jar 23:11:58 [INFO] Replacing original source artifact with shaded source artifact. 23:11:58 [INFO] Replacing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-shaded-sources.jar 23:11:58 [INFO] 23:11:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-exificient-jar --- 23:11:58 [INFO] Skipping CycloneDX goal, because module skips deploy 23:11:58 [INFO] 23:11:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 23:11:59 [INFO] Skipping duplicate-finder execution! 23:11:59 [INFO] 23:11:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 23:11:59 [WARNING] Unused declared dependencies found: 23:11:59 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 23:11:59 [INFO] 23:11:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 23:11:59 [INFO] No sources in project. Archive not created. 23:11:59 [INFO] 23:11:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient-jar --- 23:11:59 [INFO] 23:11:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient-jar --- 23:11:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:11:59 [INFO] 23:11:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-exificient-jar --- 23:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.11-SNAPSHOT/shaded-exificient-jar-7.0.11-SNAPSHOT.pom 23:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.11-SNAPSHOT/shaded-exificient-jar-7.0.11-SNAPSHOT.jar 23:11:59 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.11-SNAPSHOT/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar 23:11:59 [INFO] 23:11:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-exificient-jar --- 23:11:59 [INFO] Skipping artifact deployment 23:11:59 [INFO] 23:11:59 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 23:11:59 [INFO] Building shaded-exificient 7.0.11-SNAPSHOT [24/121] 23:11:59 [INFO] -------------------------------[ bundle ]------------------------------- 23:11:59 [INFO] 23:11:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-exificient --- 23:11:59 [INFO] 23:11:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-exificient --- 23:11:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:59 [INFO] 23:11:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient --- 23:11:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:11:59 [INFO] 23:11:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-exificient --- 23:11:59 [INFO] 23:11:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient --- 23:11:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:11:59 [INFO] 23:11:59 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ shaded-exificient --- 23:12:00 [INFO] 23:12:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-exificient --- 23:12:00 [INFO] Starting audit... 23:12:00 Audit done. 23:12:00 [INFO] You have 0 Checkstyle violations. 23:12:00 [INFO] 23:12:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-exificient --- 23:12:00 [INFO] Starting audit... 23:12:00 Audit done. 23:12:00 [INFO] You have 0 Checkstyle violations. 23:12:00 [INFO] 23:12:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-exificient --- 23:12:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/classes/LICENSE 23:12:00 [INFO] 23:12:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 23:12:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/src/main/resources 23:12:00 [INFO] 23:12:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient --- 23:12:00 [INFO] No sources to compile 23:12:00 [INFO] 23:12:00 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ shaded-exificient --- 23:12:00 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.11-SNAPSHOT:jar 23:12:00 [INFO] 23:12:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 23:12:00 [INFO] 23:12:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-exificient --- 23:12:00 [INFO] 23:12:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 23:12:00 [INFO] 23:12:00 [INFO] 23:12:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-exificient --- 23:12:00 [INFO] Spotbugs plugin skipped 23:12:00 [INFO] 23:12:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 23:12:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/src/test/resources 23:12:00 [INFO] 23:12:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient --- 23:12:00 [INFO] No sources to compile 23:12:00 [INFO] 23:12:00 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-exificient --- 23:12:00 [INFO] No tests to run. 23:12:00 [INFO] 23:12:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-exificient --- 23:12:00 [INFO] 23:12:00 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-exificient --- 23:12:00 [INFO] Source directory: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/shaded-sources added. 23:12:00 [INFO] 23:12:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 23:12:01 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:12:01 Package found in [Jar:., Jar:shaded-exificient-jar] 23:12:01 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:12:01 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT.jar 23:12:01 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 23:12:01 [INFO] 23:12:01 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-exificient --- 23:12:01 [INFO] Skipping javadoc generation 23:12:01 [INFO] 23:12:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-exificient --- 23:12:01 [INFO] CycloneDX: Resolving Dependencies 23:12:01 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 23:12:01 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 23:12:01 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 23:12:02 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 23:12:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/bom.xml 23:12:02 [INFO] attaching as shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/bom.json 23:12:02 [INFO] attaching as shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.json 23:12:02 [INFO] 23:12:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 23:12:02 [INFO] Skipping duplicate-finder execution! 23:12:02 [INFO] 23:12:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-exificient --- 23:12:02 [WARNING] Used undeclared dependencies found: 23:12:02 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 23:12:02 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 23:12:02 [INFO] 23:12:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 23:12:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT-sources.jar 23:12:02 [INFO] 23:12:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient --- 23:12:02 [INFO] Skipping modernizer execution! 23:12:02 [INFO] 23:12:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient --- 23:12:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:12:02 [INFO] 23:12:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-exificient --- 23:12:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.pom 23:12:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.jar 23:12:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.json 23:12:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT-sources.jar 23:12:02 [INFO] 23:12:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 23:12:02 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.jar 23:12:02 [INFO] Writing OBR metadata 23:12:02 [INFO] 23:12:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-exificient --- 23:12:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:02 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 23:12:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:02 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 23:12:02 [INFO] 23:12:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 23:12:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:12:02 [INFO] 23:12:02 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 23:12:02 [INFO] Building netconf-test-util 7.0.11-SNAPSHOT [25/121] 23:12:02 [INFO] --------------------------------[ jar ]--------------------------------- 23:12:03 [INFO] 23:12:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-util --- 23:12:03 [INFO] 23:12:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-util --- 23:12:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:03 [INFO] 23:12:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-util --- 23:12:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:03 [INFO] 23:12:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-util --- 23:12:03 [INFO] 23:12:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-util --- 23:12:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:12:03 [INFO] 23:12:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-util --- 23:12:03 [INFO] Starting audit... 23:12:03 Audit done. 23:12:03 [INFO] You have 0 Checkstyle violations. 23:12:03 [INFO] 23:12:03 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-util --- 23:12:03 [INFO] Starting audit... 23:12:03 Audit done. 23:12:03 [INFO] You have 0 Checkstyle violations. 23:12:03 [INFO] 23:12:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-util --- 23:12:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/classes/LICENSE 23:12:03 [INFO] 23:12:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 23:12:03 [INFO] Copying 127 resources from src/main/resources to target/classes 23:12:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/generated-sources/spi 23:12:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/generated-sources/yang 23:12:03 [INFO] 23:12:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-util --- 23:12:03 [INFO] Recompiling the module because of changed dependency. 23:12:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 23:12:03 [INFO] 23:12:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 23:12:03 [INFO] 23:12:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-test-util --- 23:12:03 [INFO] Fork Value is true 23:12:06 [INFO] Done SpotBugs Analysis.... 23:12:06 [INFO] 23:12:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 23:12:06 [INFO] 23:12:06 [INFO] 23:12:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-test-util --- 23:12:06 [INFO] BugInstance size is 0 23:12:06 [INFO] Error size is 0 23:12:06 [INFO] No errors/warnings found 23:12:06 [INFO] 23:12:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 23:12:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/src/test/resources 23:12:06 [INFO] 23:12:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-util --- 23:12:06 [INFO] No sources to compile 23:12:06 [INFO] 23:12:06 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-test-util --- 23:12:06 [INFO] No tests to run. 23:12:06 [INFO] 23:12:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-test-util --- 23:12:06 [INFO] 23:12:06 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ netconf-test-util --- 23:12:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT.jar 23:12:06 [INFO] 23:12:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-test-util --- 23:12:06 [INFO] No previous run data found, generating javadoc. 23:12:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar 23:12:07 [INFO] 23:12:07 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-test-util --- 23:12:07 [INFO] CycloneDX: Resolving Dependencies 23:12:08 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 23:12:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/bom.xml 23:12:08 [INFO] attaching as netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/bom.json 23:12:08 [INFO] attaching as netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.json 23:12:08 [INFO] 23:12:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 23:12:08 [INFO] Skipping duplicate-finder execution! 23:12:08 [INFO] 23:12:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-util --- 23:12:08 [INFO] No dependency problems found 23:12:08 [INFO] 23:12:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 23:12:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-sources.jar 23:12:08 [INFO] 23:12:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-util --- 23:12:08 [INFO] 23:12:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-util --- 23:12:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:12:08 [INFO] 23:12:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-util --- 23:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT.pom 23:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT.jar 23:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar 23:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.json 23:12:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-sources.jar 23:12:08 [INFO] 23:12:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-util --- 23:12:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:08 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 23:12:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:09 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 23:12:09 [INFO] 23:12:09 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 23:12:09 [INFO] Building netconf-netty-util 7.0.11-SNAPSHOT [26/121] 23:12:09 [INFO] -------------------------------[ bundle ]------------------------------- 23:12:09 [INFO] 23:12:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-netty-util --- 23:12:09 [INFO] 23:12:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-netty-util --- 23:12:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:09 [INFO] 23:12:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 23:12:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:09 [INFO] 23:12:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-netty-util --- 23:12:09 [INFO] 23:12:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-netty-util --- 23:12:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:12:09 [INFO] 23:12:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-netty-util --- 23:12:09 [INFO] Starting audit... 23:12:09 Audit done. 23:12:09 [INFO] You have 0 Checkstyle violations. 23:12:09 [INFO] 23:12:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-netty-util --- 23:12:10 [INFO] Starting audit... 23:12:10 Audit done. 23:12:10 [INFO] You have 0 Checkstyle violations. 23:12:10 [INFO] 23:12:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-netty-util --- 23:12:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/classes/LICENSE 23:12:10 [INFO] 23:12:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 23:12:10 [INFO] Copying 1 resource from src/main/resources to target/classes 23:12:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/generated-sources/spi 23:12:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/generated-sources/yang 23:12:10 [INFO] 23:12:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-netty-util --- 23:12:10 [INFO] Recompiling the module because of changed dependency. 23:12:10 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 23:12:10 [INFO] 23:12:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 23:12:10 [INFO] 23:12:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-netty-util --- 23:12:10 [INFO] Fork Value is true 23:12:14 [INFO] Done SpotBugs Analysis.... 23:12:14 [INFO] 23:12:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 23:12:14 [INFO] 23:12:14 [INFO] 23:12:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-netty-util --- 23:12:14 [INFO] BugInstance size is 0 23:12:14 [INFO] Error size is 0 23:12:14 [INFO] No errors/warnings found 23:12:14 [INFO] 23:12:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 23:12:14 [INFO] Copying 3 resources from src/test/resources to target/test-classes 23:12:14 [INFO] 23:12:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-netty-util --- 23:12:14 [INFO] Recompiling the module because of changed dependency. 23:12:14 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 23:12:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:12:14 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:12:14 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:12:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:12:14 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:12:14 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:12:14 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:12:14 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:12:14 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:12:14 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,53] unchecked method invocation: method addExiHandlers in class org.opendaylight.netconf.nettyutil.TestingNetconfSession is applied to given types 23:12:14 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 23:12:14 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 23:12:14 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 23:12:14 required: io.netty.handler.codec.MessageToByteEncoder 23:12:14 found: io.netty.handler.codec.MessageToByteEncoder 23:12:14 [INFO] 23:12:14 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-netty-util --- 23:12:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/surefire-reports 23:12:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:12:14 [INFO] 23:12:14 [INFO] ------------------------------------------------------- 23:12:14 [INFO] T E S T S 23:12:14 [INFO] ------------------------------------------------------- 23:12:15 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 23:12:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 23:12:15 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 23:12:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:12:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 23:12:17 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 23:12:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 23:12:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 23:12:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 23:12:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 23:12:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 23:12:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 23:12:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 23:12:19 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 23:12:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 23:12:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 23:12:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 23:12:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 23:12:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 23:12:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 23:12:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 23:12:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 23:12:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 23:12:20 [INFO] 23:12:20 [INFO] Results: 23:12:20 [INFO] 23:12:20 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 23:12:20 [INFO] 23:12:20 [INFO] 23:12:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-netty-util --- 23:12:20 [INFO] 23:12:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 23:12:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT.jar 23:12:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 23:12:20 [INFO] 23:12:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-netty-util --- 23:12:20 [INFO] No previous run data found, generating javadoc. 23:12:22 [WARNING] Javadoc Warnings 23:12:22 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 23:12:22 [WARNING] *

23:12:22 [WARNING] ^ 23:12:22 [WARNING] 1 warning 23:12:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar 23:12:22 [INFO] 23:12:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-netty-util --- 23:12:22 [INFO] CycloneDX: Resolving Dependencies 23:12:22 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 23:12:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/bom.xml 23:12:22 [INFO] attaching as netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/bom.json 23:12:22 [INFO] attaching as netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.json 23:12:22 [INFO] 23:12:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 23:12:22 [INFO] Skipping duplicate-finder execution! 23:12:22 [INFO] 23:12:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-netty-util --- 23:12:22 [INFO] No dependency problems found 23:12:22 [INFO] 23:12:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 23:12:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar 23:12:22 [INFO] 23:12:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-netty-util --- 23:12:22 [INFO] 23:12:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-netty-util --- 23:12:22 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 23:12:22 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 23:12:23 [INFO] 23:12:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-netty-util --- 23:12:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.pom 23:12:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.jar 23:12:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar 23:12:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.json 23:12:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar 23:12:23 [INFO] 23:12:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 23:12:23 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.jar 23:12:23 [INFO] Writing OBR metadata 23:12:23 [INFO] 23:12:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-netty-util --- 23:12:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:23 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 23:12:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:23 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 23:12:23 [INFO] 23:12:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 23:12:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:12:23 [INFO] 23:12:23 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 23:12:23 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.11-SNAPSHOT [27/121] 23:12:23 [INFO] ------------------------------[ feature ]------------------------------- 23:12:23 [INFO] 23:12:23 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-common --- 23:12:23 [INFO] 23:12:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-common --- 23:12:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:23 [INFO] 23:12:23 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 23:12:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:23 [INFO] 23:12:23 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-common --- 23:12:23 [INFO] 23:12:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-common --- 23:12:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:12:23 [INFO] argLine set to empty 23:12:23 [INFO] 23:12:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-common --- 23:12:23 [INFO] Starting audit... 23:12:23 Audit done. 23:12:23 [INFO] You have 0 Checkstyle violations. 23:12:23 [INFO] 23:12:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-common --- 23:12:23 [INFO] Starting audit... 23:12:23 Audit done. 23:12:23 [INFO] You have 0 Checkstyle violations. 23:12:23 [INFO] 23:12:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-common --- 23:12:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/classes/LICENSE 23:12:23 [INFO] 23:12:23 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 23:12:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/feature/feature.xml 23:12:23 [INFO] ...done! 23:12:23 [INFO] Attaching features XML 23:12:23 [INFO] 23:12:23 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-common --- 23:12:23 [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 23:12:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:12:23 [INFO] 23:12:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 23:12:23 [INFO] 23:12:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-common --- 23:12:23 [INFO] 23:12:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 23:12:23 [INFO] 23:12:23 [INFO] 23:12:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-common --- 23:12:23 [INFO] 23:12:23 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-common --- 23:12:23 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 23:12:23 [INFO] Project dependency features detected: [] 23:12:23 [INFO] Pax Exam System (Version: 4.13.3) created. 23:12:23 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:12:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:12:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:12:24 [INFO] Waiting for remote bundle context.. on 21000 name: 73eb9f16-6543-4c16-a5e3-14343f3e446d timout: [ RelativeTimeout value = 180000 ] 23:12:31 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:12:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:12:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:12:32 [INFO] 23:12:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-common --- 23:12:32 [INFO] 23:12:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-common --- 23:12:32 [INFO] 23:12:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-common --- 23:12:32 [INFO] CycloneDX: Resolving Dependencies 23:12:34 [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) 23:12:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/bom.xml 23:12:34 [INFO] attaching as odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/bom.json 23:12:34 [INFO] attaching as odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:12:34 [INFO] 23:12:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 23:12:34 [INFO] Skipping duplicate-finder execution! 23:12:34 [INFO] 23:12:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-common --- 23:12:34 [INFO] Skipping plugin execution 23:12:34 [INFO] 23:12:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 23:12:34 [INFO] Skipping source per configuration. 23:12:34 [INFO] 23:12:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-common --- 23:12:34 [INFO] 23:12:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-common --- 23:12:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:12:34 [INFO] 23:12:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-common --- 23:12:34 [WARNING] 23:12:34 [WARNING] The packaging plugin for project odl-netconf-common did not assign 23:12:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:12:34 [WARNING] 23:12:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:12:34 [WARNING] 23:12:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT.pom 23:12:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT-features.xml 23:12:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:12:34 [INFO] 23:12:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-common --- 23:12:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:34 [WARNING] 23:12:34 [WARNING] The packaging plugin for project odl-netconf-common did not assign 23:12:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:12:34 [WARNING] 23:12:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:12:34 [WARNING] 23:12:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:34 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 23:12:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:34 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 23:12:34 [INFO] 23:12:34 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 23:12:34 [INFO] Building rfc8341 7.0.11-SNAPSHOT [28/121] 23:12:34 [INFO] -------------------------------[ bundle ]------------------------------- 23:12:34 [INFO] 23:12:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8341 --- 23:12:34 [INFO] 23:12:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8341 --- 23:12:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:34 [INFO] 23:12:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8341 --- 23:12:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:34 [INFO] 23:12:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8341 --- 23:12:34 [INFO] 23:12:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8341 --- 23:12:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:12:34 [INFO] 23:12:34 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8341 --- 23:12:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:12:34 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/src/main/yang 23:12:34 [INFO] yang-to-sources: Found 1 dependencies in 1.090 ms 23:12:34 [INFO] yang-to-sources: Project model files found: 1 in 2.265 ms 23:12:34 [INFO] yang-to-sources: 2 YANG models processed in 13.10 ms 23:12:34 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.037 ms 23:12:34 [INFO] Sorted 30 files into 8 directories in 103.9 μs 23:12:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 38.40 ms 23:12:34 [INFO] 23:12:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8341 --- 23:12:34 [INFO] Starting audit... 23:12:34 Audit done. 23:12:34 [INFO] You have 0 Checkstyle violations. 23:12:34 [INFO] 23:12:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8341 --- 23:12:34 [INFO] Starting audit... 23:12:34 Audit done. 23:12:34 [INFO] You have 0 Checkstyle violations. 23:12:34 [INFO] 23:12:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8341 --- 23:12:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/classes/LICENSE 23:12:34 [INFO] 23:12:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 23:12:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/src/main/resources 23:12:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/generated-sources/spi 23:12:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:12:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:12:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:12:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/generated-sources/spi 23:12:34 [INFO] 23:12:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8341 --- 23:12:34 [INFO] Recompiling the module because of changed dependency. 23:12:34 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 23:12:34 [INFO] 23:12:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8341 >>> 23:12:34 [INFO] 23:12:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8341 --- 23:12:34 [INFO] Fork Value is true 23:12:37 [INFO] Done SpotBugs Analysis.... 23:12:37 [INFO] 23:12:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8341 <<< 23:12:37 [INFO] 23:12:37 [INFO] 23:12:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8341 --- 23:12:37 [INFO] BugInstance size is 0 23:12:37 [INFO] Error size is 0 23:12:37 [INFO] No errors/warnings found 23:12:37 [INFO] 23:12:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 23:12:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/src/test/resources 23:12:37 [INFO] 23:12:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8341 --- 23:12:37 [INFO] No sources to compile 23:12:37 [INFO] 23:12:37 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8341 --- 23:12:37 [INFO] No tests to run. 23:12:37 [INFO] 23:12:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8341 --- 23:12:37 [INFO] 23:12:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 23:12:37 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT.jar 23:12:37 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/classes/META-INF/MANIFEST.MF 23:12:37 [INFO] 23:12:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8341 --- 23:12:37 [INFO] No previous run data found, generating javadoc. 23:12:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-javadoc.jar 23:12:39 [INFO] 23:12:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8341 --- 23:12:39 [INFO] CycloneDX: Resolving Dependencies 23:12:40 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 23:12:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/bom.xml 23:12:40 [INFO] attaching as rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/bom.json 23:12:40 [INFO] attaching as rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 23:12:40 [INFO] 23:12:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 23:12:40 [INFO] Skipping duplicate-finder execution! 23:12:40 [INFO] 23:12:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8341 --- 23:12:40 [INFO] No dependency problems found 23:12:40 [INFO] 23:12:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 23:12:40 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-sources.jar 23:12:40 [INFO] 23:12:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8341 --- 23:12:40 [INFO] 23:12:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8341 --- 23:12:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:12:40 [INFO] 23:12:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8341 --- 23:12:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.pom 23:12:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.jar 23:12:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-javadoc.jar 23:12:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 23:12:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-sources.jar 23:12:40 [INFO] 23:12:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 23:12:40 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.jar 23:12:40 [INFO] Writing OBR metadata 23:12:40 [INFO] 23:12:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8341 --- 23:12:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:40 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 23:12:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:40 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 23:12:40 [INFO] 23:12:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 23:12:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:12:40 [INFO] 23:12:40 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 23:12:40 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.11-SNAPSHOT [29/121] 23:12:40 [INFO] ------------------------------[ feature ]------------------------------- 23:12:40 [INFO] 23:12:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8341 --- 23:12:40 [INFO] 23:12:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 23:12:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:40 [INFO] 23:12:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 23:12:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:40 [INFO] 23:12:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 23:12:40 [INFO] 23:12:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 23:12:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:12:40 [INFO] argLine set to empty 23:12:40 [INFO] 23:12:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8341 --- 23:12:40 [INFO] Starting audit... 23:12:40 Audit done. 23:12:40 [INFO] You have 0 Checkstyle violations. 23:12:40 [INFO] 23:12:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8341 --- 23:12:41 [INFO] Starting audit... 23:12:41 Audit done. 23:12:41 [INFO] You have 0 Checkstyle violations. 23:12:41 [INFO] 23:12:41 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 23:12:41 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/classes/LICENSE 23:12:41 [INFO] 23:12:41 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 23:12:41 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml 23:12:41 [INFO] ...done! 23:12:41 [INFO] Attaching features XML 23:12:41 [INFO] 23:12:41 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8341 --- 23:12:41 [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 23:12:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:12:41 [INFO] 23:12:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 23:12:41 [INFO] 23:12:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 23:12:41 [INFO] 23:12:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 23:12:41 [INFO] 23:12:41 [INFO] 23:12:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 23:12:41 [INFO] 23:12:41 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8341 --- 23:12:41 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8341 23:12:41 [INFO] Project dependency features detected: [] 23:12:41 [INFO] Pax Exam System (Version: 4.13.3) created. 23:12:41 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:12:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:12:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:12:41 [INFO] Waiting for remote bundle context.. on 21000 name: 666b0b74-1e8b-40b1-87b3-24ff388da128 timout: [ RelativeTimeout value = 180000 ] 23:12:49 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:12:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:12:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:12:50 [INFO] 23:12:50 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] 23:12:50 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] 23:12:50 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] CycloneDX: Resolving Dependencies 23:12:50 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:12:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml 23:12:50 [INFO] attaching as odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json 23:12:50 [INFO] attaching as odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 23:12:50 [INFO] 23:12:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] Skipping duplicate-finder execution! 23:12:50 [INFO] 23:12:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] Skipping plugin execution 23:12:50 [INFO] 23:12:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] Skipping source per configuration. 23:12:50 [INFO] 23:12:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] 23:12:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:12:50 [INFO] 23:12:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8341 --- 23:12:50 [WARNING] 23:12:50 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 23:12:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:12:50 [WARNING] 23:12:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:12:50 [WARNING] 23:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT.pom 23:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-features.xml 23:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 23:12:50 [INFO] 23:12:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 23:12:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:50 [WARNING] 23:12:50 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 23:12:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:12:50 [WARNING] 23:12:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:12:50 [WARNING] 23:12:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 23:12:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 23:12:50 [INFO] 23:12:50 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 23:12:50 [INFO] Building draft-ietf-netconf-crypto-types 7.0.11-SNAPSHOT [30/121] 23:12:50 [INFO] -------------------------------[ bundle ]------------------------------- 23:12:50 [INFO] 23:12:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 23:12:50 [INFO] 23:12:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 23:12:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:50 [INFO] 23:12:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 23:12:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:50 [INFO] 23:12:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] 23:12:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:12:51 [INFO] 23:12:51 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:12:51 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/yang 23:12:51 [INFO] yang-to-sources: Found 2 dependencies in 790.9 μs 23:12:51 [INFO] yang-to-sources: Project model files found: 1 in 4.245 ms 23:12:51 [INFO] yang-to-sources: 3 YANG models processed in 31.81 ms 23:12:51 [INFO] BindingJavaFileGenerator: Defined 108 files in 9.394 ms 23:12:51 [INFO] Sorted 108 files into 19 directories in 313.4 μs 23:12:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 167.8 ms 23:12:51 [INFO] 23:12:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] Starting audit... 23:12:51 Audit done. 23:12:51 [INFO] You have 0 Checkstyle violations. 23:12:51 [INFO] 23:12:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] Starting audit... 23:12:51 Audit done. 23:12:51 [INFO] You have 0 Checkstyle violations. 23:12:51 [INFO] 23:12:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/LICENSE 23:12:51 [INFO] 23:12:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/resources 23:12:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 23:12:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:12:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:12:51 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:12:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 23:12:51 [INFO] 23:12:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 23:12:51 [INFO] Recompiling the module because of changed dependency. 23:12:51 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 23:12:52 [INFO] 23:12:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 23:12:52 [INFO] 23:12:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 23:12:52 [INFO] Fork Value is true 23:12:55 [INFO] Done SpotBugs Analysis.... 23:12:55 [INFO] 23:12:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 23:12:55 [INFO] 23:12:55 [INFO] 23:12:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] BugInstance size is 0 23:12:55 [INFO] Error size is 0 23:12:55 [INFO] No errors/warnings found 23:12:55 [INFO] 23:12:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/src/test/resources 23:12:55 [INFO] 23:12:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] No sources to compile 23:12:55 [INFO] 23:12:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] No tests to run. 23:12:55 [INFO] 23:12:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] 23:12:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 23:12:55 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 23:12:55 [INFO] 23:12:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 23:12:55 [INFO] No previous run data found, generating javadoc. 23:12:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar 23:12:58 [INFO] 23:12:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] CycloneDX: Resolving Dependencies 23:12:58 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:12:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml 23:12:58 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json 23:12:58 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.json 23:12:58 [INFO] 23:12:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] Skipping duplicate-finder execution! 23:12:58 [INFO] 23:12:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] No dependency problems found 23:12:58 [INFO] 23:12:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar 23:12:58 [INFO] 23:12:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] 23:12:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:12:58 [INFO] 23:12:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ draft-ietf-netconf-crypto-types --- 23:12:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.pom 23:12:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 23:12:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar 23:12:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.xml 23:12:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.json 23:12:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar 23:12:58 [INFO] 23:12:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 23:12:59 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 23:12:59 [INFO] Writing OBR metadata 23:12:59 [INFO] 23:12:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 23:12:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:12:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:12:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:59 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml 23:12:59 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 23:12:59 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:12:59 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:12:59 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:12:59 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:12:59 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:12:59 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:12:59 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:12:59 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:12:59 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:12:59 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:12:59 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:12:59 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:12:59 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:12:59 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:12:59 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:12:59 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:12:59 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:12:59 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:12:59 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:12:59 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:12:59 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:12:59 at java.lang.reflect.Method.invoke (Method.java:568) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:12:59 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:12:59 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 23:12:59 [INFO] 23:12:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 23:12:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:12:59 [INFO] 23:12:59 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 23:12:59 [INFO] Building keystore-api 7.0.11-SNAPSHOT [31/121] 23:12:59 [INFO] -------------------------------[ bundle ]------------------------------- 23:12:59 [INFO] 23:12:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-api --- 23:12:59 [INFO] 23:12:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-api --- 23:12:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:59 [INFO] 23:12:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-api --- 23:12:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:12:59 [INFO] 23:12:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-api --- 23:12:59 [INFO] 23:12:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-api --- 23:12:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:12:59 [INFO] 23:12:59 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ keystore-api --- 23:12:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:12:59 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/src/main/yang 23:12:59 [INFO] yang-to-sources: Found 3 dependencies in 1.256 ms 23:12:59 [INFO] yang-to-sources: Project model files found: 1 in 3.198 ms 23:12:59 [INFO] yang-to-sources: 4 YANG models processed in 57.29 ms 23:12:59 [INFO] BindingJavaFileGenerator: Defined 69 files in 23.76 ms 23:12:59 [INFO] Sorted 69 files into 25 directories in 356.1 μs 23:12:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 76.93 ms 23:12:59 [INFO] 23:12:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-api --- 23:12:59 [INFO] Starting audit... 23:12:59 Audit done. 23:12:59 [INFO] You have 0 Checkstyle violations. 23:12:59 [INFO] 23:12:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-api --- 23:12:59 [INFO] Starting audit... 23:12:59 Audit done. 23:12:59 [INFO] You have 0 Checkstyle violations. 23:12:59 [INFO] 23:12:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-api --- 23:12:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/classes/LICENSE 23:12:59 [INFO] 23:12:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 23:12:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/src/main/resources 23:12:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/generated-sources/spi 23:12:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:12:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:12:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:12:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/generated-sources/spi 23:12:59 [INFO] 23:12:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-api --- 23:12:59 [INFO] Recompiling the module because of changed dependency. 23:12:59 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 23:13:00 [INFO] 23:13:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-api >>> 23:13:00 [INFO] 23:13:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-api --- 23:13:00 [INFO] Fork Value is true 23:13:03 [INFO] Done SpotBugs Analysis.... 23:13:03 [INFO] 23:13:03 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-api <<< 23:13:03 [INFO] 23:13:03 [INFO] 23:13:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-api --- 23:13:03 [INFO] BugInstance size is 0 23:13:03 [INFO] Error size is 0 23:13:03 [INFO] No errors/warnings found 23:13:03 [INFO] 23:13:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 23:13:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/src/test/resources 23:13:03 [INFO] 23:13:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-api --- 23:13:03 [INFO] No sources to compile 23:13:03 [INFO] 23:13:03 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-api --- 23:13:03 [INFO] No tests to run. 23:13:03 [INFO] 23:13:03 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-api --- 23:13:03 [INFO] 23:13:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 23:13:03 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT.jar 23:13:03 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 23:13:03 [INFO] 23:13:03 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-api --- 23:13:03 [INFO] No previous run data found, generating javadoc. 23:13:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-javadoc.jar 23:13:06 [INFO] 23:13:06 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-api --- 23:13:06 [INFO] CycloneDX: Resolving Dependencies 23:13:06 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 23:13:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/bom.xml 23:13:06 [INFO] attaching as keystore-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/bom.json 23:13:06 [INFO] attaching as keystore-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:06 [INFO] 23:13:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 23:13:06 [INFO] Skipping duplicate-finder execution! 23:13:06 [INFO] 23:13:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-api --- 23:13:06 [INFO] No dependency problems found 23:13:06 [INFO] 23:13:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 23:13:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-sources.jar 23:13:06 [INFO] 23:13:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-api --- 23:13:06 [INFO] 23:13:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-api --- 23:13:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:13:06 [INFO] 23:13:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-api --- 23:13:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.pom 23:13:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.jar 23:13:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-javadoc.jar 23:13:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-sources.jar 23:13:06 [INFO] 23:13:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 23:13:06 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.jar 23:13:06 [INFO] Writing OBR metadata 23:13:06 [INFO] 23:13:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-api --- 23:13:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:06 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:07 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 23:13:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:07 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:07 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:07 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/maven-metadata.xml 23:13:07 [INFO] 23:13:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 23:13:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:13:07 [INFO] 23:13:07 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 23:13:07 [INFO] Building keystore-none 7.0.11-SNAPSHOT [32/121] 23:13:07 [INFO] -------------------------------[ bundle ]------------------------------- 23:13:07 [INFO] 23:13:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-none --- 23:13:07 [INFO] 23:13:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-none --- 23:13:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:07 [INFO] 23:13:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-none --- 23:13:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:07 [INFO] 23:13:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-none --- 23:13:07 [INFO] 23:13:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-none --- 23:13:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:13:07 [INFO] 23:13:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-none --- 23:13:07 [INFO] Starting audit... 23:13:07 Audit done. 23:13:07 [INFO] You have 0 Checkstyle violations. 23:13:07 [INFO] 23:13:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-none --- 23:13:07 [INFO] Starting audit... 23:13:07 Audit done. 23:13:07 [INFO] You have 0 Checkstyle violations. 23:13:07 [INFO] 23:13:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-none --- 23:13:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/classes/LICENSE 23:13:07 [INFO] 23:13:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 23:13:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/src/main/resources 23:13:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/generated-sources/spi 23:13:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/generated-sources/yang 23:13:07 [INFO] 23:13:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-none --- 23:13:07 [INFO] Recompiling the module because of changed dependency. 23:13:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 23:13:07 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:13:07 [INFO] 23:13:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-none >>> 23:13:07 [INFO] 23:13:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-none --- 23:13:07 [INFO] Fork Value is true 23:13:09 [INFO] Done SpotBugs Analysis.... 23:13:09 [INFO] 23:13:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-none <<< 23:13:09 [INFO] 23:13:09 [INFO] 23:13:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-none --- 23:13:09 [INFO] BugInstance size is 0 23:13:09 [INFO] Error size is 0 23:13:09 [INFO] No errors/warnings found 23:13:09 [INFO] 23:13:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 23:13:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/src/test/resources 23:13:09 [INFO] 23:13:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-none --- 23:13:09 [INFO] No sources to compile 23:13:09 [INFO] 23:13:09 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-none --- 23:13:09 [INFO] No tests to run. 23:13:09 [INFO] 23:13:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-none --- 23:13:09 [INFO] 23:13:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 23:13:10 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT.jar 23:13:10 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 23:13:10 [INFO] 23:13:10 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-none --- 23:13:10 [INFO] No previous run data found, generating javadoc. 23:13:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-javadoc.jar 23:13:11 [INFO] 23:13:11 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-none --- 23:13:11 [INFO] CycloneDX: Resolving Dependencies 23:13:11 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 23:13:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/bom.xml 23:13:11 [INFO] attaching as keystore-none-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/bom.json 23:13:11 [INFO] attaching as keystore-none-7.0.11-SNAPSHOT-cyclonedx.json 23:13:11 [INFO] 23:13:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 23:13:11 [INFO] Skipping duplicate-finder execution! 23:13:11 [INFO] 23:13:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-none --- 23:13:11 [INFO] No dependency problems found 23:13:11 [INFO] 23:13:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 23:13:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-sources.jar 23:13:11 [INFO] 23:13:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-none --- 23:13:11 [INFO] 23:13:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-none --- 23:13:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:13:11 [INFO] 23:13:11 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-none --- 23:13:11 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.pom 23:13:11 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.jar 23:13:11 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-javadoc.jar 23:13:11 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:11 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-cyclonedx.json 23:13:11 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-sources.jar 23:13:11 [INFO] 23:13:11 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 23:13:11 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.jar 23:13:11 [INFO] Writing OBR metadata 23:13:11 [INFO] 23:13:11 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-none --- 23:13:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:11 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:11 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 23:13:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:11 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:11 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:11 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/maven-metadata.xml 23:13:11 [INFO] 23:13:11 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 23:13:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:13:11 [INFO] 23:13:11 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 23:13:11 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.11-SNAPSHOT [33/121] 23:13:11 [INFO] ------------------------------[ feature ]------------------------------- 23:13:11 [INFO] 23:13:11 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-keystore --- 23:13:11 [INFO] 23:13:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore --- 23:13:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:11 [INFO] 23:13:11 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 23:13:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:11 [INFO] 23:13:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-keystore --- 23:13:12 [INFO] 23:13:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 23:13:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:13:12 [INFO] argLine set to empty 23:13:12 [INFO] 23:13:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-keystore --- 23:13:12 [INFO] Starting audit... 23:13:12 Audit done. 23:13:12 [INFO] You have 0 Checkstyle violations. 23:13:12 [INFO] 23:13:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-keystore --- 23:13:12 [INFO] Starting audit... 23:13:12 Audit done. 23:13:12 [INFO] You have 0 Checkstyle violations. 23:13:12 [INFO] 23:13:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-keystore --- 23:13:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/classes/LICENSE 23:13:12 [INFO] 23:13:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 23:13:12 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml 23:13:12 [INFO] ...done! 23:13:12 [INFO] Attaching features XML 23:13:12 [INFO] 23:13:12 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore --- 23:13:12 [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 23:13:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:13:12 [INFO] 23:13:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 23:13:12 [INFO] 23:13:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-keystore --- 23:13:12 [INFO] 23:13:12 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 23:13:12 [INFO] 23:13:12 [INFO] 23:13:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-keystore --- 23:13:12 [INFO] 23:13:12 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-keystore --- 23:13:12 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 23:13:12 [INFO] Project dependency features detected: [] 23:13:12 [INFO] Pax Exam System (Version: 4.13.3) created. 23:13:12 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:13:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:13:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:13:13 [INFO] Waiting for remote bundle context.. on 21000 name: 4bd2d83e-3149-4865-840a-54baeeee238d timout: [ RelativeTimeout value = 180000 ] 23:13:21 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:13:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:13:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:13:21 [INFO] 23:13:21 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-keystore --- 23:13:21 [INFO] 23:13:21 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-keystore --- 23:13:21 [INFO] 23:13:21 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-keystore --- 23:13:21 [INFO] CycloneDX: Resolving Dependencies 23:13:21 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 23:13:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/bom.xml 23:13:21 [INFO] attaching as odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/bom.json 23:13:22 [INFO] attaching as odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.json 23:13:22 [INFO] 23:13:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 23:13:22 [INFO] Skipping duplicate-finder execution! 23:13:22 [INFO] 23:13:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 23:13:22 [INFO] Skipping plugin execution 23:13:22 [INFO] 23:13:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 23:13:22 [INFO] Skipping source per configuration. 23:13:22 [INFO] 23:13:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore --- 23:13:22 [INFO] 23:13:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore --- 23:13:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:13:22 [INFO] 23:13:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-keystore --- 23:13:22 [WARNING] 23:13:22 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 23:13:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:13:22 [WARNING] 23:13:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:13:22 [WARNING] 23:13:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT.pom 23:13:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT-features.xml 23:13:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.json 23:13:22 [INFO] 23:13:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-keystore --- 23:13:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:22 [WARNING] 23:13:22 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 23:13:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:13:22 [WARNING] 23:13:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:13:22 [WARNING] 23:13:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:22 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 23:13:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:22 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 23:13:22 [INFO] 23:13:22 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 23:13:22 [INFO] Building truststore-api 7.0.11-SNAPSHOT [34/121] 23:13:22 [INFO] -------------------------------[ bundle ]------------------------------- 23:13:22 [INFO] 23:13:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-api --- 23:13:22 [INFO] 23:13:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-api --- 23:13:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:22 [INFO] 23:13:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ truststore-api --- 23:13:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:22 [INFO] 23:13:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-api --- 23:13:22 [INFO] 23:13:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-api --- 23:13:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:13:22 [INFO] 23:13:22 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ truststore-api --- 23:13:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:13:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/src/main/yang 23:13:22 [INFO] yang-to-sources: Found 3 dependencies in 1.525 ms 23:13:22 [INFO] yang-to-sources: Project model files found: 1 in 2.416 ms 23:13:22 [INFO] yang-to-sources: 4 YANG models processed in 80.74 ms 23:13:22 [INFO] BindingJavaFileGenerator: Defined 51 files in 11.84 ms 23:13:22 [INFO] Sorted 51 files into 16 directories in 288.6 μs 23:13:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 27.53 ms 23:13:22 [INFO] 23:13:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ truststore-api --- 23:13:22 [INFO] Starting audit... 23:13:22 Audit done. 23:13:22 [INFO] You have 0 Checkstyle violations. 23:13:22 [INFO] 23:13:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ truststore-api --- 23:13:22 [INFO] Starting audit... 23:13:22 Audit done. 23:13:22 [INFO] You have 0 Checkstyle violations. 23:13:22 [INFO] 23:13:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ truststore-api --- 23:13:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/classes/LICENSE 23:13:22 [INFO] 23:13:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 23:13:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/src/main/resources 23:13:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/generated-sources/spi 23:13:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:13:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:13:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:13:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/generated-sources/spi 23:13:22 [INFO] 23:13:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-api --- 23:13:22 [INFO] Recompiling the module because of changed dependency. 23:13:22 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 23:13:23 [INFO] 23:13:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ truststore-api >>> 23:13:23 [INFO] 23:13:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ truststore-api --- 23:13:23 [INFO] Fork Value is true 23:13:25 [INFO] Done SpotBugs Analysis.... 23:13:25 [INFO] 23:13:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ truststore-api <<< 23:13:25 [INFO] 23:13:25 [INFO] 23:13:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ truststore-api --- 23:13:25 [INFO] BugInstance size is 0 23:13:25 [INFO] Error size is 0 23:13:25 [INFO] No errors/warnings found 23:13:25 [INFO] 23:13:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 23:13:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/src/test/resources 23:13:25 [INFO] 23:13:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-api --- 23:13:25 [INFO] No sources to compile 23:13:25 [INFO] 23:13:25 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ truststore-api --- 23:13:25 [INFO] No tests to run. 23:13:25 [INFO] 23:13:25 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ truststore-api --- 23:13:25 [INFO] 23:13:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 23:13:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT.jar 23:13:26 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 23:13:26 [INFO] 23:13:26 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ truststore-api --- 23:13:26 [INFO] No previous run data found, generating javadoc. 23:13:28 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-javadoc.jar 23:13:28 [INFO] 23:13:28 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ truststore-api --- 23:13:28 [INFO] CycloneDX: Resolving Dependencies 23:13:29 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 23:13:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/bom.xml 23:13:29 [INFO] attaching as truststore-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/bom.json 23:13:29 [INFO] attaching as truststore-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:29 [INFO] 23:13:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 23:13:29 [INFO] Skipping duplicate-finder execution! 23:13:29 [INFO] 23:13:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ truststore-api --- 23:13:29 [INFO] No dependency problems found 23:13:29 [INFO] 23:13:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-api --- 23:13:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-sources.jar 23:13:29 [INFO] 23:13:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-api --- 23:13:29 [INFO] 23:13:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-api --- 23:13:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:13:29 [INFO] 23:13:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-api --- 23:13:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.pom 23:13:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.jar 23:13:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-javadoc.jar 23:13:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-sources.jar 23:13:29 [INFO] 23:13:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 23:13:29 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.jar 23:13:29 [INFO] Writing OBR metadata 23:13:29 [INFO] 23:13:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-api --- 23:13:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:29 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 23:13:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:29 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/maven-metadata.xml 23:13:29 [INFO] 23:13:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 23:13:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:13:29 [INFO] 23:13:29 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 23:13:29 [INFO] Building truststore-none 7.0.11-SNAPSHOT [35/121] 23:13:29 [INFO] -------------------------------[ bundle ]------------------------------- 23:13:29 [INFO] 23:13:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-none --- 23:13:29 [INFO] 23:13:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-none --- 23:13:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:29 [INFO] 23:13:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ truststore-none --- 23:13:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:29 [INFO] 23:13:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-none --- 23:13:29 [INFO] 23:13:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-none --- 23:13:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:13:29 [INFO] 23:13:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ truststore-none --- 23:13:29 [INFO] Starting audit... 23:13:29 Audit done. 23:13:29 [INFO] You have 0 Checkstyle violations. 23:13:29 [INFO] 23:13:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ truststore-none --- 23:13:29 [INFO] Starting audit... 23:13:29 Audit done. 23:13:29 [INFO] You have 0 Checkstyle violations. 23:13:29 [INFO] 23:13:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ truststore-none --- 23:13:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/classes/LICENSE 23:13:29 [INFO] 23:13:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 23:13:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/src/main/resources 23:13:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/generated-sources/spi 23:13:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/generated-sources/yang 23:13:29 [INFO] 23:13:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-none --- 23:13:30 [INFO] Recompiling the module because of changed dependency. 23:13:30 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 23:13:30 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:13:30 [INFO] 23:13:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ truststore-none >>> 23:13:30 [INFO] 23:13:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ truststore-none --- 23:13:30 [INFO] Fork Value is true 23:13:32 [INFO] Done SpotBugs Analysis.... 23:13:32 [INFO] 23:13:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ truststore-none <<< 23:13:32 [INFO] 23:13:32 [INFO] 23:13:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ truststore-none --- 23:13:32 [INFO] BugInstance size is 0 23:13:32 [INFO] Error size is 0 23:13:32 [INFO] No errors/warnings found 23:13:32 [INFO] 23:13:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 23:13:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/src/test/resources 23:13:32 [INFO] 23:13:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-none --- 23:13:32 [INFO] No sources to compile 23:13:32 [INFO] 23:13:32 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ truststore-none --- 23:13:32 [INFO] No tests to run. 23:13:32 [INFO] 23:13:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ truststore-none --- 23:13:32 [INFO] 23:13:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 23:13:32 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT.jar 23:13:32 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 23:13:32 [INFO] 23:13:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ truststore-none --- 23:13:32 [INFO] No previous run data found, generating javadoc. 23:13:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-javadoc.jar 23:13:33 [INFO] 23:13:33 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ truststore-none --- 23:13:33 [INFO] CycloneDX: Resolving Dependencies 23:13:33 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 23:13:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/bom.xml 23:13:33 [INFO] attaching as truststore-none-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/bom.json 23:13:33 [INFO] attaching as truststore-none-7.0.11-SNAPSHOT-cyclonedx.json 23:13:33 [INFO] 23:13:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 23:13:33 [INFO] Skipping duplicate-finder execution! 23:13:33 [INFO] 23:13:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ truststore-none --- 23:13:33 [INFO] No dependency problems found 23:13:33 [INFO] 23:13:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-none --- 23:13:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-sources.jar 23:13:33 [INFO] 23:13:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-none --- 23:13:33 [INFO] 23:13:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-none --- 23:13:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:13:33 [INFO] 23:13:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-none --- 23:13:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.pom 23:13:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.jar 23:13:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-javadoc.jar 23:13:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-cyclonedx.json 23:13:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-sources.jar 23:13:33 [INFO] 23:13:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 23:13:33 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.jar 23:13:33 [INFO] Writing OBR metadata 23:13:33 [INFO] 23:13:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-none --- 23:13:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 23:13:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/maven-metadata.xml 23:13:33 [INFO] 23:13:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 23:13:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:13:33 [INFO] 23:13:33 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 23:13:33 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.11-SNAPSHOT [36/121] 23:13:33 [INFO] ------------------------------[ feature ]------------------------------- 23:13:33 [INFO] 23:13:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-truststore --- 23:13:33 [INFO] 23:13:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-truststore --- 23:13:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:33 [INFO] 23:13:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 23:13:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:33 [INFO] 23:13:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-truststore --- 23:13:34 [INFO] 23:13:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 23:13:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:13:34 [INFO] argLine set to empty 23:13:34 [INFO] 23:13:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-truststore --- 23:13:34 [INFO] Starting audit... 23:13:34 Audit done. 23:13:34 [INFO] You have 0 Checkstyle violations. 23:13:34 [INFO] 23:13:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-truststore --- 23:13:34 [INFO] Starting audit... 23:13:34 Audit done. 23:13:34 [INFO] You have 0 Checkstyle violations. 23:13:34 [INFO] 23:13:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-truststore --- 23:13:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/classes/LICENSE 23:13:34 [INFO] 23:13:34 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 23:13:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml 23:13:34 [INFO] ...done! 23:13:34 [INFO] Attaching features XML 23:13:34 [INFO] 23:13:34 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-truststore --- 23:13:34 [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 23:13:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:13:34 [INFO] 23:13:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 23:13:34 [INFO] 23:13:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-truststore --- 23:13:34 [INFO] 23:13:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 23:13:34 [INFO] 23:13:34 [INFO] 23:13:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-truststore --- 23:13:34 [INFO] 23:13:34 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-truststore --- 23:13:34 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-truststore 23:13:34 [INFO] Project dependency features detected: [] 23:13:34 [INFO] Pax Exam System (Version: 4.13.3) created. 23:13:34 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:13:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:13:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:13:35 [INFO] Waiting for remote bundle context.. on 21000 name: 8b1c8aac-367f-417f-8419-e0e2ba4b7657 timout: [ RelativeTimeout value = 180000 ] 23:13:42 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:13:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:13:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:13:42 [INFO] 23:13:42 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-truststore --- 23:13:42 [INFO] 23:13:42 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-truststore --- 23:13:42 [INFO] 23:13:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-truststore --- 23:13:42 [INFO] CycloneDX: Resolving Dependencies 23:13:43 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 23:13:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/bom.xml 23:13:43 [INFO] attaching as odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/bom.json 23:13:43 [INFO] attaching as odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.json 23:13:43 [INFO] 23:13:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 23:13:43 [INFO] Skipping duplicate-finder execution! 23:13:43 [INFO] 23:13:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 23:13:43 [INFO] Skipping plugin execution 23:13:43 [INFO] 23:13:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 23:13:43 [INFO] Skipping source per configuration. 23:13:43 [INFO] 23:13:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-truststore --- 23:13:43 [INFO] 23:13:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-truststore --- 23:13:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:13:43 [INFO] 23:13:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-truststore --- 23:13:43 [WARNING] 23:13:43 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 23:13:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:13:43 [WARNING] 23:13:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:13:43 [WARNING] 23:13:43 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT.pom 23:13:43 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT-features.xml 23:13:43 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:43 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.json 23:13:43 [INFO] 23:13:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-truststore --- 23:13:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:43 [WARNING] 23:13:43 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 23:13:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:13:43 [WARNING] 23:13:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:13:43 [WARNING] 23:13:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:43 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:43 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 23:13:43 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:43 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:43 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:43 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:43 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:43 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:43 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:43 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:43 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:43 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:43 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:43 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:43 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:43 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:43 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:43 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:43 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:43 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:43 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:43 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:43 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:43 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:43 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:43 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 23:13:43 [INFO] 23:13:43 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 23:13:43 [INFO] Building transport-api 7.0.11-SNAPSHOT [37/121] 23:13:43 [INFO] -------------------------------[ bundle ]------------------------------- 23:13:43 [INFO] 23:13:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-api --- 23:13:43 [INFO] 23:13:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-api --- 23:13:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:43 [INFO] 23:13:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-api --- 23:13:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:43 [INFO] 23:13:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-api --- 23:13:43 [INFO] 23:13:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-api --- 23:13:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:13:43 [INFO] 23:13:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-api --- 23:13:43 [INFO] Starting audit... 23:13:43 Audit done. 23:13:43 [INFO] You have 0 Checkstyle violations. 23:13:43 [INFO] 23:13:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-api --- 23:13:43 [INFO] Starting audit... 23:13:43 Audit done. 23:13:43 [INFO] You have 0 Checkstyle violations. 23:13:43 [INFO] 23:13:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-api --- 23:13:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/classes/LICENSE 23:13:43 [INFO] 23:13:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 23:13:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/main/resources 23:13:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/generated-sources/spi 23:13:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/generated-sources/yang 23:13:43 [INFO] 23:13:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-api --- 23:13:43 [INFO] Recompiling the module because of changed dependency. 23:13:43 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 23:13:44 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 23:13:44 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 23:13:44 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 23:13:44 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 23:13:44 [INFO] 23:13:44 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-api >>> 23:13:44 [INFO] 23:13:44 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-api --- 23:13:44 [INFO] Fork Value is true 23:13:47 [INFO] Done SpotBugs Analysis.... 23:13:47 [INFO] 23:13:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-api <<< 23:13:47 [INFO] 23:13:47 [INFO] 23:13:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-api --- 23:13:47 [INFO] BugInstance size is 0 23:13:47 [INFO] Error size is 0 23:13:47 [INFO] No errors/warnings found 23:13:47 [INFO] 23:13:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 23:13:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/test/resources 23:13:47 [INFO] 23:13:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-api --- 23:13:47 [INFO] No sources to compile 23:13:47 [INFO] 23:13:47 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-api --- 23:13:47 [INFO] No tests to run. 23:13:47 [INFO] 23:13:47 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-api --- 23:13:47 [INFO] 23:13:47 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 23:13:47 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 23:13:47 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:13:47 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 23:13:47 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-common, Jar:netty-transport, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:13:47 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT.jar 23:13:47 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/classes/META-INF/MANIFEST.MF 23:13:47 [INFO] 23:13:47 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-api --- 23:13:47 [INFO] No previous run data found, generating javadoc. 23:13:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-javadoc.jar 23:13:48 [INFO] 23:13:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-api --- 23:13:48 [INFO] CycloneDX: Resolving Dependencies 23:13:48 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 23:13:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/bom.xml 23:13:48 [INFO] attaching as transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/bom.json 23:13:48 [INFO] attaching as transport-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:48 [INFO] 23:13:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 23:13:48 [INFO] Skipping duplicate-finder execution! 23:13:48 [INFO] 23:13:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-api --- 23:13:48 [INFO] No dependency problems found 23:13:48 [INFO] 23:13:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-api --- 23:13:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-sources.jar 23:13:48 [INFO] 23:13:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-api --- 23:13:48 [INFO] 23:13:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-api --- 23:13:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:13:48 [INFO] 23:13:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-api --- 23:13:48 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.pom 23:13:48 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.jar 23:13:48 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-javadoc.jar 23:13:48 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:48 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:48 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-sources.jar 23:13:48 [INFO] 23:13:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 23:13:48 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.jar 23:13:48 [INFO] Writing OBR metadata 23:13:48 [INFO] 23:13:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-api --- 23:13:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:48 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:48 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 23:13:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:48 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:48 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:48 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/maven-metadata.xml 23:13:48 [INFO] 23:13:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 23:13:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:13:48 [INFO] 23:13:48 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 23:13:48 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.11-SNAPSHOT [38/121] 23:13:48 [INFO] ------------------------------[ feature ]------------------------------- 23:13:48 [INFO] 23:13:48 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-transport-api --- 23:13:49 [INFO] 23:13:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-transport-api --- 23:13:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:49 [INFO] 23:13:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 23:13:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:49 [INFO] 23:13:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-transport-api --- 23:13:49 [INFO] 23:13:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 23:13:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:13:49 [INFO] argLine set to empty 23:13:49 [INFO] 23:13:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-transport-api --- 23:13:49 [INFO] Starting audit... 23:13:49 Audit done. 23:13:49 [INFO] You have 0 Checkstyle violations. 23:13:49 [INFO] 23:13:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-transport-api --- 23:13:49 [INFO] Starting audit... 23:13:49 Audit done. 23:13:49 [INFO] You have 0 Checkstyle violations. 23:13:49 [INFO] 23:13:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-transport-api --- 23:13:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/classes/LICENSE 23:13:49 [INFO] 23:13:49 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 23:13:49 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml 23:13:49 [INFO] ...done! 23:13:49 [INFO] Attaching features XML 23:13:49 [INFO] 23:13:49 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport-api --- 23:13:49 [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 23:13:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:13:49 [INFO] 23:13:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 23:13:49 [INFO] 23:13:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-transport-api --- 23:13:49 [INFO] 23:13:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 23:13:49 [INFO] 23:13:49 [INFO] 23:13:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-transport-api --- 23:13:49 [INFO] 23:13:49 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-transport-api --- 23:13:49 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport-api 23:13:49 [INFO] Project dependency features detected: [] 23:13:49 [INFO] Pax Exam System (Version: 4.13.3) created. 23:13:49 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:13:50 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:13:50 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:13:50 [INFO] Waiting for remote bundle context.. on 21000 name: ffbb8559-0be7-4c82-b0c1-c4cf3fc9d5d4 timout: [ RelativeTimeout value = 180000 ] 23:13:57 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:13:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:13:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:13:57 [INFO] 23:13:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-transport-api --- 23:13:57 [INFO] 23:13:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-transport-api --- 23:13:57 [INFO] 23:13:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-transport-api --- 23:13:57 [INFO] CycloneDX: Resolving Dependencies 23:13:58 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 23:13:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/bom.xml 23:13:58 [INFO] attaching as odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/bom.json 23:13:58 [INFO] attaching as odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:58 [INFO] 23:13:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 23:13:58 [INFO] Skipping duplicate-finder execution! 23:13:58 [INFO] 23:13:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 23:13:58 [INFO] Skipping plugin execution 23:13:58 [INFO] 23:13:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 23:13:58 [INFO] Skipping source per configuration. 23:13:58 [INFO] 23:13:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport-api --- 23:13:58 [INFO] 23:13:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport-api --- 23:13:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:13:58 [INFO] 23:13:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-transport-api --- 23:13:58 [WARNING] 23:13:58 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 23:13:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:13:58 [WARNING] 23:13:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:13:58 [WARNING] 23:13:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT.pom 23:13:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT-features.xml 23:13:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:13:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.json 23:13:58 [INFO] 23:13:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-transport-api --- 23:13:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:13:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:13:58 [WARNING] 23:13:58 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 23:13:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:13:58 [WARNING] 23:13:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:13:58 [WARNING] 23:13:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:13:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:58 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:13:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 23:13:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:13:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:13:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:13:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:13:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:13:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:13:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:13:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:13:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:13:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:13:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:13:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:13:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:13:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:13:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:13:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:13:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:13:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:13:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:13:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:13:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:13:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:13:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:13:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:13:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:13:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:13:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:13:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:13:58 at java.lang.reflect.Method.invoke (Method.java:568) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:13:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:13:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 23:13:58 [INFO] 23:13:58 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 23:13:58 [INFO] Building shaded-sshd-jar 7.0.11-SNAPSHOT [39/121] 23:13:58 [INFO] --------------------------------[ jar ]--------------------------------- 23:13:58 [INFO] 23:13:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-sshd-jar --- 23:13:58 [INFO] 23:13:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-sshd-jar --- 23:13:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:58 [INFO] 23:13:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 23:13:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:13:58 [INFO] 23:13:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-sshd-jar --- 23:13:59 [INFO] 23:13:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 23:13:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:13:59 [INFO] 23:13:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-sshd-jar --- 23:13:59 [INFO] Starting audit... 23:13:59 Audit done. 23:13:59 [INFO] You have 0 Checkstyle violations. 23:13:59 [INFO] 23:13:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-sshd-jar --- 23:13:59 [INFO] Starting audit... 23:13:59 Audit done. 23:13:59 [INFO] You have 0 Checkstyle violations. 23:13:59 [INFO] 23:13:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-sshd-jar --- 23:13:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/classes/LICENSE 23:13:59 [INFO] 23:13:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 23:13:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/src/main/resources 23:13:59 [INFO] 23:13:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd-jar --- 23:13:59 [INFO] No sources to compile 23:13:59 [INFO] 23:13:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 23:13:59 [INFO] 23:13:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-sshd-jar --- 23:13:59 [INFO] 23:13:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 23:13:59 [INFO] 23:13:59 [INFO] 23:13:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-sshd-jar --- 23:13:59 [INFO] 23:13:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 23:13:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/src/test/resources 23:13:59 [INFO] 23:13:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd-jar --- 23:13:59 [INFO] No sources to compile 23:13:59 [INFO] 23:13:59 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-sshd-jar --- 23:13:59 [INFO] No tests to run. 23:13:59 [INFO] 23:13:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-sshd-jar --- 23:13:59 [INFO] 23:13:59 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ shaded-sshd-jar --- 23:13:59 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar 23:13:59 [INFO] 23:13:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-sshd-jar --- 23:13:59 [INFO] 23:13:59 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ shaded-sshd-jar --- 23:13:59 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.13.2 in the shaded jar. 23:13:59 [INFO] Including org.apache.sshd:sshd-netty:jar:2.13.2 in the shaded jar. 23:13:59 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 23:13:59 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:2.0.12 from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-transport:jar:4.1.112.Final from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-common:jar:4.1.112.Final from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-buffer:jar:4.1.112.Final from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-resolver:jar:4.1.112.Final from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-handler:jar:4.1.112.Final from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.112.Final from the shaded jar. 23:13:59 [INFO] Excluding io.netty:netty-codec:jar:4.1.112.Final from the shaded jar. 23:13:59 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.11-SNAPSHOT 23:14:00 [INFO] Replacing original artifact with shaded artifact. 23:14:00 [INFO] Replacing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar with /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-shaded.jar 23:14:00 [INFO] Replacing original source artifact with shaded source artifact. 23:14:00 [INFO] Replacing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-shaded-sources.jar 23:14:00 [INFO] 23:14:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-sshd-jar --- 23:14:00 [INFO] Skipping CycloneDX goal, because module skips deploy 23:14:00 [INFO] 23:14:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 23:14:00 [INFO] Skipping duplicate-finder execution! 23:14:00 [INFO] 23:14:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 23:14:00 [WARNING] Unused declared dependencies found: 23:14:00 [WARNING] org.apache.sshd:sshd-osgi:jar:2.13.2:compile 23:14:00 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 23:14:00 [WARNING] org.apache.sshd:sshd-netty:jar:2.13.2:compile 23:14:00 [INFO] 23:14:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 23:14:00 [INFO] No sources in project. Archive not created. 23:14:00 [INFO] 23:14:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd-jar --- 23:14:00 [INFO] 23:14:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd-jar --- 23:14:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:14:00 [INFO] 23:14:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-sshd-jar --- 23:14:00 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.11-SNAPSHOT/shaded-sshd-jar-7.0.11-SNAPSHOT.pom 23:14:00 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.11-SNAPSHOT/shaded-sshd-jar-7.0.11-SNAPSHOT.jar 23:14:00 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.11-SNAPSHOT/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar 23:14:00 [INFO] 23:14:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-sshd-jar --- 23:14:00 [INFO] Skipping artifact deployment 23:14:00 [INFO] 23:14:00 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 23:14:00 [INFO] Building shaded-sshd 7.0.11-SNAPSHOT [40/121] 23:14:00 [INFO] -------------------------------[ bundle ]------------------------------- 23:14:00 [INFO] 23:14:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-sshd --- 23:14:00 [INFO] 23:14:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-sshd --- 23:14:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:00 [INFO] 23:14:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-sshd --- 23:14:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:00 [INFO] 23:14:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-sshd --- 23:14:01 [INFO] 23:14:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd --- 23:14:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:14:01 [INFO] 23:14:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-sshd --- 23:14:01 [INFO] Starting audit... 23:14:01 Audit done. 23:14:01 [INFO] You have 0 Checkstyle violations. 23:14:01 [INFO] 23:14:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-sshd --- 23:14:01 [INFO] Starting audit... 23:14:01 Audit done. 23:14:01 [INFO] You have 0 Checkstyle violations. 23:14:01 [INFO] 23:14:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-sshd --- 23:14:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/classes/LICENSE 23:14:01 [INFO] 23:14:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 23:14:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/src/main/resources 23:14:01 [INFO] 23:14:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd --- 23:14:01 [INFO] No sources to compile 23:14:01 [INFO] 23:14:01 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ shaded-sshd --- 23:14:01 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.11-SNAPSHOT:jar 23:14:01 [INFO] 23:14:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 23:14:01 [INFO] 23:14:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-sshd --- 23:14:01 [INFO] 23:14:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 23:14:01 [INFO] 23:14:01 [INFO] 23:14:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-sshd --- 23:14:01 [INFO] Spotbugs plugin skipped 23:14:01 [INFO] 23:14:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 23:14:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/src/test/resources 23:14:01 [INFO] 23:14:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd --- 23:14:01 [INFO] No sources to compile 23:14:01 [INFO] 23:14:01 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-sshd --- 23:14:01 [INFO] No tests to run. 23:14:01 [INFO] 23:14:01 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ shaded-sshd --- 23:14:01 [INFO] 23:14:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-sshd --- 23:14:01 [INFO] 23:14:01 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-sshd --- 23:14:01 [INFO] Source directory: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/shaded-sources added. 23:14:01 [INFO] 23:14:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 23:14:02 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:14:02 Package found in [Jar:., Jar:shaded-sshd-jar] 23:14:02 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 23:14:02 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 23:14:02 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT.jar 23:14:02 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 23:14:02 [INFO] 23:14:02 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-sshd --- 23:14:02 [INFO] Skipping javadoc generation 23:14:02 [INFO] 23:14:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-sshd --- 23:14:02 [INFO] CycloneDX: Resolving Dependencies 23:14:03 [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) 23:14:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/bom.xml 23:14:03 [INFO] attaching as shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.xml 23:14:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/bom.json 23:14:03 [INFO] attaching as shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.json 23:14:03 [INFO] 23:14:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 23:14:03 [INFO] Skipping duplicate-finder execution! 23:14:03 [INFO] 23:14:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-sshd --- 23:14:03 [WARNING] Used undeclared dependencies found: 23:14:03 [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided 23:14:03 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided 23:14:03 [WARNING] io.netty:netty-handler:jar:4.1.112.Final:provided 23:14:03 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided 23:14:03 [INFO] 23:14:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd --- 23:14:03 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT-sources.jar 23:14:03 [INFO] 23:14:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd --- 23:14:03 [INFO] Skipping modernizer execution! 23:14:03 [INFO] 23:14:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd --- 23:14:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:14:03 [INFO] 23:14:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-sshd --- 23:14:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.pom 23:14:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.jar 23:14:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.xml 23:14:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.json 23:14:03 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT-sources.jar 23:14:03 [INFO] 23:14:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 23:14:03 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.jar 23:14:03 [INFO] Writing OBR metadata 23:14:03 [INFO] 23:14:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-sshd --- 23:14:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:14:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:14:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml 23:14:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:14:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:14:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:14:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:14:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:14:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:14:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:14:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:14:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:14:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:14:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:14:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:14:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:14:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:14:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:14:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:14:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:14:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:14:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:14:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:14:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:14:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:14:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:14:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:14:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:14:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:14:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:14:03 at java.lang.reflect.Method.invoke (Method.java:568) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:14:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml 23:14:03 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 23:14:03 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:14:03 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:14:03 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:14:03 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:14:03 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:14:03 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:14:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:14:03 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:14:03 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:14:03 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:14:03 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:14:03 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:14:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:14:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:14:03 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:14:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:14:03 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:14:03 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:14:03 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:14:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:14:03 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:14:03 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:14:03 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:14:03 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:14:03 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:14:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:14:03 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:14:03 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:14:03 at java.lang.reflect.Method.invoke (Method.java:568) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:14:03 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:14:03 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 23:14:03 [INFO] 23:14:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 23:14:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:14:03 [INFO] 23:14:03 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 23:14:03 [INFO] Building transport-tcp 7.0.11-SNAPSHOT [41/121] 23:14:03 [INFO] -------------------------------[ bundle ]------------------------------- 23:14:03 [INFO] 23:14:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-tcp --- 23:14:03 [INFO] 23:14:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-tcp --- 23:14:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:03 [INFO] 23:14:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-tcp --- 23:14:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:03 [INFO] 23:14:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-tcp --- 23:14:04 [INFO] 23:14:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tcp --- 23:14:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:14:04 [INFO] 23:14:04 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-tcp --- 23:14:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:14:04 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/src/main/yang 23:14:04 [INFO] yang-to-sources: Found 4 dependencies in 2.046 ms 23:14:04 [INFO] yang-to-sources: Project model files found: 3 in 3.629 ms 23:14:04 [INFO] yang-to-sources: 7 YANG models processed in 35.70 ms 23:14:04 [INFO] BindingJavaFileGenerator: Defined 48 files in 8.109 ms 23:14:04 [INFO] Sorted 48 files into 19 directories in 109.4 μs 23:14:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 21.37 ms 23:14:04 [INFO] 23:14:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-tcp --- 23:14:04 [INFO] Starting audit... 23:14:04 Audit done. 23:14:04 [INFO] You have 0 Checkstyle violations. 23:14:04 [INFO] 23:14:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-tcp --- 23:14:04 [INFO] Starting audit... 23:14:04 Audit done. 23:14:04 [INFO] You have 0 Checkstyle violations. 23:14:04 [INFO] 23:14:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-tcp --- 23:14:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/classes/LICENSE 23:14:04 [INFO] 23:14:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 23:14:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/src/main/resources 23:14:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/generated-sources/spi 23:14:04 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 23:14:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:14:04 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 23:14:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/generated-sources/spi 23:14:04 [INFO] 23:14:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tcp --- 23:14:04 [INFO] Recompiling the module because of changed dependency. 23:14:04 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 23:14:05 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:14:05 [INFO] 23:14:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-tcp >>> 23:14:05 [INFO] 23:14:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-tcp --- 23:14:05 [INFO] Fork Value is true 23:14:08 [INFO] Done SpotBugs Analysis.... 23:14:08 [INFO] 23:14:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-tcp <<< 23:14:08 [INFO] 23:14:08 [INFO] 23:14:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-tcp --- 23:14:08 [INFO] BugInstance size is 0 23:14:08 [INFO] Error size is 0 23:14:08 [INFO] No errors/warnings found 23:14:08 [INFO] 23:14:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 23:14:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/src/test/resources 23:14:08 [INFO] 23:14:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tcp --- 23:14:08 [INFO] Recompiling the module because of changed dependency. 23:14:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:14:08 [INFO] 23:14:08 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-tcp --- 23:14:08 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/surefire-reports 23:14:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:14:08 [INFO] 23:14:08 [INFO] ------------------------------------------------------- 23:14:08 [INFO] T E S T S 23:14:08 [INFO] ------------------------------------------------------- 23:14:09 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 23:14:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.334 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 23:14:13 [INFO] 23:14:13 [INFO] Results: 23:14:13 [INFO] 23:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:14:13 [INFO] 23:14:13 [INFO] 23:14:13 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-tcp --- 23:14:13 [INFO] 23:14:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 23:14:14 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT.jar 23:14:14 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 23:14:14 [INFO] 23:14:14 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-tcp --- 23:14:14 [INFO] No previous run data found, generating javadoc. 23:14:16 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar 23:14:16 [INFO] 23:14:16 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-tcp --- 23:14:16 [INFO] CycloneDX: Resolving Dependencies 23:14:17 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 23:14:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/bom.xml 23:14:17 [INFO] attaching as transport-tcp-7.0.11-SNAPSHOT-cyclonedx.xml 23:14:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/bom.json 23:14:17 [INFO] attaching as transport-tcp-7.0.11-SNAPSHOT-cyclonedx.json 23:14:17 [INFO] 23:14:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 23:14:17 [INFO] Skipping duplicate-finder execution! 23:14:17 [INFO] 23:14:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-tcp --- 23:14:17 [INFO] No dependency problems found 23:14:17 [INFO] 23:14:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tcp --- 23:14:17 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-sources.jar 23:14:17 [INFO] 23:14:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tcp --- 23:14:17 [INFO] 23:14:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tcp --- 23:14:17 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec 23:14:17 [INFO] Analyzed bundle 'transport-tcp' with 20 classes 23:14:17 [INFO] 23:14:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-tcp --- 23:14:17 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.pom 23:14:17 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.jar 23:14:17 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar 23:14:17 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-cyclonedx.xml 23:14:17 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-cyclonedx.json 23:14:17 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-sources.jar 23:14:17 [INFO] 23:14:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 23:14:17 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.jar 23:14:17 [INFO] Writing OBR metadata 23:14:17 [INFO] 23:14:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-tcp --- 23:14:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:14:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:14:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml 23:14:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:14:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:14:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:14:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:14:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:14:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:14:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:14:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:14:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:14:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:14:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:14:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:14:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:14:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:14:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:14:17 at java.lang.reflect.Method.invoke (Method.java:568) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:14:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml 23:14:17 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 23:14:17 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:14:17 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:14:17 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:14:17 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:14:17 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:14:17 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:14:17 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:14:17 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:14:17 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:14:17 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:14:17 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:14:17 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:14:17 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:14:17 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:14:17 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:14:17 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:14:17 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:14:17 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:14:17 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:14:17 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:14:17 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:14:17 at java.lang.reflect.Method.invoke (Method.java:568) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:14:17 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:14:17 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/maven-metadata.xml 23:14:17 [INFO] 23:14:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 23:14:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:14:17 [INFO] 23:14:17 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 23:14:17 [INFO] Building transport-ssh 7.0.11-SNAPSHOT [42/121] 23:14:17 [INFO] -------------------------------[ bundle ]------------------------------- 23:14:17 [INFO] 23:14:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-ssh --- 23:14:17 [INFO] 23:14:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-ssh --- 23:14:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:17 [INFO] 23:14:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-ssh --- 23:14:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:17 [INFO] 23:14:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-ssh --- 23:14:18 [INFO] 23:14:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-ssh --- 23:14:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:14:18 [INFO] 23:14:18 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-ssh --- 23:14:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:14:18 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/yang 23:14:18 [INFO] yang-to-sources: Found 7 dependencies in 4.651 ms 23:14:18 [INFO] yang-to-sources: Project model files found: 7 in 21.16 ms 23:14:18 [INFO] yang-to-sources: 13 YANG models processed in 134.8 ms 23:14:18 [INFO] BindingJavaFileGenerator: Defined 401 files in 20.58 ms 23:14:18 [INFO] Sorted 401 files into 33 directories in 454.7 μs 23:14:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 77.33 ms 23:14:18 [INFO] 23:14:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-ssh --- 23:14:18 [INFO] Starting audit... 23:14:18 Audit done. 23:14:18 [INFO] You have 0 Checkstyle violations. 23:14:18 [INFO] 23:14:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-ssh --- 23:14:18 [INFO] Starting audit... 23:14:18 Audit done. 23:14:18 [INFO] You have 0 Checkstyle violations. 23:14:18 [INFO] 23:14:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-ssh --- 23:14:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/classes/LICENSE 23:14:18 [INFO] 23:14:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 23:14:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/resources 23:14:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/generated-sources/spi 23:14:18 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 23:14:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:14:18 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 23:14:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/generated-sources/spi 23:14:18 [INFO] 23:14:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-ssh --- 23:14:18 [INFO] Recompiling the module because of changed dependency. 23:14:18 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 23:14:20 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[101,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[100,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[117,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[161,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[158,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 23:14:20 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[186,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 23:14:20 [INFO] 23:14:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-ssh >>> 23:14:20 [INFO] 23:14:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-ssh --- 23:14:20 [INFO] Fork Value is true 23:14:26 [INFO] Done SpotBugs Analysis.... 23:14:26 [INFO] 23:14:26 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-ssh <<< 23:14:26 [INFO] 23:14:26 [INFO] 23:14:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-ssh --- 23:14:26 [INFO] BugInstance size is 0 23:14:26 [INFO] Error size is 0 23:14:26 [INFO] No errors/warnings found 23:14:26 [INFO] 23:14:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 23:14:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/test/resources 23:14:26 [INFO] 23:14:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-ssh --- 23:14:26 [INFO] Recompiling the module because of changed dependency. 23:14:26 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 23:14:27 [INFO] 23:14:27 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-ssh --- 23:14:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/surefire-reports 23:14:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:14:27 [INFO] 23:14:27 [INFO] ------------------------------------------------------- 23:14:27 [INFO] T E S T S 23:14:27 [INFO] ------------------------------------------------------- 23:14:28 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 23:14:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:14:44 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.17 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 23:14:44 [INFO] 23:14:44 [INFO] Results: 23:14:44 [INFO] 23:14:44 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 23:14:44 [INFO] 23:14:44 [INFO] 23:14:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-ssh --- 23:14:44 [INFO] 23:14:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 23:14:45 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT.jar 23:14:45 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 23:14:45 [INFO] 23:14:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-ssh --- 23:14:45 [INFO] No previous run data found, generating javadoc. 23:14:51 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar 23:14:51 [INFO] 23:14:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-ssh --- 23:14:51 [INFO] CycloneDX: Resolving Dependencies 23:14:52 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 23:14:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/bom.xml 23:14:52 [INFO] attaching as transport-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 23:14:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/bom.json 23:14:52 [INFO] attaching as transport-ssh-7.0.11-SNAPSHOT-cyclonedx.json 23:14:52 [INFO] 23:14:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 23:14:52 [INFO] Skipping duplicate-finder execution! 23:14:52 [INFO] 23:14:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-ssh --- 23:14:52 [INFO] No dependency problems found 23:14:52 [INFO] 23:14:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-ssh --- 23:14:52 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-sources.jar 23:14:52 [INFO] 23:14:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-ssh --- 23:14:52 [INFO] 23:14:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-ssh --- 23:14:52 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec 23:14:52 [INFO] Analyzed bundle 'transport-ssh' with 50 classes 23:14:52 [INFO] 23:14:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-ssh --- 23:14:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.pom 23:14:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.jar 23:14:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar 23:14:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 23:14:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-cyclonedx.json 23:14:52 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-sources.jar 23:14:52 [INFO] 23:14:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 23:14:52 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.jar 23:14:52 [INFO] Writing OBR metadata 23:14:52 [INFO] 23:14:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-ssh --- 23:14:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:14:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:14:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:14:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:14:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:14:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:14:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:14:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:14:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:14:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:14:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:14:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:14:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:14:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:14:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:14:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:14:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:14:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:14:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:14:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:14:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:14:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:14:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:14:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:14:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:14:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:14:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:14:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:14:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:14:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:14:52 at java.lang.reflect.Method.invoke (Method.java:568) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:14:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:14:52 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 23:14:52 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:14:52 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:14:52 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:14:52 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:14:52 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:14:52 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:14:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:14:52 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:14:52 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:14:52 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:14:52 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:14:52 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:14:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:14:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:14:52 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:14:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:14:52 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:14:52 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:14:52 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:14:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:14:52 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:14:52 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:14:52 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:14:52 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:14:52 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:14:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:14:52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:14:52 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:14:52 at java.lang.reflect.Method.invoke (Method.java:568) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:14:52 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:14:52 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/maven-metadata.xml 23:14:52 [INFO] 23:14:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 23:14:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:14:52 [INFO] 23:14:52 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 23:14:52 [INFO] Building transport-tls 7.0.11-SNAPSHOT [43/121] 23:14:52 [INFO] -------------------------------[ bundle ]------------------------------- 23:14:52 [INFO] 23:14:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-tls --- 23:14:52 [INFO] 23:14:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-tls --- 23:14:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:52 [INFO] 23:14:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-tls --- 23:14:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:14:52 [INFO] 23:14:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-tls --- 23:14:53 [INFO] 23:14:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tls --- 23:14:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:14:53 [INFO] 23:14:53 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-tls --- 23:14:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:14:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/src/main/yang 23:14:53 [INFO] yang-to-sources: Found 6 dependencies in 4.425 ms 23:14:53 [INFO] yang-to-sources: Project model files found: 4 in 17.06 ms 23:14:53 [INFO] yang-to-sources: 9 YANG models processed in 76.99 ms 23:14:53 [INFO] BindingJavaFileGenerator: Defined 485 files in 18.18 ms 23:14:53 [INFO] Sorted 485 files into 32 directories in 500.9 μs 23:14:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 104.8 ms 23:14:53 [INFO] 23:14:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-tls --- 23:14:53 [INFO] Starting audit... 23:14:53 Audit done. 23:14:53 [INFO] You have 0 Checkstyle violations. 23:14:53 [INFO] 23:14:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-tls --- 23:14:53 [INFO] Starting audit... 23:14:53 Audit done. 23:14:53 [INFO] You have 0 Checkstyle violations. 23:14:53 [INFO] 23:14:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-tls --- 23:14:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/classes/LICENSE 23:14:53 [INFO] 23:14:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 23:14:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/src/main/resources 23:14:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/generated-sources/spi 23:14:53 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 23:14:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:14:53 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 23:14:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/generated-sources/spi 23:14:53 [INFO] 23:14:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tls --- 23:14:53 [INFO] Recompiling the module because of changed dependency. 23:14:53 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 23:14:55 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:14:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[32,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 23:14:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[42,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 23:14:55 [INFO] 23:14:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-tls >>> 23:14:55 [INFO] 23:14:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-tls --- 23:14:55 [INFO] Fork Value is true 23:15:00 [INFO] Done SpotBugs Analysis.... 23:15:00 [INFO] 23:15:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-tls <<< 23:15:00 [INFO] 23:15:00 [INFO] 23:15:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-tls --- 23:15:00 [INFO] BugInstance size is 0 23:15:00 [INFO] Error size is 0 23:15:00 [INFO] No errors/warnings found 23:15:00 [INFO] 23:15:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 23:15:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/src/test/resources 23:15:00 [INFO] 23:15:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tls --- 23:15:00 [INFO] Recompiling the module because of changed dependency. 23:15:00 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 23:15:00 [INFO] 23:15:00 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-tls --- 23:15:00 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/surefire-reports 23:15:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:15:00 [INFO] 23:15:00 [INFO] ------------------------------------------------------- 23:15:00 [INFO] T E S T S 23:15:00 [INFO] ------------------------------------------------------- 23:15:01 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 23:15:03 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.327 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 23:15:03 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 23:15:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:15:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.549 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 23:15:07 [INFO] 23:15:07 [INFO] Results: 23:15:07 [INFO] 23:15:07 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 23:15:07 [INFO] 23:15:08 [INFO] 23:15:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-tls --- 23:15:08 [INFO] 23:15:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 23:15:08 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT.jar 23:15:08 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 23:15:08 [INFO] 23:15:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-tls --- 23:15:08 [INFO] No previous run data found, generating javadoc. 23:15:14 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-javadoc.jar 23:15:14 [INFO] 23:15:14 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-tls --- 23:15:14 [INFO] CycloneDX: Resolving Dependencies 23:15:15 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 23:15:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/bom.xml 23:15:15 [INFO] attaching as transport-tls-7.0.11-SNAPSHOT-cyclonedx.xml 23:15:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/bom.json 23:15:15 [INFO] attaching as transport-tls-7.0.11-SNAPSHOT-cyclonedx.json 23:15:15 [INFO] 23:15:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 23:15:15 [INFO] Skipping duplicate-finder execution! 23:15:15 [INFO] 23:15:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-tls --- 23:15:15 [INFO] No dependency problems found 23:15:15 [INFO] 23:15:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tls --- 23:15:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-sources.jar 23:15:15 [INFO] 23:15:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tls --- 23:15:15 [INFO] 23:15:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tls --- 23:15:15 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec 23:15:15 [INFO] Analyzed bundle 'transport-tls' with 21 classes 23:15:15 [INFO] 23:15:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-tls --- 23:15:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.pom 23:15:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.jar 23:15:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-javadoc.jar 23:15:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-cyclonedx.xml 23:15:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-cyclonedx.json 23:15:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-sources.jar 23:15:15 [INFO] 23:15:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 23:15:15 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.jar 23:15:15 [INFO] Writing OBR metadata 23:15:15 [INFO] 23:15:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-tls --- 23:15:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:15:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:15:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml 23:15:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:15:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:15:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:15:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:15:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:15:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:15:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:15:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:15:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:15:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:15:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:15:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:15:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:15:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:15:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:15:15 at java.lang.reflect.Method.invoke (Method.java:568) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:15:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml 23:15:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 23:15:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:15:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:15:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:15:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:15:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:15:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:15:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:15:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:15:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:15:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:15:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:15:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:15:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:15:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:15:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:15:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:15:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:15:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:15:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:15:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:15:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:15:15 at java.lang.reflect.Method.invoke (Method.java:568) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:15:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:15:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/maven-metadata.xml 23:15:15 [INFO] 23:15:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 23:15:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:15:15 [INFO] 23:15:15 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 23:15:15 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.11-SNAPSHOT [44/121] 23:15:15 [INFO] ------------------------------[ feature ]------------------------------- 23:15:15 [INFO] 23:15:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-transport --- 23:15:15 [INFO] 23:15:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-transport --- 23:15:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:15:15 [INFO] 23:15:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 23:15:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:15:15 [INFO] 23:15:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-transport --- 23:15:16 [INFO] 23:15:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 23:15:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:15:16 [INFO] argLine set to empty 23:15:16 [INFO] 23:15:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-transport --- 23:15:16 [INFO] Starting audit... 23:15:16 Audit done. 23:15:16 [INFO] You have 0 Checkstyle violations. 23:15:16 [INFO] 23:15:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-transport --- 23:15:16 [INFO] Starting audit... 23:15:16 Audit done. 23:15:16 [INFO] You have 0 Checkstyle violations. 23:15:16 [INFO] 23:15:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-transport --- 23:15:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/classes/LICENSE 23:15:16 [INFO] 23:15:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 23:15:16 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/feature/feature.xml 23:15:16 [INFO] ...done! 23:15:16 [INFO] Attaching features XML 23:15:16 [INFO] 23:15:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport --- 23:15:16 [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 23:15:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:15:16 [INFO] 23:15:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 23:15:16 [INFO] 23:15:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-transport --- 23:15:16 [INFO] 23:15:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 23:15:16 [INFO] 23:15:16 [INFO] 23:15:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-transport --- 23:15:16 [INFO] 23:15:16 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-transport --- 23:15:16 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport 23:15:16 [INFO] Project dependency features detected: [] 23:15:16 [INFO] Pax Exam System (Version: 4.13.3) created. 23:15:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:15:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:15:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:15:17 [INFO] Waiting for remote bundle context.. on 21000 name: 13e7ac49-ebdb-4c8e-9cac-9503714c718f timout: [ RelativeTimeout value = 180000 ] 23:15:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:15:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:15:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:15:24 [INFO] 23:15:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-transport --- 23:15:24 [INFO] 23:15:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-transport --- 23:15:24 [INFO] 23:15:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-transport --- 23:15:24 [INFO] CycloneDX: Resolving Dependencies 23:15:25 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 23:15:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/bom.xml 23:15:25 [INFO] attaching as odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.xml 23:15:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/bom.json 23:15:25 [INFO] attaching as odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.json 23:15:25 [INFO] 23:15:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 23:15:25 [INFO] Skipping duplicate-finder execution! 23:15:25 [INFO] 23:15:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-transport --- 23:15:25 [INFO] Skipping plugin execution 23:15:25 [INFO] 23:15:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport --- 23:15:25 [INFO] Skipping source per configuration. 23:15:25 [INFO] 23:15:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport --- 23:15:25 [INFO] 23:15:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport --- 23:15:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:15:25 [INFO] 23:15:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-transport --- 23:15:25 [WARNING] 23:15:25 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 23:15:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:15:25 [WARNING] 23:15:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:15:25 [WARNING] 23:15:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT.pom 23:15:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT-features.xml 23:15:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.xml 23:15:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.json 23:15:25 [INFO] 23:15:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-transport --- 23:15:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:15:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:15:25 [WARNING] 23:15:25 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 23:15:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:15:25 [WARNING] 23:15:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:15:25 [WARNING] 23:15:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml 23:15:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:15:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:15:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:15:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:15:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:15:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:15:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:15:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:15:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:15:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:15:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:15:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:15:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:15:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:15:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:15:25 at java.lang.reflect.Method.invoke (Method.java:568) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:15:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml 23:15:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 23:15:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:15:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:15:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:15:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:15:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:15:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:15:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:15:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:15:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:15:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:15:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:15:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:15:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:15:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:15:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:15:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:15:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:15:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:15:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:15:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:15:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:15:25 at java.lang.reflect.Method.invoke (Method.java:568) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:15:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:15:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 23:15:25 [INFO] 23:15:25 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 23:15:25 [INFO] Building netconf-client 7.0.11-SNAPSHOT [45/121] 23:15:25 [INFO] -------------------------------[ bundle ]------------------------------- 23:15:25 [INFO] 23:15:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-client --- 23:15:25 [INFO] 23:15:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-client --- 23:15:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:15:25 [INFO] 23:15:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-client --- 23:15:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:15:25 [INFO] 23:15:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-client --- 23:15:26 [INFO] 23:15:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client --- 23:15:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:15:26 [INFO] 23:15:26 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-client --- 23:15:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:15:26 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/yang 23:15:26 [INFO] yang-to-sources: Found 11 dependencies in 5.340 ms 23:15:26 [INFO] yang-to-sources: Project model files found: 1 in 2.317 ms 23:15:26 [INFO] yang-to-sources: 19 YANG models processed in 155.8 ms 23:15:26 [INFO] BindingJavaFileGenerator: Defined 87 files in 27.96 ms 23:15:26 [INFO] Sorted 87 files into 25 directories in 232.0 μs 23:15:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 50.55 ms 23:15:26 [INFO] 23:15:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-client --- 23:15:26 [INFO] Starting audit... 23:15:26 Audit done. 23:15:26 [INFO] You have 0 Checkstyle violations. 23:15:26 [INFO] 23:15:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-client --- 23:15:26 [INFO] Starting audit... 23:15:26 Audit done. 23:15:26 [INFO] You have 0 Checkstyle violations. 23:15:26 [INFO] 23:15:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-client --- 23:15:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/classes/LICENSE 23:15:26 [INFO] 23:15:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 23:15:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/resources 23:15:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/generated-sources/spi 23:15:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:15:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:15:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:15:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/generated-sources/spi 23:15:26 [INFO] 23:15:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client --- 23:15:26 [INFO] Recompiling the module because of changed dependency. 23:15:26 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:27 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientFactory.java:[17,8] auto-closeable resource org.opendaylight.netconf.client.NetconfClientFactory has a member method close() that could throw InterruptedException 23:15:27 [INFO] 23:15:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-client >>> 23:15:27 [INFO] 23:15:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-client --- 23:15:27 [INFO] Fork Value is true 23:15:31 [INFO] Done SpotBugs Analysis.... 23:15:31 [INFO] 23:15:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-client <<< 23:15:31 [INFO] 23:15:31 [INFO] 23:15:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-client --- 23:15:31 [INFO] BugInstance size is 0 23:15:31 [INFO] Error size is 0 23:15:31 [INFO] No errors/warnings found 23:15:31 [INFO] 23:15:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 23:15:31 [INFO] Copying 4 resources from src/test/resources to target/test-classes 23:15:31 [INFO] 23:15:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client --- 23:15:31 [INFO] Recompiling the module because of changed dependency. 23:15:31 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 23:15:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:15:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:15:31 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[26,9] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,22] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 23:15:31 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 23:15:31 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 23:15:31 required: io.netty.util.concurrent.Promise 23:15:31 found: io.netty.util.concurrent.Promise 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,50] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 23:15:31 required: io.netty.util.concurrent.GenericFutureListener> 23:15:31 found: io.netty.util.concurrent.GenericFutureListener 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 23:15:31 required: io.netty.util.concurrent.GenericFutureListener> 23:15:31 found: io.netty.util.concurrent.GenericFutureListener 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 23:15:31 required: io.netty.util.concurrent.Promise 23:15:31 found: io.netty.util.concurrent.Promise 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 23:15:31 required: io.netty.util.concurrent.Promise 23:15:31 found: io.netty.util.concurrent.Promise 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 23:15:31 required: io.netty.util.concurrent.Promise 23:15:31 found: io.netty.util.concurrent.Promise 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 23:15:31 required: io.netty.util.concurrent.Promise 23:15:31 found: io.netty.util.concurrent.Promise 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,64] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 23:15:31 required: io.netty.util.concurrent.GenericFutureListener> 23:15:31 found: io.netty.util.concurrent.GenericFutureListener 23:15:31 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 23:15:31 required: io.netty.util.concurrent.GenericFutureListener> 23:15:31 found: io.netty.util.concurrent.GenericFutureListener 23:15:31 [INFO] 23:15:31 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-client --- 23:15:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/surefire-reports 23:15:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:15:31 [INFO] 23:15:31 [INFO] ------------------------------------------------------- 23:15:31 [INFO] T E S T S 23:15:31 [INFO] ------------------------------------------------------- 23:15:32 [INFO] Running org.opendaylight.netconf.client.NC1252Test 23:15:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:15:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.332 s -- in org.opendaylight.netconf.client.NC1252Test 23:15:37 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 23:15:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 23:15:37 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 23:15:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.040 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 23:15:43 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 23:15:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 23:15:43 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 23:15:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 23:15:44 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 23:15:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 23:15:44 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 23:15:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 23:15:44 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 23:15:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 23:15:44 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 23:15:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 23:15:44 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 23:15:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 23:15:44 [INFO] 23:15:44 [INFO] Results: 23:15:44 [INFO] 23:15:44 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 23:15:44 [INFO] 23:15:44 [INFO] 23:15:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-client --- 23:15:44 [INFO] 23:15:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 23:15:45 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT.jar 23:15:45 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 23:15:45 [INFO] 23:15:45 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ netconf-client --- 23:15:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-tests.jar 23:15:45 [INFO] 23:15:45 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ netconf-client --- 23:15:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-test-sources.jar 23:15:45 [INFO] 23:15:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-client --- 23:15:45 [INFO] No previous run data found, generating javadoc. 23:15:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-javadoc.jar 23:15:49 [INFO] 23:15:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-client --- 23:15:49 [INFO] CycloneDX: Resolving Dependencies 23:15:50 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 23:15:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/bom.xml 23:15:50 [INFO] attaching as netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:15:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/bom.json 23:15:50 [INFO] attaching as netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 23:15:50 [INFO] 23:15:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 23:15:50 [INFO] Skipping duplicate-finder execution! 23:15:50 [INFO] 23:15:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-client --- 23:15:50 [WARNING] Used undeclared dependencies found: 23:15:50 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 23:15:50 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 23:15:50 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] Non-test scoped test only dependencies found: 23:15:50 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 23:15:50 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 23:15:50 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 23:15:50 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 23:15:50 [INFO] 23:15:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client --- 23:15:50 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-sources.jar 23:15:50 [INFO] 23:15:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client --- 23:15:50 [INFO] 23:15:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client --- 23:15:50 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec 23:15:50 [INFO] Analyzed bundle 'netconf-client' with 18 classes 23:15:50 [INFO] 23:15:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-client --- 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.pom 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.jar 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-tests.jar 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-test-sources.jar 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-javadoc.jar 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 23:15:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-sources.jar 23:15:50 [INFO] 23:15:50 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 23:15:50 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.jar 23:15:50 [INFO] Writing OBR metadata 23:15:50 [INFO] 23:15:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-client --- 23:15:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:15:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:15:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:15:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:15:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:15:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:15:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:15:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:15:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:15:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:15:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:15:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:15:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:15:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:15:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:15:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:15:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:15:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:15:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:15:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:15:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:15:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:15:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:15:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:15:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:15:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:15:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:15:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:15:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:15:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:15:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:15:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:15:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 23:15:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:15:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:15:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:15:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:15:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:15:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:15:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:15:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:15:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:15:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:15:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:15:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:15:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:15:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:15:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:15:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:15:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:15:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:15:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:15:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:15:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:15:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:15:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:15:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:15:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:15:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:15:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:15:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:15:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:15:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:15:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/maven-metadata.xml 23:15:50 [INFO] 23:15:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 23:15:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:15:50 [INFO] 23:15:50 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 23:15:50 [INFO] Building odl-netconf-client 7.0.11-SNAPSHOT [46/121] 23:15:50 [INFO] ------------------------------[ feature ]------------------------------- 23:15:50 [INFO] 23:15:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-client --- 23:15:50 [INFO] 23:15:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-client --- 23:15:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:15:50 [INFO] 23:15:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 23:15:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:15:50 [INFO] 23:15:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-client --- 23:15:51 [INFO] 23:15:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-client --- 23:15:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:15:51 [INFO] argLine set to empty 23:15:51 [INFO] 23:15:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-client --- 23:15:51 [INFO] Starting audit... 23:15:51 Audit done. 23:15:51 [INFO] You have 0 Checkstyle violations. 23:15:51 [INFO] 23:15:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-client --- 23:15:51 [INFO] Starting audit... 23:15:51 Audit done. 23:15:51 [INFO] You have 0 Checkstyle violations. 23:15:51 [INFO] 23:15:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-client --- 23:15:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/classes/LICENSE 23:15:51 [INFO] 23:15:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 23:15:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/feature/feature.xml 23:15:51 [INFO] ...done! 23:15:51 [INFO] Attaching features XML 23:15:51 [INFO] 23:15:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-client --- 23:15:51 [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 23:15:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:15:51 [INFO] 23:15:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 23:15:51 [INFO] 23:15:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-client --- 23:15:51 [INFO] 23:15:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 23:15:51 [INFO] 23:15:51 [INFO] 23:15:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-client --- 23:15:51 [INFO] 23:15:51 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-client --- 23:15:51 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-client 23:15:51 [INFO] Project dependency features detected: [] 23:15:51 [INFO] Pax Exam System (Version: 4.13.3) created. 23:15:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:15:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:15:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:15:52 [INFO] Waiting for remote bundle context.. on 21000 name: 6f8a0eca-b562-4153-ada0-8ae3acb91e53 timout: [ RelativeTimeout value = 180000 ] 23:15:59 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:15:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:15:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:15:59 [INFO] 23:15:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-client --- 23:15:59 [INFO] 23:15:59 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-client --- 23:15:59 [INFO] 23:15:59 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-client --- 23:15:59 [INFO] CycloneDX: Resolving Dependencies 23:16:01 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 23:16:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/bom.xml 23:16:01 [INFO] attaching as odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/bom.json 23:16:01 [INFO] attaching as odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 23:16:01 [INFO] 23:16:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 23:16:01 [INFO] Skipping duplicate-finder execution! 23:16:01 [INFO] 23:16:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-client --- 23:16:01 [INFO] Skipping plugin execution 23:16:01 [INFO] 23:16:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-client --- 23:16:01 [INFO] Skipping source per configuration. 23:16:01 [INFO] 23:16:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-client --- 23:16:01 [INFO] 23:16:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-client --- 23:16:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:16:01 [INFO] 23:16:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-client --- 23:16:01 [WARNING] 23:16:01 [WARNING] The packaging plugin for project odl-netconf-client did not assign 23:16:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:16:01 [WARNING] 23:16:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:16:01 [WARNING] 23:16:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT.pom 23:16:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT-features.xml 23:16:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 23:16:01 [INFO] 23:16:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-client --- 23:16:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:16:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:16:01 [WARNING] 23:16:01 [WARNING] The packaging plugin for project odl-netconf-client did not assign 23:16:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:16:01 [WARNING] 23:16:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:16:01 [WARNING] 23:16:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:16:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:01 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 23:16:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:16:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:01 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 23:16:01 [INFO] 23:16:01 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 23:16:01 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.11-SNAPSHOT [47/121] 23:16:01 [INFO] ------------------------------[ feature ]------------------------------- 23:16:01 [INFO] 23:16:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] 23:16:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:01 [INFO] 23:16:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:01 [INFO] 23:16:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] 23:16:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:16:01 [INFO] argLine set to empty 23:16:01 [INFO] 23:16:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Starting audit... 23:16:01 Audit done. 23:16:01 [INFO] You have 0 Checkstyle violations. 23:16:01 [INFO] 23:16:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Starting audit... 23:16:01 Audit done. 23:16:01 [INFO] You have 0 Checkstyle violations. 23:16:01 [INFO] 23:16:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/classes/LICENSE 23:16:01 [INFO] 23:16:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml 23:16:01 [INFO] ...done! 23:16:01 [INFO] Attaching features XML 23:16:01 [INFO] 23:16:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6022 --- 23:16:01 [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 23:16:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:16:01 [INFO] 23:16:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 23:16:01 [INFO] 23:16:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] 23:16:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 23:16:01 [INFO] 23:16:01 [INFO] 23:16:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] 23:16:01 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6022 --- 23:16:01 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6022 23:16:02 [INFO] Project dependency features detected: [] 23:16:02 [INFO] Pax Exam System (Version: 4.13.3) created. 23:16:02 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:16:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:16:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:16:02 [INFO] Waiting for remote bundle context.. on 21000 name: dc4f290c-f1c1-4cdb-9be2-ac20f4f856d3 timout: [ RelativeTimeout value = 180000 ] 23:16:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:16:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:16:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:16:09 [INFO] 23:16:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] 23:16:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] 23:16:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] CycloneDX: Resolving Dependencies 23:16:09 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:16:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml 23:16:09 [INFO] attaching as odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json 23:16:09 [INFO] attaching as odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 23:16:09 [INFO] 23:16:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] Skipping duplicate-finder execution! 23:16:09 [INFO] 23:16:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] Skipping plugin execution 23:16:09 [INFO] 23:16:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] Skipping source per configuration. 23:16:09 [INFO] 23:16:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] 23:16:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:16:09 [INFO] 23:16:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6022 --- 23:16:09 [WARNING] 23:16:09 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 23:16:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:16:09 [WARNING] 23:16:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:16:09 [WARNING] 23:16:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT.pom 23:16:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-features.xml 23:16:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 23:16:09 [INFO] 23:16:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 23:16:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:16:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:16:09 [WARNING] 23:16:09 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 23:16:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:16:09 [WARNING] 23:16:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:16:09 [WARNING] 23:16:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:16:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:09 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 23:16:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:16:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:09 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 23:16:09 [INFO] 23:16:09 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 23:16:09 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.11-SNAPSHOT [48/121] 23:16:09 [INFO] -------------------------------[ bundle ]------------------------------- 23:16:09 [INFO] 23:16:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 23:16:09 [INFO] 23:16:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 23:16:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:09 [INFO] 23:16:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 23:16:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:09 [INFO] 23:16:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] 23:16:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:16:10 [INFO] 23:16:10 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:16:10 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 23:16:10 [INFO] yang-to-sources: Found 1 dependencies in 849.0 μs 23:16:10 [INFO] yang-to-sources: Project model files found: 1 in 999.7 μs 23:16:10 [INFO] yang-to-sources: 2 YANG models processed in 5.507 ms 23:16:10 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.408 ms 23:16:10 [INFO] Sorted 16 files into 4 directories in 60.64 μs 23:16:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 10.31 ms 23:16:10 [INFO] 23:16:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] Starting audit... 23:16:10 Audit done. 23:16:10 [INFO] You have 0 Checkstyle violations. 23:16:10 [INFO] 23:16:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] Starting audit... 23:16:10 Audit done. 23:16:10 [INFO] You have 0 Checkstyle violations. 23:16:10 [INFO] 23:16:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/LICENSE 23:16:10 [INFO] 23:16:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 23:16:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 23:16:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:16:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:16:10 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:16:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 23:16:10 [INFO] 23:16:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] Recompiling the module because of changed dependency. 23:16:10 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 23:16:10 [INFO] 23:16:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 23:16:10 [INFO] 23:16:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 23:16:10 [INFO] Fork Value is true 23:16:13 [INFO] Done SpotBugs Analysis.... 23:16:13 [INFO] 23:16:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 23:16:13 [INFO] 23:16:13 [INFO] 23:16:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] BugInstance size is 0 23:16:13 [INFO] Error size is 0 23:16:13 [INFO] No errors/warnings found 23:16:13 [INFO] 23:16:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 23:16:13 [INFO] 23:16:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] No sources to compile 23:16:13 [INFO] 23:16:13 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] No tests to run. 23:16:13 [INFO] 23:16:13 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] 23:16:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 23:16:13 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 23:16:13 [INFO] 23:16:13 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 23:16:13 [INFO] No previous run data found, generating javadoc. 23:16:14 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar 23:16:14 [INFO] 23:16:14 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 23:16:14 [INFO] CycloneDX: Resolving Dependencies 23:16:15 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 23:16:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 23:16:15 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 23:16:15 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.json 23:16:15 [INFO] 23:16:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Skipping duplicate-finder execution! 23:16:15 [INFO] 23:16:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] No dependency problems found 23:16:15 [INFO] 23:16:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar 23:16:15 [INFO] 23:16:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] 23:16:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:16:15 [INFO] 23:16:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.pom 23:16:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 23:16:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar 23:16:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.json 23:16:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar 23:16:15 [INFO] 23:16:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 23:16:15 [INFO] Writing OBR metadata 23:16:15 [INFO] 23:16:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:16:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:16:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:15 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 23:16:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:16:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:15 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 23:16:15 [INFO] 23:16:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 23:16:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:16:15 [INFO] 23:16:15 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 23:16:15 [INFO] Building netconf-server 7.0.11-SNAPSHOT [49/121] 23:16:15 [INFO] -------------------------------[ bundle ]------------------------------- 23:16:15 [INFO] 23:16:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-server --- 23:16:15 [INFO] 23:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-server --- 23:16:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:15 [INFO] 23:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-server --- 23:16:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:15 [INFO] 23:16:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-server --- 23:16:16 [INFO] 23:16:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server --- 23:16:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:16:16 [INFO] 23:16:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-server --- 23:16:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:16:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/main/yang 23:16:16 [INFO] yang-to-sources: Found 17 dependencies in 4.828 ms 23:16:16 [INFO] yang-to-sources: Project model files found: 2 in 4.955 ms 23:16:16 [INFO] yang-to-sources: 23 YANG models processed in 143.2 ms 23:16:16 [INFO] BindingJavaFileGenerator: Defined 99 files in 20.22 ms 23:16:16 [INFO] Sorted 99 files into 30 directories in 162.9 μs 23:16:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 57.20 ms 23:16:16 [INFO] 23:16:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-server --- 23:16:16 [INFO] Starting audit... 23:16:16 Audit done. 23:16:16 [INFO] You have 0 Checkstyle violations. 23:16:16 [INFO] 23:16:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-server --- 23:16:16 [INFO] Starting audit... 23:16:16 Audit done. 23:16:16 [INFO] You have 0 Checkstyle violations. 23:16:16 [INFO] 23:16:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-server --- 23:16:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/classes/LICENSE 23:16:16 [INFO] 23:16:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 23:16:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/main/resources 23:16:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/generated-sources/spi 23:16:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:16:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:16:16 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:16:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/generated-sources/spi 23:16:16 [INFO] 23:16:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server --- 23:16:16 [INFO] Recompiling the module because of changed dependency. 23:16:16 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 23:16:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:16:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:16:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:16:17 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:17 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:17 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:16:17 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[84,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:16:17 [INFO] 23:16:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-server >>> 23:16:17 [INFO] 23:16:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-server --- 23:16:17 [INFO] Fork Value is true 23:16:22 [INFO] Done SpotBugs Analysis.... 23:16:22 [INFO] 23:16:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-server <<< 23:16:22 [INFO] 23:16:22 [INFO] 23:16:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-server --- 23:16:22 [INFO] BugInstance size is 0 23:16:22 [INFO] Error size is 0 23:16:22 [INFO] No errors/warnings found 23:16:22 [INFO] 23:16:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 23:16:22 [INFO] Copying 2 resources from src/test/resources to target/test-classes 23:16:22 [INFO] 23:16:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server --- 23:16:22 [INFO] Recompiling the module because of changed dependency. 23:16:22 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 23:16:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:16:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:16:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:16:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:16:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:16:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:16:23 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:16:23 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:16:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:16:23 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[68,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 23:16:23 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java:[77,59] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:16:23 [INFO] 23:16:23 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-server --- 23:16:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/surefire-reports 23:16:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:16:23 [INFO] 23:16:23 [INFO] ------------------------------------------------------- 23:16:23 [INFO] T E S T S 23:16:23 [INFO] ------------------------------------------------------- 23:16:24 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 23:16:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:16:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.523 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 23:16:30 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 23:16:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 23:16:30 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 23:16:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 23:16:30 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 23:16:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 23:16:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 23:16:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 23:16:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 23:16:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 23:16:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 23:16:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 23:16:31 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 23:16:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 23:16:32 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 23:16:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 23:16:32 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 23:16:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 23:16:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 23:16:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 23:16:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 23:16:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.netconf.server.MessageParserTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 23:16:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 23:16:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 23:16:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 23:16:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 23:16:33 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 23:16:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 23:16:33 [INFO] 23:16:33 [INFO] Results: 23:16:33 [INFO] 23:16:33 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 23:16:33 [INFO] 23:16:33 [INFO] 23:16:33 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-server --- 23:16:33 [INFO] 23:16:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 23:16:34 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT.jar 23:16:34 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 23:16:34 [INFO] 23:16:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-server --- 23:16:34 [INFO] No previous run data found, generating javadoc. 23:16:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-javadoc.jar 23:16:38 [INFO] 23:16:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-server --- 23:16:38 [INFO] CycloneDX: Resolving Dependencies 23:16:39 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 23:16:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/bom.xml 23:16:39 [INFO] attaching as netconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/bom.json 23:16:39 [INFO] attaching as netconf-server-7.0.11-SNAPSHOT-cyclonedx.json 23:16:39 [INFO] 23:16:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 23:16:39 [INFO] Skipping duplicate-finder execution! 23:16:39 [INFO] 23:16:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-server --- 23:16:39 [WARNING] Used undeclared dependencies found: 23:16:39 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:16:39 [INFO] 23:16:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server --- 23:16:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-sources.jar 23:16:39 [INFO] 23:16:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server --- 23:16:39 [INFO] 23:16:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server --- 23:16:39 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec 23:16:39 [INFO] Analyzed bundle 'netconf-server' with 43 classes 23:16:39 [INFO] 23:16:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-server --- 23:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT.pom 23:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT.jar 23:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-javadoc.jar 23:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-cyclonedx.json 23:16:39 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-sources.jar 23:16:39 [INFO] 23:16:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 23:16:39 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT.jar 23:16:39 [INFO] Writing OBR metadata 23:16:39 [INFO] 23:16:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-server --- 23:16:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:16:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:16:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:39 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:39 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 23:16:39 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:39 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:39 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:39 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:39 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:16:39 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:39 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:39 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:39 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:39 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:39 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:39 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:39 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:39 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:39 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:39 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:39 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:39 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:39 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:39 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:39 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:39 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:39 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/maven-metadata.xml 23:16:39 [INFO] 23:16:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 23:16:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:16:39 [INFO] 23:16:39 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 23:16:39 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.11-SNAPSHOT [50/121] 23:16:39 [INFO] ------------------------------[ feature ]------------------------------- 23:16:40 [INFO] 23:16:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-impl --- 23:16:40 [INFO] 23:16:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-impl --- 23:16:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:40 [INFO] 23:16:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 23:16:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:40 [INFO] 23:16:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-impl --- 23:16:40 [INFO] 23:16:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 23:16:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:16:40 [INFO] argLine set to empty 23:16:40 [INFO] 23:16:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-impl --- 23:16:40 [INFO] Starting audit... 23:16:40 Audit done. 23:16:40 [INFO] You have 0 Checkstyle violations. 23:16:40 [INFO] 23:16:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-impl --- 23:16:40 [INFO] Starting audit... 23:16:40 Audit done. 23:16:40 [INFO] You have 0 Checkstyle violations. 23:16:40 [INFO] 23:16:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-impl --- 23:16:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/classes/LICENSE 23:16:40 [INFO] 23:16:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 23:16:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/feature/feature.xml 23:16:40 [INFO] ...done! 23:16:40 [INFO] Attaching features XML 23:16:40 [INFO] 23:16:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-impl --- 23:16:40 [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 23:16:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:16:40 [INFO] 23:16:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 23:16:40 [INFO] 23:16:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-impl --- 23:16:40 [INFO] 23:16:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 23:16:40 [INFO] 23:16:40 [INFO] 23:16:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-impl --- 23:16:40 [INFO] 23:16:40 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-impl --- 23:16:40 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-impl 23:16:40 [INFO] Project dependency features detected: [] 23:16:40 [INFO] Pax Exam System (Version: 4.13.3) created. 23:16:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:16:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:16:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:16:41 [INFO] Waiting for remote bundle context.. on 21000 name: 035760f0-5e6d-4f31-973f-5084ed0b18be timout: [ RelativeTimeout value = 180000 ] 23:16:48 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:16:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:16:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:16:49 [INFO] 23:16:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-impl --- 23:16:49 [INFO] 23:16:49 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-impl --- 23:16:49 [INFO] 23:16:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-impl --- 23:16:49 [INFO] CycloneDX: Resolving Dependencies 23:16:50 [INFO] CycloneDX: Creating BOM version 1.5 with 130 component(s) 23:16:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/bom.xml 23:16:50 [INFO] attaching as odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/bom.json 23:16:50 [INFO] attaching as odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.json 23:16:50 [INFO] 23:16:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 23:16:50 [INFO] Skipping duplicate-finder execution! 23:16:50 [INFO] 23:16:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-impl --- 23:16:50 [INFO] Skipping plugin execution 23:16:50 [INFO] 23:16:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-impl --- 23:16:50 [INFO] Skipping source per configuration. 23:16:50 [INFO] 23:16:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-impl --- 23:16:50 [INFO] 23:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-impl --- 23:16:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:16:50 [INFO] 23:16:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-impl --- 23:16:50 [WARNING] 23:16:50 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 23:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:16:50 [WARNING] 23:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:16:50 [WARNING] 23:16:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT.pom 23:16:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT-features.xml 23:16:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.xml 23:16:50 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.json 23:16:50 [INFO] 23:16:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-impl --- 23:16:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:16:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:16:50 [WARNING] 23:16:50 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 23:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:16:50 [WARNING] 23:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:16:50 [WARNING] 23:16:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml 23:16:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 23:16:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:16:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:16:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:16:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:16:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:16:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:16:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:16:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:16:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:16:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:16:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:16:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:16:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:16:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:16:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:16:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:16:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:16:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:16:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:16:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:16:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:16:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:16:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:16:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 23:16:50 [INFO] 23:16:50 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 23:16:50 [INFO] Building OpenDaylight :: Netconf :: All 7.0.11-SNAPSHOT [51/121] 23:16:50 [INFO] ------------------------------[ feature ]------------------------------- 23:16:50 [INFO] 23:16:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-all --- 23:16:50 [INFO] 23:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-all --- 23:16:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:50 [INFO] 23:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 23:16:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:16:50 [INFO] 23:16:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-all --- 23:16:51 [INFO] 23:16:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-all --- 23:16:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:16:51 [INFO] argLine set to empty 23:16:51 [INFO] 23:16:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-all --- 23:16:51 [INFO] Starting audit... 23:16:51 Audit done. 23:16:51 [INFO] You have 0 Checkstyle violations. 23:16:51 [INFO] 23:16:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-all --- 23:16:51 [INFO] Starting audit... 23:16:51 Audit done. 23:16:51 [INFO] You have 0 Checkstyle violations. 23:16:51 [INFO] 23:16:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-all --- 23:16:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/classes/LICENSE 23:16:51 [INFO] 23:16:51 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 23:16:51 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/feature/feature.xml 23:16:51 [INFO] ...done! 23:16:51 [INFO] Attaching features XML 23:16:51 [INFO] 23:16:51 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-all --- 23:16:51 [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 23:16:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:16:51 [INFO] 23:16:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 23:16:51 [INFO] 23:16:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-all --- 23:16:51 [INFO] 23:16:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 23:16:51 [INFO] 23:16:51 [INFO] 23:16:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-all --- 23:16:51 [INFO] 23:16:51 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-all --- 23:16:51 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-all 23:16:51 [INFO] Project dependency features detected: [] 23:16:51 [INFO] Pax Exam System (Version: 4.13.3) created. 23:16:51 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:16:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:16:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:16:52 [INFO] Waiting for remote bundle context.. on 21000 name: 9f06a12d-d007-4212-b7ff-6c2c97f1f50e timout: [ RelativeTimeout value = 180000 ] 23:17:00 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:17:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:17:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:17:00 [INFO] 23:17:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-all --- 23:17:00 [INFO] 23:17:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-all --- 23:17:00 [INFO] 23:17:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-all --- 23:17:00 [INFO] CycloneDX: Resolving Dependencies 23:17:01 [INFO] CycloneDX: Creating BOM version 1.5 with 133 component(s) 23:17:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/bom.xml 23:17:01 [INFO] attaching as odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/bom.json 23:17:02 [INFO] attaching as odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.json 23:17:02 [INFO] 23:17:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 23:17:02 [INFO] Skipping duplicate-finder execution! 23:17:02 [INFO] 23:17:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-all --- 23:17:02 [INFO] Skipping plugin execution 23:17:02 [INFO] 23:17:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-all --- 23:17:02 [INFO] Skipping source per configuration. 23:17:02 [INFO] 23:17:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-all --- 23:17:02 [INFO] 23:17:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-all --- 23:17:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:17:02 [INFO] 23:17:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-all --- 23:17:02 [WARNING] 23:17:02 [WARNING] The packaging plugin for project odl-netconf-all did not assign 23:17:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:17:02 [WARNING] 23:17:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:17:02 [WARNING] 23:17:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT.pom 23:17:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT-features.xml 23:17:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.json 23:17:02 [INFO] 23:17:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-all --- 23:17:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:17:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:17:02 [WARNING] 23:17:02 [WARNING] The packaging plugin for project odl-netconf-all did not assign 23:17:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:17:02 [WARNING] 23:17:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:17:02 [WARNING] 23:17:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:17:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:02 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 23:17:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:17:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:02 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 23:17:02 [INFO] 23:17:02 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 23:17:02 [INFO] Building yanglib-mdsal-writer 7.0.11-SNAPSHOT [52/121] 23:17:02 [INFO] -------------------------------[ bundle ]------------------------------- 23:17:02 [INFO] 23:17:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ yanglib-mdsal-writer --- 23:17:02 [INFO] 23:17:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ yanglib-mdsal-writer --- 23:17:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:02 [INFO] 23:17:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 23:17:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:02 [INFO] 23:17:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ yanglib-mdsal-writer --- 23:17:02 [INFO] 23:17:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 23:17:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:17:02 [INFO] 23:17:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ yanglib-mdsal-writer --- 23:17:02 [INFO] Starting audit... 23:17:02 Audit done. 23:17:02 [INFO] You have 0 Checkstyle violations. 23:17:02 [INFO] 23:17:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ yanglib-mdsal-writer --- 23:17:03 [INFO] Starting audit... 23:17:03 Audit done. 23:17:03 [INFO] You have 0 Checkstyle violations. 23:17:03 [INFO] 23:17:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ yanglib-mdsal-writer --- 23:17:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/classes/LICENSE 23:17:03 [INFO] 23:17:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 23:17:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/resources 23:17:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/spi 23:17:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/yang 23:17:03 [INFO] 23:17:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ yanglib-mdsal-writer --- 23:17:03 [INFO] Recompiling the module because of changed dependency. 23:17:03 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[141,46] buildModuleState(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.NonNull java.lang.String,@org.eclipse.jdt.annotation.NonNull org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 23:17:03 [INFO] 23:17:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 23:17:03 [INFO] 23:17:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 23:17:03 [INFO] Fork Value is true 23:17:06 [INFO] Done SpotBugs Analysis.... 23:17:06 [INFO] 23:17:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 23:17:06 [INFO] 23:17:06 [INFO] 23:17:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ yanglib-mdsal-writer --- 23:17:06 [INFO] BugInstance size is 0 23:17:06 [INFO] Error size is 0 23:17:06 [INFO] No errors/warnings found 23:17:06 [INFO] 23:17:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 23:17:06 [INFO] Copying 8 resources from src/test/resources to target/test-classes 23:17:06 [INFO] 23:17:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 23:17:06 [INFO] Recompiling the module because of changed dependency. 23:17:06 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[37,18] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[38,22] auto-closeable resource singleton is never referenced in body of corresponding try statement 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:06 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:06 [INFO] 23:17:06 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ yanglib-mdsal-writer --- 23:17:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/surefire-reports 23:17:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:17:06 [INFO] 23:17:06 [INFO] ------------------------------------------------------- 23:17:06 [INFO] T E S T S 23:17:06 [INFO] ------------------------------------------------------- 23:17:07 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 23:17:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:17:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.795 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 23:17:11 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 23:17:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 23:17:13 [INFO] 23:17:13 [INFO] Results: 23:17:13 [INFO] 23:17:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 23:17:13 [INFO] 23:17:13 [INFO] 23:17:13 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ yanglib-mdsal-writer --- 23:17:13 [INFO] 23:17:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 23:17:13 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 23:17:13 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 23:17:13 [INFO] 23:17:13 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ yanglib-mdsal-writer --- 23:17:13 [INFO] No previous run data found, generating javadoc. 23:17:14 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar 23:17:14 [INFO] 23:17:14 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ yanglib-mdsal-writer --- 23:17:14 [INFO] CycloneDX: Resolving Dependencies 23:17:15 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 23:17:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml 23:17:15 [INFO] attaching as yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/bom.json 23:17:15 [INFO] attaching as yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 23:17:15 [INFO] 23:17:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Skipping duplicate-finder execution! 23:17:15 [INFO] 23:17:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 23:17:15 [INFO] No dependency problems found 23:17:15 [INFO] 23:17:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar 23:17:15 [INFO] 23:17:15 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 23:17:15 [INFO] 23:17:15 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 23:17:15 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 7 classes 23:17:15 [INFO] 23:17:15 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.pom 23:17:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 23:17:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar 23:17:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 23:17:15 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar 23:17:15 [INFO] 23:17:15 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 23:17:15 [INFO] Writing OBR metadata 23:17:15 [INFO] 23:17:15 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:17:15 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:17:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:17:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:15 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:15 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 23:17:15 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:15 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:15 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:15 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:15 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:15 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:17:15 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:15 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:15 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:15 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:15 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:15 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:15 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:15 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:15 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:15 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:15 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:15 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:15 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:15 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:15 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:15 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:15 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:15 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:15 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 23:17:15 [INFO] 23:17:15 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 23:17:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:17:15 [INFO] 23:17:15 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 23:17:15 [INFO] Building odl-yanglib-mdsal-writer 7.0.11-SNAPSHOT [53/121] 23:17:15 [INFO] ------------------------------[ feature ]------------------------------- 23:17:15 [INFO] 23:17:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-yanglib-mdsal-writer --- 23:17:15 [INFO] 23:17:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 23:17:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:15 [INFO] 23:17:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 23:17:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:15 [INFO] 23:17:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] 23:17:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:17:16 [INFO] argLine set to empty 23:17:16 [INFO] 23:17:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] Starting audit... 23:17:16 Audit done. 23:17:16 [INFO] You have 0 Checkstyle violations. 23:17:16 [INFO] 23:17:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] Starting audit... 23:17:16 Audit done. 23:17:16 [INFO] You have 0 Checkstyle violations. 23:17:16 [INFO] 23:17:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/classes/LICENSE 23:17:16 [INFO] 23:17:16 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 23:17:16 [INFO] ...done! 23:17:16 [INFO] Attaching features XML 23:17:16 [INFO] 23:17:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-yanglib-mdsal-writer --- 23:17:16 [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 23:17:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:17:16 [INFO] 23:17:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 23:17:16 [INFO] 23:17:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] 23:17:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 23:17:16 [INFO] 23:17:16 [INFO] 23:17:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] 23:17:16 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-yanglib-mdsal-writer --- 23:17:16 [INFO] Starting SFT for org.opendaylight.netconf:odl-yanglib-mdsal-writer 23:17:16 [INFO] Project dependency features detected: [] 23:17:16 [INFO] Pax Exam System (Version: 4.13.3) created. 23:17:16 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:17:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:17:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:17:17 [INFO] Waiting for remote bundle context.. on 21000 name: ea8f62de-19eb-4303-9f6a-8cec7d4ddf83 timout: [ RelativeTimeout value = 180000 ] 23:17:30 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:17:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:17:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:17:30 [INFO] 23:17:30 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-yanglib-mdsal-writer --- 23:17:30 [INFO] 23:17:30 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 23:17:30 [INFO] 23:17:30 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-yanglib-mdsal-writer --- 23:17:30 [INFO] CycloneDX: Resolving Dependencies 23:17:33 [INFO] CycloneDX: Creating BOM version 1.5 with 201 component(s) 23:17:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml 23:17:33 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json 23:17:33 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 23:17:33 [INFO] 23:17:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 23:17:33 [INFO] Skipping duplicate-finder execution! 23:17:33 [INFO] 23:17:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 23:17:33 [INFO] Skipping plugin execution 23:17:33 [INFO] 23:17:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 23:17:33 [INFO] Skipping source per configuration. 23:17:33 [INFO] 23:17:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 23:17:33 [INFO] 23:17:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-yanglib-mdsal-writer --- 23:17:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:17:33 [INFO] 23:17:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-yanglib-mdsal-writer --- 23:17:33 [WARNING] 23:17:33 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 23:17:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:17:33 [WARNING] 23:17:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:17:33 [WARNING] 23:17:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT.pom 23:17:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-features.xml 23:17:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 23:17:33 [INFO] 23:17:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 23:17:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:17:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:17:33 [WARNING] 23:17:33 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 23:17:33 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:17:33 [WARNING] 23:17:33 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:17:33 [WARNING] 23:17:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:17:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 23:17:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:17:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 23:17:33 [INFO] 23:17:33 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 23:17:33 [INFO] Building netconf-server-mdsal 7.0.11-SNAPSHOT [54/121] 23:17:33 [INFO] -------------------------------[ bundle ]------------------------------- 23:17:33 [INFO] 23:17:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-server-mdsal --- 23:17:33 [INFO] 23:17:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-server-mdsal --- 23:17:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:33 [INFO] 23:17:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 23:17:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:33 [INFO] 23:17:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-server-mdsal --- 23:17:34 [INFO] 23:17:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 23:17:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:17:34 [INFO] 23:17:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-server-mdsal --- 23:17:34 [INFO] Starting audit... 23:17:34 Audit done. 23:17:34 [INFO] You have 0 Checkstyle violations. 23:17:34 [INFO] 23:17:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-server-mdsal --- 23:17:34 [INFO] Starting audit... 23:17:34 Audit done. 23:17:34 [INFO] You have 0 Checkstyle violations. 23:17:34 [INFO] 23:17:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-server-mdsal --- 23:17:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/classes/LICENSE 23:17:34 [INFO] 23:17:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 23:17:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/resources 23:17:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/spi 23:17:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/yang 23:17:34 [INFO] 23:17:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server-mdsal --- 23:17:34 [INFO] Recompiling the module because of changed dependency. 23:17:34 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 23:17:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:35 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:35 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[45,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[319,21] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[309,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[42,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[62,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[81,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 23:17:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/SplittingNormalizedNodeMetadataStreamWriter.java:[90,36] LEGACY_ATTRIBUTE_NAMESPACE in org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream has been deprecated 23:17:35 [INFO] 23:17:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 23:17:35 [INFO] 23:17:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-server-mdsal --- 23:17:35 [INFO] Fork Value is true 23:17:40 [INFO] Done SpotBugs Analysis.... 23:17:40 [INFO] 23:17:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 23:17:40 [INFO] 23:17:40 [INFO] 23:17:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-server-mdsal --- 23:17:40 [INFO] BugInstance size is 0 23:17:40 [INFO] Error size is 0 23:17:40 [INFO] No errors/warnings found 23:17:40 [INFO] 23:17:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 23:17:40 [INFO] Copying 168 resources from src/test/resources to target/test-classes 23:17:40 [INFO] 23:17:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server-mdsal --- 23:17:40 [INFO] Recompiling the module because of changed dependency. 23:17:40 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 23:17:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:40 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:40 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 23:17:40 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 23:17:40 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 23:17:40 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 23:17:40 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 23:17:40 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 23:17:40 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManagerTest.java:[135,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[48,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[59,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 23:17:40 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 23:17:40 required: java.util.function.Consumer 23:17:40 found: java.lang.Object 23:17:40 [INFO] 23:17:40 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-server-mdsal --- 23:17:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/surefire-reports 23:17:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:17:40 [INFO] 23:17:40 [INFO] ------------------------------------------------------- 23:17:40 [INFO] T E S T S 23:17:40 [INFO] ------------------------------------------------------- 23:17:42 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NC1214Test 23:17:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:17:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638 s -- in org.opendaylight.netconf.server.mdsal.operations.NC1214Test 23:17:44 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 23:17:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 23:17:45 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 23:17:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 23:17:45 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 23:17:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 23:17:48 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 23:17:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 23:17:48 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 23:17:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 23:17:48 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 23:17:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 23:17:48 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 23:17:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 23:17:48 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 23:17:49 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 23:17:49 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 23:17:50 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.968 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 23:17:50 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 23:17:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 23:17:50 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 23:17:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 23:17:50 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 23:17:50 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.450 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 23:17:50 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 23:17:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 23:17:51 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 23:17:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 23:17:51 [INFO] 23:17:51 [INFO] Results: 23:17:51 [INFO] 23:17:51 [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 14 23:17:51 [INFO] 23:17:51 [INFO] 23:17:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-server-mdsal --- 23:17:51 [INFO] 23:17:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 23:17:51 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 23:17:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 23:17:51 [INFO] 23:17:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-server-mdsal --- 23:17:51 [INFO] No previous run data found, generating javadoc. 23:17:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar 23:17:53 [INFO] 23:17:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-server-mdsal --- 23:17:53 [INFO] CycloneDX: Resolving Dependencies 23:17:55 [INFO] CycloneDX: Creating BOM version 1.5 with 110 component(s) 23:17:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/bom.xml 23:17:55 [INFO] attaching as netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/bom.json 23:17:55 [INFO] attaching as netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:17:55 [INFO] 23:17:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 23:17:55 [INFO] Skipping duplicate-finder execution! 23:17:55 [INFO] 23:17:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 23:17:55 [WARNING] Non-test scoped test only dependencies found: 23:17:55 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 23:17:55 [INFO] 23:17:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 23:17:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar 23:17:55 [INFO] 23:17:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server-mdsal --- 23:17:55 [INFO] 23:17:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server-mdsal --- 23:17:55 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 23:17:55 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 23:17:55 [INFO] 23:17:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-server-mdsal --- 23:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT.pom 23:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 23:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar 23:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:17:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar 23:17:55 [INFO] 23:17:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 23:17:55 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 23:17:55 [INFO] Writing OBR metadata 23:17:55 [INFO] 23:17:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-server-mdsal --- 23:17:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:17:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:17:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:17:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 23:17:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:17:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:17:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:17:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:17:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:17:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:17:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:17:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:17:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:17:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:17:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:17:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:17:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:17:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:17:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:17:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:17:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:17:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:17:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:17:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:17:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:17:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:17:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:17:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 23:17:55 [INFO] 23:17:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 23:17:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:17:55 [INFO] 23:17:55 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 23:17:55 [INFO] Building netconf-nb 7.0.11-SNAPSHOT [55/121] 23:17:55 [INFO] -------------------------------[ bundle ]------------------------------- 23:17:55 [INFO] 23:17:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-nb --- 23:17:55 [INFO] 23:17:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-nb --- 23:17:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:55 [INFO] 23:17:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-nb --- 23:17:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:17:55 [INFO] 23:17:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-nb --- 23:17:56 [INFO] 23:17:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-nb --- 23:17:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:17:56 [INFO] 23:17:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-nb --- 23:17:56 [INFO] Starting audit... 23:17:56 Audit done. 23:17:56 [INFO] You have 0 Checkstyle violations. 23:17:56 [INFO] 23:17:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-nb --- 23:17:56 [INFO] Starting audit... 23:17:56 Audit done. 23:17:56 [INFO] You have 0 Checkstyle violations. 23:17:56 [INFO] 23:17:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-nb --- 23:17:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/classes/LICENSE 23:17:56 [INFO] 23:17:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 23:17:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/src/main/resources 23:17:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/generated-sources/spi 23:17:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/generated-sources/yang 23:17:56 [INFO] 23:17:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-nb --- 23:17:56 [INFO] Recompiling the module because of changed dependency. 23:17:56 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 23:17:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:17:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:17:56 [INFO] 23:17:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-nb >>> 23:17:56 [INFO] 23:17:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-nb --- 23:17:56 [INFO] Fork Value is true 23:17:59 [INFO] Done SpotBugs Analysis.... 23:17:59 [INFO] 23:17:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-nb <<< 23:17:59 [INFO] 23:17:59 [INFO] 23:17:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-nb --- 23:17:59 [INFO] BugInstance size is 0 23:17:59 [INFO] Error size is 0 23:17:59 [INFO] No errors/warnings found 23:17:59 [INFO] 23:17:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 23:17:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/src/test/resources 23:17:59 [INFO] 23:17:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-nb --- 23:17:59 [INFO] Recompiling the module because of changed dependency. 23:17:59 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:17:59 [INFO] 23:17:59 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-nb --- 23:17:59 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/surefire-reports 23:17:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:17:59 [INFO] 23:17:59 [INFO] ------------------------------------------------------- 23:17:59 [INFO] T E S T S 23:17:59 [INFO] ------------------------------------------------------- 23:18:00 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 23:18:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:18:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 23:18:02 [INFO] 23:18:02 [INFO] Results: 23:18:02 [INFO] 23:18:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 23:18:02 [INFO] 23:18:02 [INFO] 23:18:02 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-nb --- 23:18:02 [INFO] 23:18:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 23:18:03 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT.jar 23:18:03 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 23:18:03 [INFO] 23:18:03 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-nb --- 23:18:03 [INFO] No previous run data found, generating javadoc. 23:18:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar 23:18:04 [INFO] 23:18:04 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-nb --- 23:18:04 [INFO] CycloneDX: Resolving Dependencies 23:18:06 [INFO] CycloneDX: Creating BOM version 1.5 with 117 component(s) 23:18:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/bom.xml 23:18:06 [INFO] attaching as netconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/bom.json 23:18:06 [INFO] attaching as netconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 23:18:06 [INFO] 23:18:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 23:18:06 [INFO] Skipping duplicate-finder execution! 23:18:06 [INFO] 23:18:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-nb --- 23:18:06 [INFO] No dependency problems found 23:18:06 [INFO] 23:18:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-nb --- 23:18:06 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-sources.jar 23:18:06 [INFO] 23:18:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-nb --- 23:18:06 [INFO] 23:18:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-nb --- 23:18:06 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec 23:18:06 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 23:18:06 [INFO] 23:18:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-nb --- 23:18:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT.pom 23:18:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT.jar 23:18:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar 23:18:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 23:18:06 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-sources.jar 23:18:06 [INFO] 23:18:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 23:18:06 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT.jar 23:18:06 [INFO] Writing OBR metadata 23:18:06 [INFO] 23:18:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-nb --- 23:18:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:18:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:18:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:18:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:06 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:06 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 23:18:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:18:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:06 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:06 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:06 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/maven-metadata.xml 23:18:06 [INFO] 23:18:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 23:18:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:18:06 [INFO] 23:18:06 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 23:18:06 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.11-SNAPSHOT [56/121] 23:18:06 [INFO] ------------------------------[ feature ]------------------------------- 23:18:06 [INFO] 23:18:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-mdsal --- 23:18:06 [INFO] 23:18:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-mdsal --- 23:18:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:06 [INFO] 23:18:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 23:18:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:06 [INFO] 23:18:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-mdsal --- 23:18:07 [INFO] 23:18:07 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 23:18:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:18:07 [INFO] argLine set to empty 23:18:07 [INFO] 23:18:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-mdsal --- 23:18:07 [INFO] Starting audit... 23:18:07 Audit done. 23:18:07 [INFO] You have 0 Checkstyle violations. 23:18:07 [INFO] 23:18:07 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-mdsal --- 23:18:07 [INFO] Starting audit... 23:18:07 Audit done. 23:18:07 [INFO] You have 0 Checkstyle violations. 23:18:07 [INFO] 23:18:07 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-mdsal --- 23:18:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/classes/LICENSE 23:18:07 [INFO] 23:18:07 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 23:18:07 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml 23:18:07 [INFO] ...done! 23:18:07 [INFO] Attaching features XML 23:18:07 [INFO] 23:18:07 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-mdsal --- 23:18:07 [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 23:18:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:18:07 [INFO] 23:18:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 23:18:07 [INFO] 23:18:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-mdsal --- 23:18:07 [INFO] 23:18:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 23:18:07 [INFO] 23:18:07 [INFO] 23:18:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-mdsal --- 23:18:07 [INFO] 23:18:07 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-mdsal --- 23:18:07 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal 23:18:07 [INFO] Project dependency features detected: [] 23:18:07 [INFO] Pax Exam System (Version: 4.13.3) created. 23:18:07 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:18:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:18:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:18:08 [INFO] Waiting for remote bundle context.. on 21000 name: 1d744ae4-096d-41e2-a5ac-560e14c92f29 timout: [ RelativeTimeout value = 180000 ] 23:18:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:18:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:18:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:18:26 [INFO] 23:18:26 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-mdsal --- 23:18:26 [INFO] 23:18:26 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-mdsal --- 23:18:26 [INFO] 23:18:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-mdsal --- 23:18:26 [INFO] CycloneDX: Resolving Dependencies 23:18:31 [INFO] CycloneDX: Creating BOM version 1.5 with 369 component(s) 23:18:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/bom.xml 23:18:31 [INFO] attaching as odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/bom.json 23:18:31 [INFO] attaching as odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:18:31 [INFO] 23:18:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 23:18:31 [INFO] Skipping duplicate-finder execution! 23:18:31 [INFO] 23:18:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 23:18:31 [INFO] Skipping plugin execution 23:18:31 [INFO] 23:18:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 23:18:31 [INFO] Skipping source per configuration. 23:18:31 [INFO] 23:18:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-mdsal --- 23:18:31 [INFO] 23:18:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-mdsal --- 23:18:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:18:31 [INFO] 23:18:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-mdsal --- 23:18:31 [WARNING] 23:18:31 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 23:18:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:18:31 [WARNING] 23:18:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:18:31 [WARNING] 23:18:31 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT.pom 23:18:31 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT-features.xml 23:18:31 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:31 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:18:31 [INFO] 23:18:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-mdsal --- 23:18:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:18:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:18:31 [WARNING] 23:18:31 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 23:18:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:18:31 [WARNING] 23:18:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:18:31 [WARNING] 23:18:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:18:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:31 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:31 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 23:18:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:18:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:31 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:31 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:31 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 23:18:31 [INFO] 23:18:31 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 23:18:31 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.11-SNAPSHOT [57/121] 23:18:31 [INFO] -------------------------------[ bundle ]------------------------------- 23:18:31 [INFO] 23:18:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 23:18:31 [INFO] 23:18:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 23:18:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:31 [INFO] 23:18:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 23:18:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:31 [INFO] 23:18:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] 23:18:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:18:32 [INFO] 23:18:32 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:18:32 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/yang 23:18:32 [INFO] yang-to-sources: Found 2 dependencies in 1.057 ms 23:18:32 [INFO] yang-to-sources: Project model files found: 1 in 3.361 ms 23:18:32 [INFO] yang-to-sources: 3 YANG models processed in 15.14 ms 23:18:32 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.746 ms 23:18:32 [INFO] Sorted 16 files into 6 directories in 54.64 μs 23:18:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 12.34 ms 23:18:32 [INFO] 23:18:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] Starting audit... 23:18:32 Audit done. 23:18:32 [INFO] You have 0 Checkstyle violations. 23:18:32 [INFO] 23:18:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] Starting audit... 23:18:32 Audit done. 23:18:32 [INFO] You have 0 Checkstyle violations. 23:18:32 [INFO] 23:18:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/LICENSE 23:18:32 [INFO] 23:18:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/resources 23:18:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 23:18:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:18:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:18:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:18:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 23:18:32 [INFO] 23:18:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] Recompiling the module because of changed dependency. 23:18:32 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 23:18:32 [INFO] 23:18:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 23:18:32 [INFO] 23:18:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 23:18:32 [INFO] Fork Value is true 23:18:35 [INFO] Done SpotBugs Analysis.... 23:18:35 [INFO] 23:18:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 23:18:35 [INFO] 23:18:35 [INFO] 23:18:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] BugInstance size is 0 23:18:35 [INFO] Error size is 0 23:18:35 [INFO] No errors/warnings found 23:18:35 [INFO] 23:18:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/test/resources 23:18:35 [INFO] 23:18:35 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] No sources to compile 23:18:35 [INFO] 23:18:35 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] No tests to run. 23:18:35 [INFO] 23:18:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] 23:18:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 23:18:35 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 23:18:35 [INFO] 23:18:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 23:18:35 [INFO] No previous run data found, generating javadoc. 23:18:36 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar 23:18:36 [INFO] 23:18:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 23:18:36 [INFO] CycloneDX: Resolving Dependencies 23:18:37 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:18:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 23:18:37 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json 23:18:37 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.json 23:18:37 [INFO] 23:18:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Skipping duplicate-finder execution! 23:18:37 [INFO] 23:18:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] No dependency problems found 23:18:37 [INFO] 23:18:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar 23:18:37 [INFO] 23:18:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] 23:18:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:18:37 [INFO] 23:18:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.pom 23:18:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 23:18:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar 23:18:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.json 23:18:37 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar 23:18:37 [INFO] 23:18:37 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 23:18:37 [INFO] Writing OBR metadata 23:18:37 [INFO] 23:18:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:18:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:18:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:18:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:37 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:37 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 23:18:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:18:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:37 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:37 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:37 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 23:18:37 [INFO] 23:18:37 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 23:18:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:18:37 [INFO] 23:18:37 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 23:18:37 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.11-SNAPSHOT [58/121] 23:18:37 [INFO] ------------------------------[ feature ]------------------------------- 23:18:37 [INFO] 23:18:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8040 --- 23:18:37 [INFO] 23:18:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 23:18:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:37 [INFO] 23:18:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 23:18:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:37 [INFO] 23:18:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] 23:18:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:18:38 [INFO] argLine set to empty 23:18:38 [INFO] 23:18:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] Starting audit... 23:18:38 Audit done. 23:18:38 [INFO] You have 0 Checkstyle violations. 23:18:38 [INFO] 23:18:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] Starting audit... 23:18:38 Audit done. 23:18:38 [INFO] You have 0 Checkstyle violations. 23:18:38 [INFO] 23:18:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/classes/LICENSE 23:18:38 [INFO] 23:18:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml 23:18:38 [INFO] ...done! 23:18:38 [INFO] Attaching features XML 23:18:38 [INFO] 23:18:38 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8040 --- 23:18:38 [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 23:18:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:18:38 [INFO] 23:18:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 23:18:38 [INFO] 23:18:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] 23:18:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 23:18:38 [INFO] 23:18:38 [INFO] 23:18:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] 23:18:38 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8040 --- 23:18:38 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8040 23:18:38 [INFO] Project dependency features detected: [] 23:18:38 [INFO] Pax Exam System (Version: 4.13.3) created. 23:18:38 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:18:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:18:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:18:38 [INFO] Waiting for remote bundle context.. on 21000 name: 8e9d4343-9958-4804-a3a4-4b05b736cd5f timout: [ RelativeTimeout value = 180000 ] 23:18:45 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:18:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:18:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:18:45 [INFO] 23:18:45 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8040 --- 23:18:45 [INFO] 23:18:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 23:18:45 [INFO] 23:18:45 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8040 --- 23:18:45 [INFO] CycloneDX: Resolving Dependencies 23:18:46 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:18:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml 23:18:46 [INFO] attaching as odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json 23:18:46 [INFO] attaching as odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.json 23:18:46 [INFO] 23:18:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 23:18:46 [INFO] Skipping duplicate-finder execution! 23:18:46 [INFO] 23:18:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 23:18:46 [INFO] Skipping plugin execution 23:18:46 [INFO] 23:18:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 23:18:46 [INFO] Skipping source per configuration. 23:18:46 [INFO] 23:18:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 23:18:46 [INFO] 23:18:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8040 --- 23:18:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:18:46 [INFO] 23:18:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8040 --- 23:18:46 [WARNING] 23:18:46 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 23:18:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:18:46 [WARNING] 23:18:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:18:46 [WARNING] 23:18:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT.pom 23:18:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-features.xml 23:18:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.json 23:18:46 [INFO] 23:18:46 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 23:18:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:18:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:18:46 [WARNING] 23:18:46 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 23:18:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:18:46 [WARNING] 23:18:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:18:46 [WARNING] 23:18:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:18:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:46 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:46 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 23:18:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:18:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:46 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:46 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:46 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 23:18:46 [INFO] 23:18:46 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 23:18:46 [INFO] Building rfc8639 7.0.11-SNAPSHOT [59/121] 23:18:46 [INFO] -------------------------------[ bundle ]------------------------------- 23:18:46 [INFO] 23:18:46 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8639 --- 23:18:46 [INFO] 23:18:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8639 --- 23:18:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:46 [INFO] 23:18:46 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8639 --- 23:18:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:46 [INFO] 23:18:46 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8639 --- 23:18:46 [INFO] 23:18:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8639 --- 23:18:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:18:46 [INFO] 23:18:46 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8639 --- 23:18:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:18:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/src/main/yang 23:18:46 [INFO] yang-to-sources: Found 8 dependencies in 1.036 ms 23:18:46 [INFO] yang-to-sources: Project model files found: 1 in 5.895 ms 23:18:47 [INFO] yang-to-sources: 9 YANG models processed in 61.49 ms 23:18:47 [INFO] BindingJavaFileGenerator: Defined 136 files in 14.06 ms 23:18:47 [INFO] Sorted 136 files into 22 directories in 205.8 μs 23:18:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 65.36 ms 23:18:47 [INFO] 23:18:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8639 --- 23:18:47 [INFO] Starting audit... 23:18:47 Audit done. 23:18:47 [INFO] You have 0 Checkstyle violations. 23:18:47 [INFO] 23:18:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8639 --- 23:18:47 [INFO] Starting audit... 23:18:47 Audit done. 23:18:47 [INFO] You have 0 Checkstyle violations. 23:18:47 [INFO] 23:18:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8639 --- 23:18:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/classes/LICENSE 23:18:47 [INFO] 23:18:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 23:18:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/src/main/resources 23:18:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/generated-sources/spi 23:18:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:18:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:18:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:18:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/generated-sources/spi 23:18:47 [INFO] 23:18:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8639 --- 23:18:47 [INFO] Recompiling the module because of changed dependency. 23:18:47 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 23:18:47 [INFO] 23:18:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8639 >>> 23:18:47 [INFO] 23:18:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8639 --- 23:18:47 [INFO] Fork Value is true 23:18:50 [INFO] Done SpotBugs Analysis.... 23:18:50 [INFO] 23:18:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8639 <<< 23:18:50 [INFO] 23:18:50 [INFO] 23:18:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8639 --- 23:18:50 [INFO] BugInstance size is 0 23:18:50 [INFO] Error size is 0 23:18:50 [INFO] No errors/warnings found 23:18:50 [INFO] 23:18:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 23:18:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/src/test/resources 23:18:50 [INFO] 23:18:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8639 --- 23:18:50 [INFO] No sources to compile 23:18:50 [INFO] 23:18:50 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8639 --- 23:18:50 [INFO] No tests to run. 23:18:50 [INFO] 23:18:50 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8639 --- 23:18:50 [INFO] 23:18:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 23:18:50 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT.jar 23:18:51 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/classes/META-INF/MANIFEST.MF 23:18:51 [INFO] 23:18:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8639 --- 23:18:51 [INFO] No previous run data found, generating javadoc. 23:18:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-javadoc.jar 23:18:54 [INFO] 23:18:54 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8639 --- 23:18:54 [INFO] CycloneDX: Resolving Dependencies 23:18:55 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 23:18:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/bom.xml 23:18:55 [INFO] attaching as rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/bom.json 23:18:55 [INFO] attaching as rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 23:18:55 [INFO] 23:18:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 23:18:55 [INFO] Skipping duplicate-finder execution! 23:18:55 [INFO] 23:18:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8639 --- 23:18:55 [INFO] No dependency problems found 23:18:55 [INFO] 23:18:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 23:18:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-sources.jar 23:18:55 [INFO] 23:18:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8639 --- 23:18:55 [INFO] 23:18:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8639 --- 23:18:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:18:55 [INFO] 23:18:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8639 --- 23:18:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT.pom 23:18:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT.jar 23:18:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-javadoc.jar 23:18:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 23:18:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 23:18:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-sources.jar 23:18:55 [INFO] 23:18:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 23:18:55 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT.jar 23:18:55 [INFO] Writing OBR metadata 23:18:55 [INFO] 23:18:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8639 --- 23:18:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:18:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:18:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:18:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml 23:18:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 23:18:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:18:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:18:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:18:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:18:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:18:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:18:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:18:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:18:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:18:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:18:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:18:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:18:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:18:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:18:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:18:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:18:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:18:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:18:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:18:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:18:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:18:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:18:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:18:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:18:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:18:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:18:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:18:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:18:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:18:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:18:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 23:18:55 [INFO] 23:18:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 23:18:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:18:55 [INFO] 23:18:55 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 23:18:55 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.11-SNAPSHOT [60/121] 23:18:55 [INFO] ------------------------------[ feature ]------------------------------- 23:18:55 [INFO] 23:18:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8639 --- 23:18:55 [INFO] 23:18:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 23:18:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:55 [INFO] 23:18:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 23:18:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:18:55 [INFO] 23:18:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] 23:18:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:18:56 [INFO] argLine set to empty 23:18:56 [INFO] 23:18:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] Starting audit... 23:18:56 Audit done. 23:18:56 [INFO] You have 0 Checkstyle violations. 23:18:56 [INFO] 23:18:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] Starting audit... 23:18:56 Audit done. 23:18:56 [INFO] You have 0 Checkstyle violations. 23:18:56 [INFO] 23:18:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/classes/LICENSE 23:18:56 [INFO] 23:18:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml 23:18:56 [INFO] ...done! 23:18:56 [INFO] Attaching features XML 23:18:56 [INFO] 23:18:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8639 --- 23:18:56 [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 23:18:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:18:56 [INFO] 23:18:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 23:18:56 [INFO] 23:18:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] 23:18:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 23:18:56 [INFO] 23:18:56 [INFO] 23:18:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] 23:18:56 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8639 --- 23:18:56 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8639 23:18:56 [INFO] Project dependency features detected: [] 23:18:56 [INFO] Pax Exam System (Version: 4.13.3) created. 23:18:56 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:18:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:18:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:18:57 [INFO] Waiting for remote bundle context.. on 21000 name: bda9db11-8eac-499d-9dac-7452b88247f7 timout: [ RelativeTimeout value = 180000 ] 23:19:03 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:19:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:19:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:19:03 [INFO] 23:19:03 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8639 --- 23:19:03 [INFO] 23:19:03 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 23:19:03 [INFO] 23:19:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8639 --- 23:19:03 [INFO] CycloneDX: Resolving Dependencies 23:19:04 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 23:19:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml 23:19:04 [INFO] attaching as odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json 23:19:04 [INFO] attaching as odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 23:19:04 [INFO] 23:19:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 23:19:04 [INFO] Skipping duplicate-finder execution! 23:19:04 [INFO] 23:19:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 23:19:04 [INFO] Skipping plugin execution 23:19:04 [INFO] 23:19:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 23:19:04 [INFO] Skipping source per configuration. 23:19:04 [INFO] 23:19:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 23:19:04 [INFO] 23:19:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8639 --- 23:19:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:19:04 [INFO] 23:19:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8639 --- 23:19:04 [WARNING] 23:19:04 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 23:19:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:19:04 [WARNING] 23:19:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:19:04 [WARNING] 23:19:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT.pom 23:19:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-features.xml 23:19:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 23:19:04 [INFO] 23:19:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 23:19:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:04 [WARNING] 23:19:04 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 23:19:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:19:04 [WARNING] 23:19:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:19:04 [WARNING] 23:19:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:04 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 23:19:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:04 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 23:19:04 [INFO] 23:19:04 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 23:19:04 [INFO] Building rfc8641 7.0.11-SNAPSHOT [61/121] 23:19:04 [INFO] -------------------------------[ bundle ]------------------------------- 23:19:04 [INFO] 23:19:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8641 --- 23:19:04 [INFO] 23:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8641 --- 23:19:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:04 [INFO] 23:19:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8641 --- 23:19:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:04 [INFO] 23:19:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8641 --- 23:19:05 [INFO] 23:19:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8641 --- 23:19:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:19:05 [INFO] 23:19:05 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8641 --- 23:19:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:19:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/src/main/yang 23:19:05 [INFO] yang-to-sources: Found 11 dependencies in 1.211 ms 23:19:05 [INFO] yang-to-sources: Project model files found: 1 in 2.623 ms 23:19:05 [INFO] yang-to-sources: 12 YANG models processed in 63.22 ms 23:19:05 [INFO] BindingJavaFileGenerator: Defined 94 files in 14.14 ms 23:19:05 [INFO] Sorted 94 files into 24 directories in 204.5 μs 23:19:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 57.72 ms 23:19:05 [INFO] 23:19:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8641 --- 23:19:05 [INFO] Starting audit... 23:19:05 Audit done. 23:19:05 [INFO] You have 0 Checkstyle violations. 23:19:05 [INFO] 23:19:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8641 --- 23:19:05 [INFO] Starting audit... 23:19:05 Audit done. 23:19:05 [INFO] You have 0 Checkstyle violations. 23:19:05 [INFO] 23:19:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8641 --- 23:19:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/classes/LICENSE 23:19:05 [INFO] 23:19:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 23:19:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/src/main/resources 23:19:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/generated-sources/spi 23:19:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:19:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/generated-sources/spi 23:19:05 [INFO] 23:19:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8641 --- 23:19:05 [INFO] Recompiling the module because of changed dependency. 23:19:05 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 23:19:05 [INFO] 23:19:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8641 >>> 23:19:05 [INFO] 23:19:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8641 --- 23:19:05 [INFO] Fork Value is true 23:19:08 [INFO] Done SpotBugs Analysis.... 23:19:08 [INFO] 23:19:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8641 <<< 23:19:08 [INFO] 23:19:08 [INFO] 23:19:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8641 --- 23:19:08 [INFO] BugInstance size is 0 23:19:08 [INFO] Error size is 0 23:19:08 [INFO] No errors/warnings found 23:19:08 [INFO] 23:19:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 23:19:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/src/test/resources 23:19:08 [INFO] 23:19:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8641 --- 23:19:08 [INFO] No sources to compile 23:19:08 [INFO] 23:19:08 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8641 --- 23:19:08 [INFO] No tests to run. 23:19:08 [INFO] 23:19:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8641 --- 23:19:08 [INFO] 23:19:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 23:19:08 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT.jar 23:19:08 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/classes/META-INF/MANIFEST.MF 23:19:08 [INFO] 23:19:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8641 --- 23:19:09 [INFO] No previous run data found, generating javadoc. 23:19:11 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-javadoc.jar 23:19:12 [INFO] 23:19:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8641 --- 23:19:12 [INFO] CycloneDX: Resolving Dependencies 23:19:12 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 23:19:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/bom.xml 23:19:12 [INFO] attaching as rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/bom.json 23:19:12 [INFO] attaching as rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 23:19:12 [INFO] 23:19:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 23:19:12 [INFO] Skipping duplicate-finder execution! 23:19:12 [INFO] 23:19:12 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8641 --- 23:19:12 [INFO] No dependency problems found 23:19:12 [INFO] 23:19:12 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 23:19:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-sources.jar 23:19:12 [INFO] 23:19:12 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8641 --- 23:19:12 [INFO] 23:19:12 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8641 --- 23:19:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:19:12 [INFO] 23:19:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8641 --- 23:19:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT.pom 23:19:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT.jar 23:19:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-javadoc.jar 23:19:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 23:19:12 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-sources.jar 23:19:12 [INFO] 23:19:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 23:19:12 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT.jar 23:19:12 [INFO] Writing OBR metadata 23:19:12 [INFO] 23:19:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8641 --- 23:19:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:12 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:12 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 23:19:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:12 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:12 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:12 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 23:19:12 [INFO] 23:19:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 23:19:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:19:12 [INFO] 23:19:12 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 23:19:12 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.11-SNAPSHOT [62/121] 23:19:12 [INFO] ------------------------------[ feature ]------------------------------- 23:19:12 [INFO] 23:19:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8641 --- 23:19:12 [INFO] 23:19:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 23:19:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:12 [INFO] 23:19:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 23:19:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:12 [INFO] 23:19:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] 23:19:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:19:13 [INFO] argLine set to empty 23:19:13 [INFO] 23:19:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] Starting audit... 23:19:13 Audit done. 23:19:13 [INFO] You have 0 Checkstyle violations. 23:19:13 [INFO] 23:19:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] Starting audit... 23:19:13 Audit done. 23:19:13 [INFO] You have 0 Checkstyle violations. 23:19:13 [INFO] 23:19:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/classes/LICENSE 23:19:13 [INFO] 23:19:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml 23:19:13 [INFO] ...done! 23:19:13 [INFO] Attaching features XML 23:19:13 [INFO] 23:19:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8641 --- 23:19:13 [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 23:19:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:19:13 [INFO] 23:19:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 23:19:13 [INFO] 23:19:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] 23:19:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 23:19:13 [INFO] 23:19:13 [INFO] 23:19:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] 23:19:13 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8641 --- 23:19:13 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8641 23:19:13 [INFO] Project dependency features detected: [] 23:19:13 [INFO] Pax Exam System (Version: 4.13.3) created. 23:19:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:19:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:19:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:19:14 [INFO] Waiting for remote bundle context.. on 21000 name: 3db2fcb0-addf-45ae-9e81-fa435448357b timout: [ RelativeTimeout value = 180000 ] 23:19:20 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:19:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:19:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:19:20 [INFO] 23:19:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8641 --- 23:19:20 [INFO] 23:19:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 23:19:20 [INFO] 23:19:20 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8641 --- 23:19:20 [INFO] CycloneDX: Resolving Dependencies 23:19:21 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 23:19:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml 23:19:21 [INFO] attaching as odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json 23:19:21 [INFO] attaching as odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 23:19:21 [INFO] 23:19:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 23:19:21 [INFO] Skipping duplicate-finder execution! 23:19:21 [INFO] 23:19:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 23:19:21 [INFO] Skipping plugin execution 23:19:21 [INFO] 23:19:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 23:19:21 [INFO] Skipping source per configuration. 23:19:21 [INFO] 23:19:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 23:19:21 [INFO] 23:19:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8641 --- 23:19:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:19:21 [INFO] 23:19:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8641 --- 23:19:21 [WARNING] 23:19:21 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 23:19:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:19:21 [WARNING] 23:19:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:19:21 [WARNING] 23:19:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT.pom 23:19:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-features.xml 23:19:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 23:19:21 [INFO] 23:19:21 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 23:19:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:21 [WARNING] 23:19:21 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 23:19:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:19:21 [WARNING] 23:19:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:19:21 [WARNING] 23:19:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:21 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 23:19:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:21 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 23:19:21 [INFO] 23:19:21 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 23:19:21 [INFO] Building rfc8650 7.0.11-SNAPSHOT [63/121] 23:19:21 [INFO] -------------------------------[ bundle ]------------------------------- 23:19:21 [INFO] 23:19:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8650 --- 23:19:21 [INFO] 23:19:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8650 --- 23:19:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:21 [INFO] 23:19:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8650 --- 23:19:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:21 [INFO] 23:19:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8650 --- 23:19:22 [INFO] 23:19:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8650 --- 23:19:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:19:22 [INFO] 23:19:22 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8650 --- 23:19:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:19:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/src/main/yang 23:19:22 [INFO] yang-to-sources: Found 9 dependencies in 1.694 ms 23:19:22 [INFO] yang-to-sources: Project model files found: 1 in 534.8 μs 23:19:22 [INFO] yang-to-sources: 10 YANG models processed in 42.76 ms 23:19:22 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.506 ms 23:19:22 [INFO] Sorted 11 files into 3 directories in 53.28 μs 23:19:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 14.70 ms 23:19:22 [INFO] 23:19:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8650 --- 23:19:22 [INFO] Starting audit... 23:19:22 Audit done. 23:19:22 [INFO] You have 0 Checkstyle violations. 23:19:22 [INFO] 23:19:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8650 --- 23:19:22 [INFO] Starting audit... 23:19:22 Audit done. 23:19:22 [INFO] You have 0 Checkstyle violations. 23:19:22 [INFO] 23:19:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8650 --- 23:19:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/classes/LICENSE 23:19:22 [INFO] 23:19:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 23:19:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/src/main/resources 23:19:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/generated-sources/spi 23:19:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:19:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/generated-sources/spi 23:19:22 [INFO] 23:19:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8650 --- 23:19:22 [INFO] Recompiling the module because of changed dependency. 23:19:22 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 23:19:22 [INFO] 23:19:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8650 >>> 23:19:22 [INFO] 23:19:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8650 --- 23:19:22 [INFO] Fork Value is true 23:19:25 [INFO] Done SpotBugs Analysis.... 23:19:25 [INFO] 23:19:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8650 <<< 23:19:25 [INFO] 23:19:25 [INFO] 23:19:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8650 --- 23:19:25 [INFO] BugInstance size is 0 23:19:25 [INFO] Error size is 0 23:19:25 [INFO] No errors/warnings found 23:19:25 [INFO] 23:19:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 23:19:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/src/test/resources 23:19:25 [INFO] 23:19:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8650 --- 23:19:25 [INFO] No sources to compile 23:19:25 [INFO] 23:19:25 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8650 --- 23:19:25 [INFO] No tests to run. 23:19:25 [INFO] 23:19:25 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8650 --- 23:19:25 [INFO] 23:19:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 23:19:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT.jar 23:19:25 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/classes/META-INF/MANIFEST.MF 23:19:25 [INFO] 23:19:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8650 --- 23:19:25 [INFO] No previous run data found, generating javadoc. 23:19:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-javadoc.jar 23:19:26 [INFO] 23:19:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8650 --- 23:19:26 [INFO] CycloneDX: Resolving Dependencies 23:19:27 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 23:19:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/bom.xml 23:19:27 [INFO] attaching as rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/bom.json 23:19:27 [INFO] attaching as rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 23:19:27 [INFO] 23:19:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 23:19:27 [INFO] Skipping duplicate-finder execution! 23:19:27 [INFO] 23:19:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8650 --- 23:19:27 [INFO] No dependency problems found 23:19:27 [INFO] 23:19:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 23:19:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-sources.jar 23:19:27 [INFO] 23:19:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8650 --- 23:19:27 [INFO] 23:19:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8650 --- 23:19:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:19:27 [INFO] 23:19:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8650 --- 23:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT.pom 23:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT.jar 23:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-javadoc.jar 23:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 23:19:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-sources.jar 23:19:27 [INFO] 23:19:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 23:19:27 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT.jar 23:19:27 [INFO] Writing OBR metadata 23:19:27 [INFO] 23:19:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8650 --- 23:19:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 23:19:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 23:19:27 [INFO] 23:19:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 23:19:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:19:27 [INFO] 23:19:27 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 23:19:27 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.11-SNAPSHOT [64/121] 23:19:27 [INFO] ------------------------------[ feature ]------------------------------- 23:19:27 [INFO] 23:19:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] 23:19:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:27 [INFO] 23:19:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:27 [INFO] 23:19:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] 23:19:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:19:27 [INFO] argLine set to empty 23:19:27 [INFO] 23:19:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Starting audit... 23:19:27 Audit done. 23:19:27 [INFO] You have 0 Checkstyle violations. 23:19:27 [INFO] 23:19:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Starting audit... 23:19:27 Audit done. 23:19:27 [INFO] You have 0 Checkstyle violations. 23:19:27 [INFO] 23:19:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/classes/LICENSE 23:19:27 [INFO] 23:19:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml 23:19:27 [INFO] ...done! 23:19:27 [INFO] Attaching features XML 23:19:27 [INFO] 23:19:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8650 --- 23:19:27 [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 23:19:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:19:27 [INFO] 23:19:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 23:19:27 [INFO] 23:19:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] 23:19:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 23:19:27 [INFO] 23:19:27 [INFO] 23:19:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] 23:19:27 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8650 --- 23:19:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8650 23:19:27 [INFO] Project dependency features detected: [] 23:19:27 [INFO] Pax Exam System (Version: 4.13.3) created. 23:19:27 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:19:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:19:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:19:28 [INFO] Waiting for remote bundle context.. on 21000 name: b2cb1e28-be37-48ff-b979-cbf0cf6cce00 timout: [ RelativeTimeout value = 180000 ] 23:19:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:19:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:19:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:19:35 [INFO] 23:19:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] 23:19:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] 23:19:35 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] CycloneDX: Resolving Dependencies 23:19:35 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 23:19:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml 23:19:35 [INFO] attaching as odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json 23:19:35 [INFO] attaching as odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 23:19:35 [INFO] 23:19:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] Skipping duplicate-finder execution! 23:19:35 [INFO] 23:19:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] Skipping plugin execution 23:19:35 [INFO] 23:19:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] Skipping source per configuration. 23:19:35 [INFO] 23:19:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] 23:19:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:19:35 [INFO] 23:19:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8650 --- 23:19:35 [WARNING] 23:19:35 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 23:19:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:19:35 [WARNING] 23:19:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:19:35 [WARNING] 23:19:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT.pom 23:19:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-features.xml 23:19:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 23:19:35 [INFO] 23:19:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 23:19:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:35 [WARNING] 23:19:35 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 23:19:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:19:35 [WARNING] 23:19:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:19:35 [WARNING] 23:19:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 23:19:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 23:19:35 [INFO] 23:19:35 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 23:19:35 [INFO] Building keystore-legacy 7.0.11-SNAPSHOT [65/121] 23:19:35 [INFO] -------------------------------[ bundle ]------------------------------- 23:19:35 [INFO] 23:19:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-legacy --- 23:19:35 [INFO] 23:19:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-legacy --- 23:19:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:35 [INFO] 23:19:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-legacy --- 23:19:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:35 [INFO] 23:19:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-legacy --- 23:19:36 [INFO] 23:19:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-legacy --- 23:19:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:19:36 [INFO] 23:19:36 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ keystore-legacy --- 23:19:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:19:36 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/main/yang 23:19:36 [INFO] yang-to-sources: Found 0 dependencies in 2.472 ms 23:19:36 [INFO] yang-to-sources: Project model files found: 1 in 1.091 ms 23:19:36 [INFO] yang-to-sources: 1 YANG models processed in 2.502 ms 23:19:36 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.957 ms 23:19:36 [INFO] Sorted 60 files into 9 directories in 90.01 μs 23:19:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 15.44 ms 23:19:36 [INFO] 23:19:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-legacy --- 23:19:36 [INFO] Starting audit... 23:19:36 Audit done. 23:19:36 [INFO] You have 0 Checkstyle violations. 23:19:36 [INFO] 23:19:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-legacy --- 23:19:36 [INFO] Starting audit... 23:19:36 Audit done. 23:19:36 [INFO] You have 0 Checkstyle violations. 23:19:36 [INFO] 23:19:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-legacy --- 23:19:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/classes/LICENSE 23:19:36 [INFO] 23:19:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 23:19:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/main/resources 23:19:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 23:19:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:19:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 23:19:36 [INFO] 23:19:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-legacy --- 23:19:36 [INFO] Recompiling the module because of changed dependency. 23:19:36 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 23:19:37 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:19:37 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:19:37 [INFO] 23:19:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 23:19:37 [INFO] 23:19:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-legacy --- 23:19:37 [INFO] Fork Value is true 23:19:41 [INFO] Done SpotBugs Analysis.... 23:19:41 [INFO] 23:19:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 23:19:41 [INFO] 23:19:41 [INFO] 23:19:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-legacy --- 23:19:41 [INFO] BugInstance size is 0 23:19:41 [INFO] Error size is 0 23:19:41 [INFO] No errors/warnings found 23:19:41 [INFO] 23:19:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 23:19:41 [INFO] Copying 7 resources from src/test/resources to target/test-classes 23:19:41 [INFO] 23:19:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-legacy --- 23:19:41 [INFO] Recompiling the module because of changed dependency. 23:19:41 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 23:19:41 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:19:41 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:19:41 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 23:19:41 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 23:19:41 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:19:41 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:19:41 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:19:41 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:19:41 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 23:19:41 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 23:19:41 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:19:41 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:19:41 [INFO] 23:19:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-legacy --- 23:19:41 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/surefire-reports 23:19:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:19:41 [INFO] 23:19:41 [INFO] ------------------------------------------------------- 23:19:41 [INFO] T E S T S 23:19:41 [INFO] ------------------------------------------------------- 23:19:42 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 23:19:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:19:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.200 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 23:19:44 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 23:19:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 23:19:45 [INFO] 23:19:45 [INFO] Results: 23:19:45 [INFO] 23:19:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 23:19:45 [INFO] 23:19:45 [INFO] 23:19:45 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-legacy --- 23:19:45 [INFO] 23:19:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 23:19:45 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT.jar 23:19:45 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 23:19:45 [INFO] 23:19:45 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-legacy --- 23:19:45 [INFO] No previous run data found, generating javadoc. 23:19:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar 23:19:48 [INFO] 23:19:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-legacy --- 23:19:48 [INFO] CycloneDX: Resolving Dependencies 23:19:49 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 23:19:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/bom.xml 23:19:49 [INFO] attaching as keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/bom.json 23:19:49 [INFO] attaching as keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.json 23:19:49 [INFO] 23:19:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 23:19:49 [INFO] Skipping duplicate-finder execution! 23:19:49 [INFO] 23:19:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-legacy --- 23:19:49 [INFO] No dependency problems found 23:19:49 [INFO] 23:19:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-legacy --- 23:19:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-sources.jar 23:19:49 [INFO] 23:19:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-legacy --- 23:19:49 [INFO] 23:19:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-legacy --- 23:19:49 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec 23:19:49 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 23:19:49 [INFO] 23:19:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-legacy --- 23:19:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.pom 23:19:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.jar 23:19:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar 23:19:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.json 23:19:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-sources.jar 23:19:49 [INFO] 23:19:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 23:19:49 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.jar 23:19:49 [INFO] Writing OBR metadata 23:19:49 [INFO] 23:19:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-legacy --- 23:19:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:49 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 23:19:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:49 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 23:19:49 [INFO] 23:19:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 23:19:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:19:49 [INFO] 23:19:49 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 23:19:49 [INFO] Building netconf-dom-api 7.0.11-SNAPSHOT [66/121] 23:19:49 [INFO] -------------------------------[ bundle ]------------------------------- 23:19:49 [INFO] 23:19:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-dom-api --- 23:19:49 [INFO] 23:19:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-dom-api --- 23:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:49 [INFO] 23:19:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 23:19:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:49 [INFO] 23:19:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-dom-api --- 23:19:49 [INFO] 23:19:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-dom-api --- 23:19:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:19:49 [INFO] 23:19:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-dom-api --- 23:19:49 [INFO] Starting audit... 23:19:49 Audit done. 23:19:49 [INFO] You have 0 Checkstyle violations. 23:19:49 [INFO] 23:19:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-dom-api --- 23:19:49 [INFO] Starting audit... 23:19:49 Audit done. 23:19:49 [INFO] You have 0 Checkstyle violations. 23:19:49 [INFO] 23:19:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-dom-api --- 23:19:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/classes/LICENSE 23:19:49 [INFO] 23:19:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 23:19:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/resources 23:19:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/generated-sources/spi 23:19:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/generated-sources/yang 23:19:49 [INFO] 23:19:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-dom-api --- 23:19:49 [INFO] Recompiling the module because of changed dependency. 23:19:49 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 23:19:50 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 23:19:50 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 23:19:50 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 23:19:50 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[48,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 23:19:50 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[57,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 23:19:50 [INFO] 23:19:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 23:19:50 [INFO] 23:19:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-dom-api --- 23:19:50 [INFO] Fork Value is true 23:19:52 [INFO] Done SpotBugs Analysis.... 23:19:52 [INFO] 23:19:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 23:19:52 [INFO] 23:19:52 [INFO] 23:19:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-dom-api --- 23:19:52 [INFO] BugInstance size is 0 23:19:52 [INFO] Error size is 0 23:19:52 [INFO] No errors/warnings found 23:19:52 [INFO] 23:19:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 23:19:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/test/resources 23:19:52 [INFO] 23:19:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-dom-api --- 23:19:52 [INFO] No sources to compile 23:19:52 [INFO] 23:19:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-dom-api --- 23:19:52 [INFO] No tests to run. 23:19:52 [INFO] 23:19:52 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-dom-api --- 23:19:52 [INFO] 23:19:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 23:19:52 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 23:19:52 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:19:52 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 23:19:52 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:19:52 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT.jar 23:19:52 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 23:19:52 [INFO] 23:19:52 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-dom-api --- 23:19:52 [INFO] No previous run data found, generating javadoc. 23:19:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar 23:19:53 [INFO] 23:19:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-dom-api --- 23:19:53 [INFO] CycloneDX: Resolving Dependencies 23:19:54 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 23:19:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/bom.xml 23:19:54 [INFO] attaching as netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/bom.json 23:19:54 [INFO] attaching as netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.json 23:19:54 [INFO] 23:19:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 23:19:54 [INFO] Skipping duplicate-finder execution! 23:19:54 [INFO] 23:19:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-dom-api --- 23:19:54 [INFO] No dependency problems found 23:19:54 [INFO] 23:19:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-dom-api --- 23:19:54 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar 23:19:54 [INFO] 23:19:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-dom-api --- 23:19:54 [INFO] 23:19:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-dom-api --- 23:19:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:19:54 [INFO] 23:19:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-dom-api --- 23:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.pom 23:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.jar 23:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar 23:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.json 23:19:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar 23:19:54 [INFO] 23:19:54 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 23:19:54 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.jar 23:19:54 [INFO] Writing OBR metadata 23:19:54 [INFO] 23:19:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-dom-api --- 23:19:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:19:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:54 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:19:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 23:19:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:19:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:19:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:19:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:19:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:19:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:19:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:19:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:19:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:19:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:19:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:19:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:19:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:19:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:19:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:19:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:19:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:19:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:19:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:19:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:19:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:19:54 at java.lang.reflect.Method.invoke (Method.java:568) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:19:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:19:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 23:19:54 [INFO] 23:19:54 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 23:19:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:19:54 [INFO] 23:19:54 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 23:19:54 [INFO] Building netconf-client-mdsal 7.0.11-SNAPSHOT [67/121] 23:19:54 [INFO] -------------------------------[ bundle ]------------------------------- 23:19:54 [INFO] 23:19:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-client-mdsal --- 23:19:54 [INFO] 23:19:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-client-mdsal --- 23:19:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:54 [INFO] 23:19:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 23:19:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:19:54 [INFO] 23:19:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-client-mdsal --- 23:19:55 [INFO] 23:19:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 23:19:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:19:55 [INFO] 23:19:55 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-client-mdsal --- 23:19:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:19:55 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/yang 23:19:55 [INFO] yang-to-sources: Found 18 dependencies in 9.822 ms 23:19:55 [INFO] yang-to-sources: Project model files found: 1 in 2.562 ms 23:19:55 [INFO] yang-to-sources: 3 YANG models processed in 79.37 ms 23:19:55 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.605 ms 23:19:55 [INFO] Sorted 53 files into 17 directories in 114.9 μs 23:19:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 19.99 ms 23:19:55 [INFO] 23:19:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-client-mdsal --- 23:19:55 [INFO] Starting audit... 23:19:55 Audit done. 23:19:55 [INFO] You have 0 Checkstyle violations. 23:19:55 [INFO] 23:19:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-client-mdsal --- 23:19:56 [INFO] Starting audit... 23:19:56 Audit done. 23:19:56 [INFO] You have 0 Checkstyle violations. 23:19:56 [INFO] 23:19:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-client-mdsal --- 23:19:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/classes/LICENSE 23:19:56 [INFO] 23:19:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 23:19:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/resources 23:19:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 23:19:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:19:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:19:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 23:19:56 [INFO] 23:19:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client-mdsal --- 23:19:56 [INFO] Recompiling the module because of changed dependency. 23:19:56 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 23:19:57 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/DeviceActionFactoryImpl.java:[43,52] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[265,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,62] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[101,83] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,76] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[108,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[311,61] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[312,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[343,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicator.java:[355,56] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceDOMRpcService.java:[44,48] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[135,80] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[138,80] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSslContextFactory.java:[49,31] JdkSslContext(javax.net.ssl.SSLContext,boolean,io.netty.handler.ssl.ClientAuth) in io.netty.handler.ssl.JdkSslContext has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/AbstractWriteTx.java:[143,71] org.opendaylight.yangtools.yang.data.api.schema.MixinNode in org.opendaylight.yangtools.yang.data.api.schema has been deprecated and marked for removal 23:19:57 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpc.java:[66,44] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:19:57 [INFO] 23:19:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 23:19:57 [INFO] 23:19:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-client-mdsal --- 23:19:57 [INFO] Fork Value is true 23:20:05 [INFO] Done SpotBugs Analysis.... 23:20:05 [INFO] 23:20:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 23:20:05 [INFO] 23:20:05 [INFO] 23:20:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-client-mdsal --- 23:20:05 [INFO] BugInstance size is 0 23:20:05 [INFO] Error size is 0 23:20:05 [INFO] No errors/warnings found 23:20:05 [INFO] 23:20:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 23:20:05 [INFO] Copying 43 resources from src/test/resources to target/test-classes 23:20:05 [INFO] 23:20:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client-mdsal --- 23:20:05 [INFO] Recompiling the module because of changed dependency. 23:20:05 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 23:20:05 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:20:05 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:20:05 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,72] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 23:20:05 required: io.netty.util.concurrent.GenericFutureListener> 23:20:05 found: io.netty.util.concurrent.GenericFutureListener 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,95] unchecked conversion 23:20:05 required: io.netty.util.concurrent.GenericFutureListener> 23:20:05 found: io.netty.util.concurrent.GenericFutureListener 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,76] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 23:20:05 required: io.netty.util.concurrent.GenericFutureListener> 23:20:05 found: io.netty.util.concurrent.GenericFutureListener 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,99] unchecked conversion 23:20:05 required: io.netty.util.concurrent.GenericFutureListener> 23:20:05 found: io.netty.util.concurrent.GenericFutureListener 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[400,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[94,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[101,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[102,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[103,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[104,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[105,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[107,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[108,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[109,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[110,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[274,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[284,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[308,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[320,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[330,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[335,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,59] unchecked method invocation: method createEffectiveModelContext in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory is applied to given types 23:20:05 required: java.util.Collection 23:20:05 found: java.util.Collection 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 23:20:05 required: java.util.Collection 23:20:05 found: java.util.Collection 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[39,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[46,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[53,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[60,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[74,18] auto-closeable resource reg is never referenced in body of corresponding try statement 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[93,36] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 23:20:05 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 23:20:05 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[107,30] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 23:20:05 required: java.util.Collection 23:20:05 found: java.util.Collection 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 23:20:05 required: java.util.Collection 23:20:05 found: java.util.Collection 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 23:20:05 required: java.util.Collection 23:20:05 found: java.util.Collection 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[49,40] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[75,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 23:20:05 [INFO] 23:20:05 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-client-mdsal --- 23:20:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/surefire-reports 23:20:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:20:05 [INFO] 23:20:05 [INFO] ------------------------------------------------------- 23:20:05 [INFO] T E S T S 23:20:05 [INFO] ------------------------------------------------------- 23:20:07 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 23:20:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 23:20:07 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 23:20:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:20:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.217 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 23:20:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 23:20:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 23:20:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 23:20:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 23:20:09 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 23:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 23:20:10 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 23:20:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 23:20:11 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 23:20:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.951 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 23:20:17 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 23:20:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.149 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 23:20:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 23:20:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 23:20:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 23:20:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 23:20:26 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 23:20:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 23:20:26 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 23:20:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 23:20:27 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 23:20:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.550 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 23:20:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 23:20:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 23:20:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 23:20:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 23:20:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 23:20:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 23:20:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 23:20:28 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 23:20:29 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 23:20:29 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 23:20:30 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 23:20:30 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 23:20:30 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.069 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 23:20:30 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 23:20:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 23:20:30 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 23:20:30 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 23:20:30 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 23:20:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 23:20:30 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 23:20:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 23:20:30 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 23:20:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 23:20:31 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 23:20:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 23:20:31 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 23:20:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 23:20:31 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 23:20:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 23:20:31 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 23:20:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 23:20:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 23:20:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 23:20:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 23:20:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 23:20:32 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 23:20:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 23:20:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 23:20:32 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 23:20:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 23:20:32 [INFO] 23:20:32 [INFO] Results: 23:20:32 [INFO] 23:20:32 [WARNING] Tests run: 221, Failures: 0, Errors: 0, Skipped: 1 23:20:32 [INFO] 23:20:32 [INFO] 23:20:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-client-mdsal --- 23:20:32 [INFO] 23:20:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 23:20:32 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 23:20:32 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 23:20:32 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 23:20:32 [INFO] 23:20:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-client-mdsal --- 23:20:32 [INFO] No previous run data found, generating javadoc. 23:20:36 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar 23:20:36 [INFO] 23:20:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-client-mdsal --- 23:20:36 [INFO] CycloneDX: Resolving Dependencies 23:20:38 [INFO] CycloneDX: Creating BOM version 1.5 with 119 component(s) 23:20:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/bom.xml 23:20:38 [INFO] attaching as netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:20:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/bom.json 23:20:38 [INFO] attaching as netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:20:38 [INFO] 23:20:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 23:20:38 [INFO] Skipping duplicate-finder execution! 23:20:38 [INFO] 23:20:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 23:20:38 [WARNING] Used undeclared dependencies found: 23:20:38 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 23:20:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 23:20:38 [WARNING] Non-test scoped test only dependencies found: 23:20:38 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 23:20:38 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 23:20:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 23:20:38 [INFO] 23:20:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 23:20:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar 23:20:38 [INFO] 23:20:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client-mdsal --- 23:20:38 [INFO] 23:20:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client-mdsal --- 23:20:38 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 23:20:38 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 23:20:38 [INFO] 23:20:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-client-mdsal --- 23:20:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.pom 23:20:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 23:20:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar 23:20:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 23:20:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 23:20:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar 23:20:38 [INFO] 23:20:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 23:20:38 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 23:20:38 [INFO] Writing OBR metadata 23:20:38 [INFO] 23:20:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-client-mdsal --- 23:20:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:20:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:20:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:20:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:20:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:20:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:20:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:20:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:20:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:20:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:20:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:20:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:20:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:20:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:20:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:20:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:20:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:20:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:20:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:20:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:20:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:20:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:20:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:20:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:20:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:20:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:20:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:20:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:20:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:20:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:20:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:20:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:20:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 23:20:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:20:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:20:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:20:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:20:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:20:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:20:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:20:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:20:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:20:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:20:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:20:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:20:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:20:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:20:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:20:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:20:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:20:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:20:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:20:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:20:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:20:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:20:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:20:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:20:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:20:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:20:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:20:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:20:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:20:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:20:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 23:20:38 [INFO] 23:20:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 23:20:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:20:38 [INFO] 23:20:38 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 23:20:38 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.11-SNAPSHOT [68/121] 23:20:38 [INFO] ------------------------------[ feature ]------------------------------- 23:20:39 [INFO] 23:20:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-connector --- 23:20:39 [INFO] 23:20:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-connector --- 23:20:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:20:39 [INFO] 23:20:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 23:20:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:20:39 [INFO] 23:20:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-connector --- 23:20:39 [INFO] 23:20:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 23:20:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:20:39 [INFO] argLine set to empty 23:20:39 [INFO] 23:20:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-connector --- 23:20:39 [INFO] Starting audit... 23:20:39 Audit done. 23:20:39 [INFO] You have 0 Checkstyle violations. 23:20:39 [INFO] 23:20:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-connector --- 23:20:39 [INFO] Starting audit... 23:20:39 Audit done. 23:20:39 [INFO] You have 0 Checkstyle violations. 23:20:39 [INFO] 23:20:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-connector --- 23:20:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/classes/LICENSE 23:20:39 [INFO] 23:20:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 23:20:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/feature/feature.xml 23:20:39 [INFO] ...done! 23:20:39 [INFO] Attaching features XML 23:20:39 [INFO] 23:20:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector --- 23:20:39 [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 23:20:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:20:39 [INFO] 23:20:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 23:20:39 [INFO] 23:20:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-connector --- 23:20:39 [INFO] 23:20:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 23:20:39 [INFO] 23:20:39 [INFO] 23:20:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-connector --- 23:20:39 [INFO] 23:20:39 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-connector --- 23:20:39 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector 23:20:39 [INFO] Project dependency features detected: [] 23:20:39 [INFO] Pax Exam System (Version: 4.13.3) created. 23:20:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:20:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:20:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:20:40 [INFO] Waiting for remote bundle context.. on 21000 name: 25fa760d-1297-40dc-8cdd-75e0a96eea81 timout: [ RelativeTimeout value = 180000 ] 23:20:54 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:20:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:20:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:20:54 [INFO] 23:20:54 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-connector --- 23:20:54 [INFO] 23:20:54 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-connector --- 23:20:54 [INFO] 23:20:54 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-connector --- 23:20:54 [INFO] CycloneDX: Resolving Dependencies 23:20:58 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 23:20:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/bom.xml 23:20:58 [INFO] attaching as odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.xml 23:20:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/bom.json 23:20:58 [INFO] attaching as odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.json 23:20:58 [INFO] 23:20:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 23:20:58 [INFO] Skipping duplicate-finder execution! 23:20:58 [INFO] 23:20:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-connector --- 23:20:58 [INFO] Skipping plugin execution 23:20:58 [INFO] 23:20:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector --- 23:20:58 [INFO] Skipping source per configuration. 23:20:58 [INFO] 23:20:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector --- 23:20:58 [INFO] 23:20:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector --- 23:20:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:20:58 [INFO] 23:20:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-connector --- 23:20:58 [WARNING] 23:20:58 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 23:20:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:20:58 [WARNING] 23:20:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:20:58 [WARNING] 23:20:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT.pom 23:20:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT-features.xml 23:20:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.xml 23:20:58 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.json 23:20:58 [INFO] 23:20:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-connector --- 23:20:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:20:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:20:58 [WARNING] 23:20:58 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 23:20:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:20:58 [WARNING] 23:20:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:20:58 [WARNING] 23:20:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml 23:20:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:20:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:20:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:20:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:20:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:20:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:20:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:20:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:20:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:20:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:20:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:20:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:20:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:20:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:20:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:20:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:20:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:20:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:20:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:20:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:20:58 at java.lang.reflect.Method.invoke (Method.java:568) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:20:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml 23:20:58 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 23:20:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:20:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:20:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:20:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:20:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:20:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:20:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:20:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:20:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:20:58 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:20:58 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:20:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:20:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:20:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:20:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:20:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:20:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:20:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:20:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:20:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:20:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:20:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:20:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:20:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:20:58 at java.lang.reflect.Method.invoke (Method.java:568) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:20:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:20:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 23:20:58 [INFO] 23:20:58 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 23:20:58 [INFO] Building netconf-test-models 7.0.11-SNAPSHOT [69/121] 23:20:58 [INFO] -------------------------------[ bundle ]------------------------------- 23:20:58 [INFO] 23:20:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-models --- 23:20:58 [INFO] 23:20:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-models --- 23:20:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:20:58 [INFO] 23:20:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-models --- 23:20:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:20:58 [INFO] 23:20:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-models --- 23:20:58 [INFO] 23:20:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-models --- 23:20:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:20:58 [INFO] 23:20:58 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-test-models --- 23:20:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:20:58 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/src/main/yang 23:20:58 [INFO] yang-to-sources: Found 3 dependencies in 767.4 μs 23:20:58 [INFO] yang-to-sources: Project model files found: 3 in 773.7 μs 23:20:58 [INFO] yang-to-sources: 5 YANG models processed in 13.96 ms 23:20:58 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.366 ms 23:20:58 [INFO] Sorted 32 files into 7 directories in 100.0 μs 23:20:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 14.04 ms 23:20:58 [INFO] 23:20:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-models --- 23:20:58 [INFO] Starting audit... 23:20:58 Audit done. 23:20:58 [INFO] You have 0 Checkstyle violations. 23:20:58 [INFO] 23:20:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-models --- 23:20:59 [INFO] Starting audit... 23:20:59 Audit done. 23:20:59 [INFO] You have 0 Checkstyle violations. 23:20:59 [INFO] 23:20:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-models --- 23:20:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/classes/LICENSE 23:20:59 [INFO] 23:20:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 23:20:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/src/main/resources 23:20:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 23:20:59 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 23:20:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:20:59 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 23:20:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 23:20:59 [INFO] 23:20:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-models --- 23:20:59 [INFO] Recompiling the module because of changed dependency. 23:20:59 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 23:20:59 [INFO] 23:20:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 23:20:59 [INFO] 23:20:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-test-models --- 23:20:59 [INFO] Fork Value is true 23:21:01 [INFO] Done SpotBugs Analysis.... 23:21:01 [INFO] 23:21:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 23:21:01 [INFO] 23:21:01 [INFO] 23:21:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-test-models --- 23:21:01 [INFO] BugInstance size is 0 23:21:01 [INFO] Error size is 0 23:21:01 [INFO] No errors/warnings found 23:21:01 [INFO] 23:21:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 23:21:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/src/test/resources 23:21:01 [INFO] 23:21:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-models --- 23:21:01 [INFO] No sources to compile 23:21:01 [INFO] 23:21:01 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-test-models --- 23:21:01 [INFO] No tests to run. 23:21:01 [INFO] 23:21:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-test-models --- 23:21:01 [INFO] 23:21:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 23:21:01 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT.jar 23:21:01 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 23:21:01 [INFO] 23:21:01 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-test-models --- 23:21:01 [INFO] No previous run data found, generating javadoc. 23:21:03 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar 23:21:03 [INFO] 23:21:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-test-models --- 23:21:03 [INFO] CycloneDX: Resolving Dependencies 23:21:03 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 23:21:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/bom.xml 23:21:03 [INFO] attaching as netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.xml 23:21:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/bom.json 23:21:03 [INFO] attaching as netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.json 23:21:03 [INFO] 23:21:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 23:21:03 [INFO] Skipping duplicate-finder execution! 23:21:03 [INFO] 23:21:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-models --- 23:21:04 [INFO] No dependency problems found 23:21:04 [INFO] 23:21:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-models --- 23:21:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-sources.jar 23:21:04 [INFO] 23:21:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-models --- 23:21:04 [INFO] 23:21:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-models --- 23:21:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:21:04 [INFO] 23:21:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-models --- 23:21:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT.pom 23:21:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT.jar 23:21:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar 23:21:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.xml 23:21:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.json 23:21:04 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-sources.jar 23:21:04 [INFO] 23:21:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 23:21:04 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT.jar 23:21:04 [INFO] Writing OBR metadata 23:21:04 [INFO] 23:21:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-models --- 23:21:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:21:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:21:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml 23:21:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:21:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:21:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:21:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:21:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:21:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:21:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:21:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:21:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:21:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:21:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:21:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:21:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:21:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:21:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:21:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:21:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:21:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:21:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:21:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:21:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:21:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:21:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:21:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:21:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:21:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:21:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:21:04 at java.lang.reflect.Method.invoke (Method.java:568) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:21:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml 23:21:04 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 23:21:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:21:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:21:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:21:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:21:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:21:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:21:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:21:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:21:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:21:04 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:21:04 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:21:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:21:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:21:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:21:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:21:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:21:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:21:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:21:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:21:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:21:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:21:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:21:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:21:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:21:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:21:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:21:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:21:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:21:04 at java.lang.reflect.Method.invoke (Method.java:568) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:21:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:21:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 23:21:04 [INFO] 23:21:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 23:21:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:21:04 [INFO] 23:21:04 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 23:21:04 [INFO] Building netconf-topology 7.0.11-SNAPSHOT [70/121] 23:21:04 [INFO] -------------------------------[ bundle ]------------------------------- 23:21:04 [INFO] 23:21:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology --- 23:21:04 [INFO] 23:21:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology --- 23:21:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:21:04 [INFO] 23:21:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology --- 23:21:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:21:04 [INFO] 23:21:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology --- 23:21:04 [INFO] 23:21:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology --- 23:21:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:21:04 [INFO] 23:21:04 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-topology --- 23:21:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:21:04 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/main/yang 23:21:04 [INFO] yang-to-sources: Found 21 dependencies in 9.275 ms 23:21:04 [INFO] yang-to-sources: Project model files found: 2 in 1.220 ms 23:21:05 [INFO] yang-to-sources: 7 YANG models processed in 77.22 ms 23:21:05 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.317 ms 23:21:05 [INFO] Sorted 44 files into 12 directories in 92.38 μs 23:21:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 23.42 ms 23:21:05 [INFO] 23:21:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology --- 23:21:05 [INFO] Starting audit... 23:21:05 Audit done. 23:21:05 [INFO] You have 0 Checkstyle violations. 23:21:05 [INFO] 23:21:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology --- 23:21:05 [INFO] Starting audit... 23:21:05 Audit done. 23:21:05 [INFO] You have 0 Checkstyle violations. 23:21:05 [INFO] 23:21:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology --- 23:21:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/classes/LICENSE 23:21:05 [INFO] 23:21:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 23:21:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/main/resources 23:21:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/generated-sources/spi 23:21:05 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:21:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:21:05 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:21:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/generated-sources/spi 23:21:05 [INFO] 23:21:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology --- 23:21:05 [INFO] Recompiling the module because of changed dependency. 23:21:05 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[371,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[28,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:05 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[29,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:05 [INFO] 23:21:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-topology >>> 23:21:05 [INFO] 23:21:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-topology --- 23:21:05 [INFO] Fork Value is true 23:21:10 [INFO] Done SpotBugs Analysis.... 23:21:10 [INFO] 23:21:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-topology <<< 23:21:10 [INFO] 23:21:10 [INFO] 23:21:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-topology --- 23:21:10 [INFO] BugInstance size is 0 23:21:10 [INFO] Error size is 0 23:21:10 [INFO] No errors/warnings found 23:21:10 [INFO] 23:21:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 23:21:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/resources 23:21:10 [INFO] 23:21:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology --- 23:21:10 [INFO] Recompiling the module because of changed dependency. 23:21:10 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 23:21:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:21:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:21:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:21:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[52,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[54,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:21:10 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:21:10 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 23:21:10 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:21:10 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:21:10 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 23:21:10 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:21:10 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:21:10 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 23:21:10 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:21:10 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:21:10 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 23:21:10 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:21:10 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:21:10 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 23:21:10 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 23:21:10 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 23:21:10 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 23:21:10 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 23:21:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:10 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[64,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:10 [INFO] 23:21:10 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-topology --- 23:21:10 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/surefire-reports 23:21:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:21:10 [INFO] 23:21:10 [INFO] ------------------------------------------------------- 23:21:10 [INFO] T E S T S 23:21:10 [INFO] ------------------------------------------------------- 23:21:11 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 23:21:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:21:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.796 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 23:21:14 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 23:21:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 23:21:14 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 23:21:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 23:21:17 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 23:21:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 23:21:17 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 23:21:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.504 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 23:21:20 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 23:21:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 23:21:20 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 23:21:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 23:21:21 [INFO] 23:21:21 [INFO] Results: 23:21:21 [INFO] 23:21:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 23:21:21 [INFO] 23:21:21 [INFO] 23:21:21 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-topology --- 23:21:21 [INFO] 23:21:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 23:21:21 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT.jar 23:21:21 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 23:21:21 [INFO] 23:21:21 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-topology --- 23:21:21 [INFO] No previous run data found, generating javadoc. 23:21:24 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar 23:21:24 [INFO] 23:21:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-topology --- 23:21:24 [INFO] CycloneDX: Resolving Dependencies 23:21:25 [INFO] CycloneDX: Creating BOM version 1.5 with 122 component(s) 23:21:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/bom.xml 23:21:26 [INFO] attaching as netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 23:21:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/bom.json 23:21:26 [INFO] attaching as netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 23:21:26 [INFO] 23:21:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 23:21:26 [INFO] Skipping duplicate-finder execution! 23:21:26 [INFO] 23:21:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology --- 23:21:26 [WARNING] Used undeclared dependencies found: 23:21:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 23:21:26 [WARNING] io.netty:netty-handler:jar:4.1.112.Final:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 23:21:26 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] Unused declared dependencies found: 23:21:26 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 23:21:26 [WARNING] Non-test scoped test only dependencies found: 23:21:26 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 23:21:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:21:26 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:21:26 [INFO] 23:21:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology --- 23:21:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-sources.jar 23:21:26 [INFO] 23:21:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology --- 23:21:26 [INFO] 23:21:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology --- 23:21:26 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec 23:21:26 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 23:21:26 [INFO] 23:21:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology --- 23:21:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.pom 23:21:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.jar 23:21:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar 23:21:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 23:21:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 23:21:26 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-sources.jar 23:21:26 [INFO] 23:21:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 23:21:26 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.jar 23:21:26 [INFO] Writing OBR metadata 23:21:26 [INFO] 23:21:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology --- 23:21:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:21:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:21:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:21:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:21:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:21:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:21:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:21:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:21:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:21:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:21:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:21:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:21:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:21:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:21:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:21:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:21:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:21:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:21:26 at java.lang.reflect.Method.invoke (Method.java:568) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:21:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:21:26 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 23:21:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:21:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:21:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:21:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:21:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:21:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:21:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:21:26 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:21:26 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:21:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:21:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:21:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:21:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:21:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:21:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:21:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:21:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:21:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:21:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:21:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:21:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:21:26 at java.lang.reflect.Method.invoke (Method.java:568) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:21:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:21:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/maven-metadata.xml 23:21:26 [INFO] 23:21:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 23:21:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:21:26 [INFO] 23:21:26 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 23:21:26 [INFO] Building netconf-topology-singleton 7.0.11-SNAPSHOT [71/121] 23:21:26 [INFO] -------------------------------[ bundle ]------------------------------- 23:21:26 [INFO] 23:21:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology-singleton --- 23:21:26 [INFO] 23:21:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology-singleton --- 23:21:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:21:26 [INFO] 23:21:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 23:21:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:21:26 [INFO] 23:21:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology-singleton --- 23:21:27 [INFO] 23:21:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 23:21:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:21:27 [INFO] 23:21:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology-singleton --- 23:21:27 [INFO] Starting audit... 23:21:27 Audit done. 23:21:27 [INFO] You have 0 Checkstyle violations. 23:21:27 [INFO] 23:21:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology-singleton --- 23:21:28 [INFO] Starting audit... 23:21:28 Audit done. 23:21:28 [INFO] You have 0 Checkstyle violations. 23:21:28 [INFO] 23:21:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology-singleton --- 23:21:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/classes/LICENSE 23:21:28 [INFO] 23:21:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 23:21:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/resources 23:21:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/generated-sources/spi 23:21:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/generated-sources/yang 23:21:28 [INFO] 23:21:28 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-singleton --- 23:21:28 [INFO] Recompiling the module because of changed dependency. 23:21:28 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[69,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[75,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[141,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[169,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[39,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[206,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[308,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[315,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 23:21:28 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java:[53,37] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep 23:21:28 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 23:21:28 [INFO] 23:21:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 23:21:28 [INFO] 23:21:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-topology-singleton --- 23:21:28 [INFO] Fork Value is true 23:21:34 [INFO] Done SpotBugs Analysis.... 23:21:34 [INFO] 23:21:34 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 23:21:34 [INFO] 23:21:34 [INFO] 23:21:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-topology-singleton --- 23:21:34 [INFO] BugInstance size is 0 23:21:34 [INFO] Error size is 0 23:21:34 [INFO] No errors/warnings found 23:21:34 [INFO] 23:21:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 23:21:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes 23:21:34 [INFO] 23:21:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-singleton --- 23:21:34 [INFO] Recompiling the module because of changed dependency. 23:21:34 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[175,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[232,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[310,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[601,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[609,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[610,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[330,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[331,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[415,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[437,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[580,38] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[656,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[657,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[447,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[192,44] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[193,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[239,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:21:35 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[345,73] unchecked conversion 23:21:35 required: org.opendaylight.mdsal.binding.api.DataObjectModification 23:21:35 found: org.opendaylight.mdsal.binding.api.DataObjectModification 23:21:35 [INFO] 23:21:35 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-topology-singleton --- 23:21:35 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/surefire-reports 23:21:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:21:35 [INFO] 23:21:35 [INFO] ------------------------------------------------------- 23:21:35 [INFO] T E S T S 23:21:35 [INFO] ------------------------------------------------------- 23:21:36 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 23:21:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:21:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.41 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 23:21:47 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 23:21:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.891 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 23:21:51 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 23:21:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.031 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 23:21:57 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 23:21:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 23:21:58 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 23:21:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 23:21:58 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 23:22:01 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.687 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 23:22:01 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 23:22:03 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.268 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 23:22:03 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 23:22:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 23:22:03 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 23:22:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 23:22:05 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 23:22:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 23:22:07 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 23:22:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 23:22:09 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 23:22:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.018 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 23:22:12 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 23:22:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 23:22:12 [INFO] 23:22:12 [INFO] Results: 23:22:12 [INFO] 23:22:12 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 23:22:12 [INFO] 23:22:12 [INFO] 23:22:12 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-topology-singleton --- 23:22:12 [INFO] 23:22:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 23:22:13 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 23:22:13 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 23:22:13 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 23:22:13 [INFO] 23:22:13 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-topology-singleton --- 23:22:13 [INFO] No previous run data found, generating javadoc. 23:22:15 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar 23:22:15 [INFO] 23:22:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-topology-singleton --- 23:22:15 [INFO] CycloneDX: Resolving Dependencies 23:22:18 [INFO] CycloneDX: Creating BOM version 1.5 with 145 component(s) 23:22:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/bom.xml 23:22:18 [INFO] attaching as netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.xml 23:22:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/bom.json 23:22:18 [INFO] attaching as netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.json 23:22:18 [INFO] 23:22:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 23:22:18 [INFO] Skipping duplicate-finder execution! 23:22:18 [INFO] 23:22:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 23:22:18 [WARNING] Used undeclared dependencies found: 23:22:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 23:22:18 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:test 23:22:18 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 23:22:18 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 23:22:18 [WARNING] com.typesafe:config:jar:1.4.2:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 23:22:18 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 23:22:18 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 23:22:18 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:22:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 23:22:18 [WARNING] Non-test scoped test only dependencies found: 23:22:18 [WARNING] com.typesafe:config:jar:1.4.2:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 23:22:18 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:22:18 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 23:22:18 [INFO] 23:22:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 23:22:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar 23:22:18 [INFO] 23:22:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-singleton --- 23:22:18 [INFO] 23:22:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-singleton --- 23:22:18 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 23:22:18 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 23:22:18 [INFO] 23:22:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology-singleton --- 23:22:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT.pom 23:22:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 23:22:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar 23:22:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.xml 23:22:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.json 23:22:18 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar 23:22:18 [INFO] 23:22:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 23:22:18 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 23:22:18 [INFO] Writing OBR metadata 23:22:18 [INFO] 23:22:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology-singleton --- 23:22:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:22:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:22:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml 23:22:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:22:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:22:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:22:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:22:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:22:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:22:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:22:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:22:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:22:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:22:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:22:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:22:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:22:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:22:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:22:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:22:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:22:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:22:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:22:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:22:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:22:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:22:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:22:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:22:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:22:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:22:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:22:18 at java.lang.reflect.Method.invoke (Method.java:568) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:22:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml 23:22:18 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 23:22:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:22:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:22:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:22:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:22:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:22:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:22:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:22:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:22:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:22:18 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:22:18 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:22:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:22:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:22:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:22:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:22:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:22:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:22:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:22:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:22:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:22:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:22:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:22:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:22:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:22:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:22:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:22:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:22:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:22:18 at java.lang.reflect.Method.invoke (Method.java:568) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:22:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:22:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 23:22:18 [INFO] 23:22:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 23:22:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:22:18 [INFO] 23:22:18 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 23:22:18 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.11-SNAPSHOT [72/121] 23:22:18 [INFO] ------------------------------[ feature ]------------------------------- 23:22:18 [INFO] 23:22:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-clustered-topology --- 23:22:18 [INFO] 23:22:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 23:22:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:22:18 [INFO] 23:22:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 23:22:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:22:18 [INFO] 23:22:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] 23:22:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:22:19 [INFO] argLine set to empty 23:22:19 [INFO] 23:22:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] Starting audit... 23:22:19 Audit done. 23:22:19 [INFO] You have 0 Checkstyle violations. 23:22:19 [INFO] 23:22:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] Starting audit... 23:22:19 Audit done. 23:22:19 [INFO] You have 0 Checkstyle violations. 23:22:19 [INFO] 23:22:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/classes/LICENSE 23:22:19 [INFO] 23:22:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml 23:22:19 [INFO] ...done! 23:22:19 [INFO] Attaching features XML 23:22:19 [INFO] 23:22:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-clustered-topology --- 23:22:19 [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 23:22:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:22:19 [INFO] 23:22:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 23:22:19 [INFO] 23:22:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] 23:22:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 23:22:19 [INFO] 23:22:19 [INFO] 23:22:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] 23:22:19 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-clustered-topology --- 23:22:19 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-clustered-topology 23:22:19 [INFO] Project dependency features detected: [] 23:22:19 [INFO] Pax Exam System (Version: 4.13.3) created. 23:22:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:22:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:22:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:22:20 [INFO] Waiting for remote bundle context.. on 21000 name: 970026bf-13ce-477b-a24a-bab072d99bff timout: [ RelativeTimeout value = 180000 ] 23:22:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:22:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:22:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:22:34 [INFO] 23:22:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-clustered-topology --- 23:22:34 [INFO] 23:22:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 23:22:34 [INFO] 23:22:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-clustered-topology --- 23:22:34 [INFO] CycloneDX: Resolving Dependencies 23:22:38 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 23:22:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml 23:22:38 [INFO] attaching as odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.xml 23:22:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/bom.json 23:22:38 [INFO] attaching as odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.json 23:22:38 [INFO] 23:22:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 23:22:38 [INFO] Skipping duplicate-finder execution! 23:22:38 [INFO] 23:22:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 23:22:38 [INFO] Skipping plugin execution 23:22:38 [INFO] 23:22:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 23:22:38 [INFO] Skipping source per configuration. 23:22:38 [INFO] 23:22:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 23:22:38 [INFO] 23:22:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-clustered-topology --- 23:22:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:22:38 [INFO] 23:22:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-clustered-topology --- 23:22:38 [WARNING] 23:22:38 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 23:22:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:22:38 [WARNING] 23:22:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:22:38 [WARNING] 23:22:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT.pom 23:22:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT-features.xml 23:22:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.xml 23:22:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.json 23:22:38 [INFO] 23:22:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-clustered-topology --- 23:22:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:22:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:22:38 [WARNING] 23:22:38 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 23:22:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:22:38 [WARNING] 23:22:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:22:38 [WARNING] 23:22:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:22:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:22:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:22:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:22:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:22:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:22:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:22:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:22:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:22:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:22:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:22:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:22:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:22:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:22:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:22:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:22:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:22:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:22:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:22:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:22:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 23:22:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:22:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:22:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:22:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:22:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:22:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:22:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:22:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:22:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:22:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:22:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:22:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:22:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:22:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:22:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:22:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:22:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:22:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:22:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:22:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:22:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:22:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:22:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:22:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:22:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 23:22:38 [INFO] 23:22:38 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 23:22:38 [INFO] Building netconf-topology-impl 7.0.11-SNAPSHOT [73/121] 23:22:38 [INFO] -------------------------------[ bundle ]------------------------------- 23:22:38 [INFO] 23:22:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology-impl --- 23:22:38 [INFO] 23:22:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology-impl --- 23:22:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:22:38 [INFO] 23:22:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 23:22:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:22:38 [INFO] 23:22:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology-impl --- 23:22:39 [INFO] 23:22:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 23:22:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:22:39 [INFO] 23:22:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology-impl --- 23:22:39 [INFO] Starting audit... 23:22:39 Audit done. 23:22:39 [INFO] You have 0 Checkstyle violations. 23:22:39 [INFO] 23:22:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology-impl --- 23:22:39 [INFO] Starting audit... 23:22:39 Audit done. 23:22:39 [INFO] You have 0 Checkstyle violations. 23:22:39 [INFO] 23:22:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology-impl --- 23:22:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/classes/LICENSE 23:22:39 [INFO] 23:22:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 23:22:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/resources 23:22:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/generated-sources/spi 23:22:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/generated-sources/yang 23:22:39 [INFO] 23:22:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-impl --- 23:22:39 [INFO] Recompiling the module because of changed dependency. 23:22:39 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 23:22:39 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:22:39 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:22:39 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:22:39 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:22:39 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:22:39 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:22:39 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[69,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:22:39 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[96,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 23:22:39 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 23:22:39 [INFO] 23:22:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 23:22:39 [INFO] 23:22:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-topology-impl --- 23:22:39 [INFO] Fork Value is true 23:22:42 [INFO] Done SpotBugs Analysis.... 23:22:42 [INFO] 23:22:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 23:22:42 [INFO] 23:22:42 [INFO] 23:22:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-topology-impl --- 23:22:42 [INFO] BugInstance size is 0 23:22:42 [INFO] Error size is 0 23:22:42 [INFO] No errors/warnings found 23:22:42 [INFO] 23:22:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 23:22:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/test/resources 23:22:42 [INFO] 23:22:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-impl --- 23:22:42 [INFO] Recompiling the module because of changed dependency. 23:22:42 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:22:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:22:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:22:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:22:42 [INFO] 23:22:42 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-topology-impl --- 23:22:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/surefire-reports 23:22:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:22:42 [INFO] 23:22:42 [INFO] ------------------------------------------------------- 23:22:42 [INFO] T E S T S 23:22:42 [INFO] ------------------------------------------------------- 23:22:43 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 23:22:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:22:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.981 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 23:22:46 [INFO] 23:22:46 [INFO] Results: 23:22:46 [INFO] 23:22:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:22:46 [INFO] 23:22:46 [INFO] 23:22:46 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-topology-impl --- 23:22:46 [INFO] 23:22:46 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 23:22:46 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT.jar 23:22:46 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 23:22:46 [INFO] 23:22:46 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-topology-impl --- 23:22:46 [INFO] No previous run data found, generating javadoc. 23:22:48 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar 23:22:48 [INFO] 23:22:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-topology-impl --- 23:22:48 [INFO] CycloneDX: Resolving Dependencies 23:22:49 [INFO] CycloneDX: Creating BOM version 1.5 with 123 component(s) 23:22:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/bom.xml 23:22:49 [INFO] attaching as netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.xml 23:22:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/bom.json 23:22:49 [INFO] attaching as netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.json 23:22:49 [INFO] 23:22:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 23:22:49 [INFO] Skipping duplicate-finder execution! 23:22:49 [INFO] 23:22:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology-impl --- 23:22:49 [WARNING] Used undeclared dependencies found: 23:22:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 23:22:49 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 23:22:49 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 23:22:49 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:22:49 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 23:22:49 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 23:22:49 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 23:22:49 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 23:22:49 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 23:22:49 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 23:22:49 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 23:22:49 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 23:22:49 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 23:22:49 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:22:49 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 23:22:49 [WARNING] Non-test scoped test only dependencies found: 23:22:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 23:22:49 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 23:22:49 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 23:22:49 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 23:22:49 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:22:49 [INFO] 23:22:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-impl --- 23:22:49 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar 23:22:49 [INFO] 23:22:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-impl --- 23:22:49 [INFO] 23:22:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-impl --- 23:22:49 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 23:22:49 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 23:22:49 [INFO] 23:22:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology-impl --- 23:22:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.pom 23:22:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.jar 23:22:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar 23:22:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.xml 23:22:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.json 23:22:49 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar 23:22:49 [INFO] 23:22:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 23:22:49 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.jar 23:22:49 [INFO] Writing OBR metadata 23:22:49 [INFO] 23:22:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology-impl --- 23:22:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:22:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:22:49 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml 23:22:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:22:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:22:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:22:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:22:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:22:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:22:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:22:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:22:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:22:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:22:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:22:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:22:49 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:22:49 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:22:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:22:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:22:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:22:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:22:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:22:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:22:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:22:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:22:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:22:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:22:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:22:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:22:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:22:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:22:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:22:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:22:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:22:49 at java.lang.reflect.Method.invoke (Method.java:568) 23:22:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:22:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:22:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:22:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:22:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml 23:22:50 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 23:22:50 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:22:50 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:22:50 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:22:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:22:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:22:50 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:22:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:22:50 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:22:50 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:22:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:22:50 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:22:50 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:22:50 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:22:50 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:22:50 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:22:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:22:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:22:50 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:22:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:22:50 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:22:50 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:22:50 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:22:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:22:50 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:22:50 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:22:50 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:22:50 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:22:50 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:22:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:22:50 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:22:50 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:22:50 at java.lang.reflect.Method.invoke (Method.java:568) 23:22:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:22:50 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:22:50 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:22:50 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:22:50 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 23:22:50 [INFO] 23:22:50 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 23:22:50 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:22:50 [INFO] 23:22:50 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 23:22:50 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.11-SNAPSHOT [74/121] 23:22:50 [INFO] ------------------------------[ feature ]------------------------------- 23:22:50 [INFO] 23:22:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-topology --- 23:22:50 [INFO] 23:22:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-topology --- 23:22:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:22:50 [INFO] 23:22:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 23:22:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:22:50 [INFO] 23:22:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-topology --- 23:22:50 [INFO] 23:22:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 23:22:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:22:50 [INFO] argLine set to empty 23:22:50 [INFO] 23:22:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-topology --- 23:22:50 [INFO] Starting audit... 23:22:50 Audit done. 23:22:50 [INFO] You have 0 Checkstyle violations. 23:22:50 [INFO] 23:22:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-topology --- 23:22:50 [INFO] Starting audit... 23:22:50 Audit done. 23:22:50 [INFO] You have 0 Checkstyle violations. 23:22:50 [INFO] 23:22:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-topology --- 23:22:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/classes/LICENSE 23:22:50 [INFO] 23:22:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 23:22:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/feature/feature.xml 23:22:50 [INFO] ...done! 23:22:50 [INFO] Attaching features XML 23:22:50 [INFO] 23:22:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-topology --- 23:22:50 [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 23:22:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:22:50 [INFO] 23:22:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 23:22:50 [INFO] 23:22:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-topology --- 23:22:50 [INFO] 23:22:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 23:22:50 [INFO] 23:22:50 [INFO] 23:22:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-topology --- 23:22:50 [INFO] 23:22:50 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-topology --- 23:22:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-topology 23:22:50 [INFO] Project dependency features detected: [] 23:22:50 [INFO] Pax Exam System (Version: 4.13.3) created. 23:22:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:22:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:22:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:22:51 [INFO] Waiting for remote bundle context.. on 21000 name: b4ba2dcc-3df1-4a3d-9898-e90b06862f8a timout: [ RelativeTimeout value = 180000 ] 23:23:06 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:23:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:23:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:23:06 [INFO] 23:23:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-topology --- 23:23:06 [INFO] 23:23:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-topology --- 23:23:06 [INFO] 23:23:06 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-topology --- 23:23:06 [INFO] CycloneDX: Resolving Dependencies 23:23:09 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 23:23:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/bom.xml 23:23:09 [INFO] attaching as odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 23:23:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/bom.json 23:23:09 [INFO] attaching as odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 23:23:09 [INFO] 23:23:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 23:23:09 [INFO] Skipping duplicate-finder execution! 23:23:09 [INFO] 23:23:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-topology --- 23:23:09 [INFO] Skipping plugin execution 23:23:09 [INFO] 23:23:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-topology --- 23:23:09 [INFO] Skipping source per configuration. 23:23:09 [INFO] 23:23:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-topology --- 23:23:09 [INFO] 23:23:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-topology --- 23:23:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:23:09 [INFO] 23:23:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-topology --- 23:23:09 [WARNING] 23:23:09 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 23:23:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:23:09 [WARNING] 23:23:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:23:09 [WARNING] 23:23:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT.pom 23:23:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT-features.xml 23:23:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 23:23:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 23:23:09 [INFO] 23:23:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-topology --- 23:23:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:23:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:23:09 [WARNING] 23:23:09 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 23:23:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:23:09 [WARNING] 23:23:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:23:09 [WARNING] 23:23:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:23:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:23:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:23:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:23:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:23:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:23:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:23:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:23:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:23:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:23:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:23:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:23:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:23:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:23:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:23:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:23:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:23:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:23:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:23:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:23:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:23:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:23:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:23:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:23:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:23:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:23:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:23:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:23:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:23:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:23:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:23:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:23:09 at java.lang.reflect.Method.invoke (Method.java:568) 23:23:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:23:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:23:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:23:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:23:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:23:10 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 23:23:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:23:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:23:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:23:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:23:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:23:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:23:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:23:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:23:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:23:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:23:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:23:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:23:10 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:23:10 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:23:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:23:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:23:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:23:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:23:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:23:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:23:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:23:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:23:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:23:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:23:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:23:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:23:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:23:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:23:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:23:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:23:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:23:10 at java.lang.reflect.Method.invoke (Method.java:568) 23:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:23:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:23:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 23:23:10 [INFO] 23:23:10 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 23:23:10 [INFO] Building callhome-provider 7.0.11-SNAPSHOT [75/121] 23:23:10 [INFO] -------------------------------[ bundle ]------------------------------- 23:23:10 [INFO] 23:23:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ callhome-provider --- 23:23:10 [INFO] 23:23:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ callhome-provider --- 23:23:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:23:10 [INFO] 23:23:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ callhome-provider --- 23:23:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:23:10 [INFO] 23:23:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ callhome-provider --- 23:23:10 [INFO] 23:23:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ callhome-provider --- 23:23:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:23:10 [INFO] 23:23:10 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ callhome-provider --- 23:23:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:23:10 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/yang 23:23:10 [INFO] yang-to-sources: Found 22 dependencies in 7.289 ms 23:23:10 [INFO] yang-to-sources: Project model files found: 1 in 1.069 ms 23:23:10 [INFO] yang-to-sources: 1 YANG models processed in 67.95 ms 23:23:10 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.469 ms 23:23:10 [INFO] Sorted 26 files into 10 directories in 71.14 μs 23:23:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 12.59 ms 23:23:10 [INFO] 23:23:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ callhome-provider --- 23:23:10 [INFO] Starting audit... 23:23:10 Audit done. 23:23:10 [INFO] You have 0 Checkstyle violations. 23:23:10 [INFO] 23:23:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ callhome-provider --- 23:23:11 [INFO] Starting audit... 23:23:11 Audit done. 23:23:11 [INFO] You have 0 Checkstyle violations. 23:23:11 [INFO] 23:23:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ callhome-provider --- 23:23:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/classes/LICENSE 23:23:11 [INFO] 23:23:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 23:23:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/resources 23:23:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/generated-sources/spi 23:23:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:23:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:23:11 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:23:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/generated-sources/spi 23:23:11 [INFO] 23:23:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ callhome-provider --- 23:23:11 [INFO] Recompiling the module because of changed dependency. 23:23:11 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 23:23:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:23:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:23:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:23:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/AbstractCallHomeSessionContextManager.java:[13,17] auto-closeable resource org.opendaylight.netconf.topology.callhome.AbstractCallHomeSessionContextManager has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContextManager.java:[19,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSessionContextManager has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[121,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[155,43] auto-closeable resource has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshSessionContextManager.java:[20,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshSessionContextManager has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[203,55] auto-closeable resource has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsSessionContextManager.java:[21,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsSessionContextManager has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[223,83] auto-closeable resource has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[43,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 23:23:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:11 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[28,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[30,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[106,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 23:23:11 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[348,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 23:23:11 [INFO] 23:23:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ callhome-provider >>> 23:23:11 [INFO] 23:23:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ callhome-provider --- 23:23:11 [INFO] Fork Value is true 23:23:16 [INFO] Done SpotBugs Analysis.... 23:23:16 [INFO] 23:23:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ callhome-provider <<< 23:23:16 [INFO] 23:23:16 [INFO] 23:23:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ callhome-provider --- 23:23:16 [INFO] BugInstance size is 0 23:23:16 [INFO] Error size is 0 23:23:16 [INFO] No errors/warnings found 23:23:16 [INFO] 23:23:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 23:23:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/test/resources 23:23:16 [INFO] 23:23:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ callhome-provider --- 23:23:16 [INFO] Recompiling the module because of changed dependency. 23:23:16 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 23:23:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:23:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:23:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:23:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:16 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServerTest.java:[136,75] auto-closeable resource has a member method close() that could throw InterruptedException 23:23:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:16 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:23:16 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[159,99] auto-closeable resource has a member method close() that could throw InterruptedException 23:23:16 [INFO] 23:23:16 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ callhome-provider --- 23:23:16 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/surefire-reports 23:23:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:23:16 [INFO] 23:23:16 [INFO] ------------------------------------------------------- 23:23:16 [INFO] T E S T S 23:23:16 [INFO] ------------------------------------------------------- 23:23:17 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 23:23:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:23:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.680 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 23:23:20 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 23:23:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.950 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 23:23:28 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 23:23:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 23:23:30 [INFO] 23:23:30 [INFO] Results: 23:23:30 [INFO] 23:23:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 23:23:30 [INFO] 23:23:30 [INFO] 23:23:30 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ callhome-provider --- 23:23:30 [INFO] 23:23:30 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 23:23:30 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT.jar 23:23:30 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 23:23:30 [INFO] 23:23:30 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ callhome-provider --- 23:23:30 [INFO] No previous run data found, generating javadoc. 23:23:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar 23:23:32 [INFO] 23:23:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ callhome-provider --- 23:23:32 [INFO] CycloneDX: Resolving Dependencies 23:23:34 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 23:23:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/bom.xml 23:23:34 [INFO] attaching as callhome-provider-7.0.11-SNAPSHOT-cyclonedx.xml 23:23:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/bom.json 23:23:34 [INFO] attaching as callhome-provider-7.0.11-SNAPSHOT-cyclonedx.json 23:23:34 [INFO] 23:23:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 23:23:34 [INFO] Skipping duplicate-finder execution! 23:23:34 [INFO] 23:23:34 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ callhome-provider --- 23:23:34 [WARNING] Used undeclared dependencies found: 23:23:34 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 23:23:34 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] io.netty:netty-handler:jar:4.1.112.Final:compile 23:23:34 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 23:23:34 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:compile 23:23:34 [WARNING] Non-test scoped test only dependencies found: 23:23:34 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 23:23:34 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 23:23:34 [INFO] 23:23:34 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ callhome-provider --- 23:23:34 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-sources.jar 23:23:34 [INFO] 23:23:34 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ callhome-provider --- 23:23:34 [INFO] 23:23:34 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ callhome-provider --- 23:23:34 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec 23:23:34 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 23:23:34 [INFO] 23:23:34 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ callhome-provider --- 23:23:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.pom 23:23:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.jar 23:23:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar 23:23:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-cyclonedx.xml 23:23:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-cyclonedx.json 23:23:34 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-sources.jar 23:23:34 [INFO] 23:23:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 23:23:34 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.jar 23:23:34 [INFO] Writing OBR metadata 23:23:34 [INFO] 23:23:34 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ callhome-provider --- 23:23:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:23:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:23:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml 23:23:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:23:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:23:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:23:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:23:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:23:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:23:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:23:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:23:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:23:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:23:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:23:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:23:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:23:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:23:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:23:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:23:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:23:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:23:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:23:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:23:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:23:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:23:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:23:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:23:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:23:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:23:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:23:34 at java.lang.reflect.Method.invoke (Method.java:568) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:23:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml 23:23:34 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 23:23:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:23:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:23:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:23:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:23:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:23:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:23:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:23:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:23:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:23:34 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:23:34 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:23:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:23:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:23:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:23:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:23:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:23:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:23:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:23:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:23:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:23:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:23:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:23:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:23:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:23:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:23:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:23:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:23:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:23:34 at java.lang.reflect.Method.invoke (Method.java:568) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:23:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:23:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/maven-metadata.xml 23:23:34 [INFO] 23:23:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 23:23:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:23:34 [INFO] 23:23:34 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 23:23:34 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.11-SNAPSHOT [76/121] 23:23:34 [INFO] ------------------------------[ feature ]------------------------------- 23:23:34 [INFO] 23:23:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-callhome-ssh --- 23:23:34 [INFO] 23:23:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:23:35 [INFO] 23:23:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:23:35 [INFO] 23:23:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] 23:23:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:23:35 [INFO] argLine set to empty 23:23:35 [INFO] 23:23:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Starting audit... 23:23:35 Audit done. 23:23:35 [INFO] You have 0 Checkstyle violations. 23:23:35 [INFO] 23:23:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Starting audit... 23:23:35 Audit done. 23:23:35 [INFO] You have 0 Checkstyle violations. 23:23:35 [INFO] 23:23:35 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/classes/LICENSE 23:23:35 [INFO] 23:23:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml 23:23:35 [INFO] ...done! 23:23:35 [INFO] Attaching features XML 23:23:35 [INFO] 23:23:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:23:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:23:35 [INFO] 23:23:35 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 23:23:35 [INFO] 23:23:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] 23:23:35 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 23:23:35 [INFO] 23:23:35 [INFO] 23:23:35 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] 23:23:35 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-callhome-ssh --- 23:23:35 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-callhome-ssh 23:23:35 [INFO] Project dependency features detected: [] 23:23:35 [INFO] Pax Exam System (Version: 4.13.3) created. 23:23:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:23:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:23:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:23:36 [INFO] Waiting for remote bundle context.. on 21000 name: 7780609e-3ac4-4415-aaf1-7f7e2b2d29cd timout: [ RelativeTimeout value = 180000 ] 23:23:50 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:23:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:23:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:23:51 [INFO] 23:23:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-callhome-ssh --- 23:23:51 [INFO] 23:23:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 23:23:51 [INFO] 23:23:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-callhome-ssh --- 23:23:51 [INFO] CycloneDX: Resolving Dependencies 23:23:54 [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) 23:23:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml 23:23:54 [INFO] attaching as odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 23:23:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json 23:23:54 [INFO] attaching as odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.json 23:23:54 [INFO] 23:23:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 23:23:54 [INFO] Skipping duplicate-finder execution! 23:23:54 [INFO] 23:23:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 23:23:54 [INFO] Skipping plugin execution 23:23:54 [INFO] 23:23:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 23:23:54 [INFO] Skipping source per configuration. 23:23:54 [INFO] 23:23:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 23:23:54 [INFO] 23:23:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-callhome-ssh --- 23:23:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:23:54 [INFO] 23:23:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-callhome-ssh --- 23:23:54 [WARNING] 23:23:54 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 23:23:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:23:54 [WARNING] 23:23:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:23:54 [WARNING] 23:23:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT.pom 23:23:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-features.xml 23:23:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 23:23:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.json 23:23:54 [INFO] 23:23:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 23:23:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:23:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:23:54 [WARNING] 23:23:54 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 23:23:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:23:54 [WARNING] 23:23:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:23:54 [WARNING] 23:23:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:23:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:23:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:23:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:23:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:23:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:23:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:23:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:23:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:23:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:23:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:23:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:23:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:23:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:23:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:23:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:23:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:23:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:23:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:23:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:23:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:23:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:23:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:23:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:23:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:23:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:23:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:23:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:23:54 at java.lang.reflect.Method.invoke (Method.java:568) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:23:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:23:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 23:23:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:23:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:23:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:23:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:23:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:23:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:23:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:23:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:23:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:23:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:23:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:23:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:23:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:23:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:23:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:23:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:23:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:23:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:23:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:23:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:23:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:23:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:23:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:23:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:23:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:23:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:23:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:23:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:23:54 at java.lang.reflect.Method.invoke (Method.java:568) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:23:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:23:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 23:23:54 [INFO] 23:23:54 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 23:23:54 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.11-SNAPSHOT [77/121] 23:23:54 [INFO] ------------------------------[ feature ]------------------------------- 23:23:54 [INFO] 23:23:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-connector-all --- 23:23:54 [INFO] 23:23:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-connector-all --- 23:23:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:23:54 [INFO] 23:23:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 23:23:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:23:54 [INFO] 23:23:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-connector-all --- 23:23:55 [INFO] 23:23:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 23:23:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:23:55 [INFO] argLine set to empty 23:23:55 [INFO] 23:23:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-connector-all --- 23:23:55 [INFO] Starting audit... 23:23:55 Audit done. 23:23:55 [INFO] You have 0 Checkstyle violations. 23:23:55 [INFO] 23:23:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-connector-all --- 23:23:55 [INFO] Starting audit... 23:23:55 Audit done. 23:23:55 [INFO] You have 0 Checkstyle violations. 23:23:55 [INFO] 23:23:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-connector-all --- 23:23:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/classes/LICENSE 23:23:55 [INFO] 23:23:55 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 23:23:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml 23:23:55 [INFO] ...done! 23:23:55 [INFO] Attaching features XML 23:23:55 [INFO] 23:23:55 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector-all --- 23:23:55 [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 23:23:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:23:55 [INFO] 23:23:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 23:23:55 [INFO] 23:23:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-connector-all --- 23:23:55 [INFO] 23:23:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 23:23:55 [INFO] 23:23:55 [INFO] 23:23:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-connector-all --- 23:23:55 [INFO] 23:23:55 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-connector-all --- 23:23:55 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector-all 23:23:55 [INFO] Project dependency features detected: [] 23:23:55 [INFO] Pax Exam System (Version: 4.13.3) created. 23:23:55 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:23:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:23:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:23:56 [INFO] Waiting for remote bundle context.. on 21000 name: 0ccb86b1-75e6-4d80-a6e0-944a05e08d6a timout: [ RelativeTimeout value = 180000 ] 23:24:10 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:24:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:24:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:24:10 [INFO] 23:24:10 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-connector-all --- 23:24:10 [INFO] 23:24:10 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-connector-all --- 23:24:10 [INFO] 23:24:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-connector-all --- 23:24:10 [INFO] CycloneDX: Resolving Dependencies 23:24:13 [INFO] CycloneDX: Creating BOM version 1.5 with 264 component(s) 23:24:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/bom.xml 23:24:14 [INFO] attaching as odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.xml 23:24:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/bom.json 23:24:14 [INFO] attaching as odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.json 23:24:14 [INFO] 23:24:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 23:24:14 [INFO] Skipping duplicate-finder execution! 23:24:14 [INFO] 23:24:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 23:24:14 [INFO] Skipping plugin execution 23:24:14 [INFO] 23:24:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 23:24:14 [INFO] Skipping source per configuration. 23:24:14 [INFO] 23:24:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector-all --- 23:24:14 [INFO] 23:24:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector-all --- 23:24:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:24:14 [INFO] 23:24:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-connector-all --- 23:24:14 [WARNING] 23:24:14 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 23:24:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:24:14 [WARNING] 23:24:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:24:14 [WARNING] 23:24:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT.pom 23:24:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT-features.xml 23:24:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.xml 23:24:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.json 23:24:14 [INFO] 23:24:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-connector-all --- 23:24:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:24:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:24:14 [WARNING] 23:24:14 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 23:24:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:24:14 [WARNING] 23:24:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:24:14 [WARNING] 23:24:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:24:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:24:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:24:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:24:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:24:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:24:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:24:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:24:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:24:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:24:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:24:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:24:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:24:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:24:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:24:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:24:14 at java.lang.reflect.Method.invoke (Method.java:568) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:24:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:24:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 23:24:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:24:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:24:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:24:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:24:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:24:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:24:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:24:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:24:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:24:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:24:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:24:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:24:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:24:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:24:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:24:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:24:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:24:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:24:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:24:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:24:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:24:14 at java.lang.reflect.Method.invoke (Method.java:568) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:24:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:24:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 23:24:14 [INFO] 23:24:14 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 23:24:14 [INFO] Building netconf-console 7.0.11-SNAPSHOT [78/121] 23:24:14 [INFO] -------------------------------[ bundle ]------------------------------- 23:24:14 [INFO] 23:24:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-console --- 23:24:14 [INFO] 23:24:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-console --- 23:24:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:14 [INFO] 23:24:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-console --- 23:24:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:14 [INFO] 23:24:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-console --- 23:24:14 [INFO] 23:24:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-console --- 23:24:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:24:14 [INFO] 23:24:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-console --- 23:24:14 [INFO] Starting audit... 23:24:14 Audit done. 23:24:14 [INFO] You have 0 Checkstyle violations. 23:24:14 [INFO] 23:24:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-console --- 23:24:15 [INFO] Starting audit... 23:24:15 Audit done. 23:24:15 [INFO] You have 0 Checkstyle violations. 23:24:15 [INFO] 23:24:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-console --- 23:24:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/classes/LICENSE 23:24:15 [INFO] 23:24:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 23:24:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/src/main/resources 23:24:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/generated-sources/spi 23:24:15 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/generated-sources/yang 23:24:15 [INFO] 23:24:15 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-console --- 23:24:15 [INFO] Recompiling the module because of changed dependency. 23:24:15 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 23:24:15 [INFO] 23:24:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-console >>> 23:24:15 [INFO] 23:24:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-console --- 23:24:15 [INFO] Fork Value is true 23:24:18 [INFO] Done SpotBugs Analysis.... 23:24:18 [INFO] 23:24:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-console <<< 23:24:18 [INFO] 23:24:18 [INFO] 23:24:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-console --- 23:24:18 [INFO] BugInstance size is 0 23:24:18 [INFO] Error size is 0 23:24:18 [INFO] No errors/warnings found 23:24:18 [INFO] 23:24:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 23:24:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/src/test/resources 23:24:18 [INFO] 23:24:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-console --- 23:24:18 [INFO] Recompiling the module because of changed dependency. 23:24:18 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 23:24:19 [INFO] 23:24:19 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-console --- 23:24:19 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/surefire-reports 23:24:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:24:19 [INFO] 23:24:19 [INFO] ------------------------------------------------------- 23:24:19 [INFO] T E S T S 23:24:19 [INFO] ------------------------------------------------------- 23:24:20 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 23:24:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 23:24:20 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 23:24:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:24:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 23:24:21 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 23:24:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 23:24:24 [INFO] 23:24:24 [INFO] Results: 23:24:24 [INFO] 23:24:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 23:24:24 [INFO] 23:24:24 [INFO] 23:24:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-console --- 23:24:24 [INFO] 23:24:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 23:24:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT.jar 23:24:25 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 23:24:25 [INFO] 23:24:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-console --- 23:24:25 [INFO] No previous run data found, generating javadoc. 23:24:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-javadoc.jar 23:24:26 [INFO] 23:24:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-console --- 23:24:26 [INFO] CycloneDX: Resolving Dependencies 23:24:28 [INFO] CycloneDX: Creating BOM version 1.5 with 126 component(s) 23:24:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/bom.xml 23:24:28 [INFO] attaching as netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 23:24:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/bom.json 23:24:28 [INFO] attaching as netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 23:24:28 [INFO] 23:24:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 23:24:28 [INFO] Skipping duplicate-finder execution! 23:24:28 [INFO] 23:24:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-console --- 23:24:28 [INFO] No dependency problems found 23:24:28 [INFO] 23:24:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-console --- 23:24:28 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-sources.jar 23:24:28 [INFO] 23:24:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-console --- 23:24:28 [INFO] 23:24:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-console --- 23:24:28 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec 23:24:28 [INFO] Analyzed bundle 'netconf-console' with 11 classes 23:24:28 [INFO] 23:24:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-console --- 23:24:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT.pom 23:24:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT.jar 23:24:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-javadoc.jar 23:24:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 23:24:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 23:24:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-sources.jar 23:24:28 [INFO] 23:24:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 23:24:28 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT.jar 23:24:28 [INFO] Writing OBR metadata 23:24:28 [INFO] 23:24:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-console --- 23:24:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:24:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:24:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml 23:24:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:24:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:24:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:24:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:24:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:24:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:24:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:24:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:24:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:24:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:24:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:24:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:24:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:24:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:24:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:24:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:24:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:24:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:24:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:24:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:24:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:24:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:24:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:24:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:24:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:24:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:24:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:24:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:24:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:24:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:24:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:24:28 at java.lang.reflect.Method.invoke (Method.java:568) 23:24:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:24:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:24:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:24:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:24:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml 23:24:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 23:24:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:24:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:24:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:24:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:24:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:24:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:24:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:24:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:24:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:24:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:24:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:24:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:24:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:24:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:24:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:24:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:24:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:24:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:24:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:24:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:24:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:24:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:24:29 at java.lang.reflect.Method.invoke (Method.java:568) 23:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:24:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:24:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/maven-metadata.xml 23:24:29 [INFO] 23:24:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 23:24:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:24:29 [INFO] 23:24:29 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 23:24:29 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.11-SNAPSHOT [79/121] 23:24:29 [INFO] ------------------------------[ feature ]------------------------------- 23:24:29 [INFO] 23:24:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-console --- 23:24:29 [INFO] 23:24:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-console --- 23:24:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:29 [INFO] 23:24:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 23:24:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:29 [INFO] 23:24:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-console --- 23:24:29 [INFO] 23:24:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-console --- 23:24:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:24:29 [INFO] argLine set to empty 23:24:29 [INFO] 23:24:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-console --- 23:24:29 [INFO] Starting audit... 23:24:29 Audit done. 23:24:29 [INFO] You have 0 Checkstyle violations. 23:24:29 [INFO] 23:24:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-console --- 23:24:29 [INFO] Starting audit... 23:24:29 Audit done. 23:24:29 [INFO] You have 0 Checkstyle violations. 23:24:29 [INFO] 23:24:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-console --- 23:24:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/classes/LICENSE 23:24:29 [INFO] 23:24:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 23:24:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/feature/feature.xml 23:24:29 [INFO] ...done! 23:24:29 [INFO] Attaching features XML 23:24:29 [INFO] 23:24:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-console --- 23:24:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:24:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:24:29 [INFO] 23:24:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 23:24:29 [INFO] 23:24:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-console --- 23:24:29 [INFO] 23:24:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 23:24:29 [INFO] 23:24:29 [INFO] 23:24:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-console --- 23:24:29 [INFO] 23:24:29 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-console --- 23:24:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-console 23:24:30 [INFO] Project dependency features detected: [] 23:24:30 [INFO] Pax Exam System (Version: 4.13.3) created. 23:24:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:24:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:24:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:24:30 [INFO] Waiting for remote bundle context.. on 21000 name: 5de3a3b2-2cb8-4d75-a492-afb295a09285 timout: [ RelativeTimeout value = 180000 ] 23:24:49 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:24:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:24:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:24:49 [INFO] 23:24:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-console --- 23:24:49 [INFO] 23:24:49 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-console --- 23:24:49 [INFO] 23:24:49 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-console --- 23:24:49 [INFO] CycloneDX: Resolving Dependencies 23:24:54 [INFO] CycloneDX: Creating BOM version 1.5 with 383 component(s) 23:24:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/bom.xml 23:24:54 [INFO] attaching as odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 23:24:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/bom.json 23:24:54 [INFO] attaching as odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 23:24:54 [INFO] 23:24:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 23:24:54 [INFO] Skipping duplicate-finder execution! 23:24:54 [INFO] 23:24:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-console --- 23:24:54 [INFO] Skipping plugin execution 23:24:54 [INFO] 23:24:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-console --- 23:24:54 [INFO] Skipping source per configuration. 23:24:54 [INFO] 23:24:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-console --- 23:24:54 [INFO] 23:24:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-console --- 23:24:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:24:54 [INFO] 23:24:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-console --- 23:24:54 [WARNING] 23:24:54 [WARNING] The packaging plugin for project odl-netconf-console did not assign 23:24:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:24:54 [WARNING] 23:24:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:24:54 [WARNING] 23:24:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT.pom 23:24:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT-features.xml 23:24:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 23:24:54 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 23:24:54 [INFO] 23:24:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-console --- 23:24:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:24:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:24:54 [WARNING] 23:24:54 [WARNING] The packaging plugin for project odl-netconf-console did not assign 23:24:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:24:54 [WARNING] 23:24:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:24:54 [WARNING] 23:24:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml 23:24:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:24:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:24:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:24:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:24:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:24:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:24:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:24:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:24:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:24:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:24:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:24:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:24:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:24:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:24:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:24:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:24:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:24:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:24:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:24:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:24:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:24:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:24:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:24:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:24:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:24:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:24:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:24:54 at java.lang.reflect.Method.invoke (Method.java:568) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:24:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml 23:24:54 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 23:24:54 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:24:54 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:24:54 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:24:54 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:24:54 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:24:54 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:24:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:24:54 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:24:54 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:24:54 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:24:54 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:24:54 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:24:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:24:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:24:54 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:24:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:24:54 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:24:54 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:24:54 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:24:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:24:54 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:24:54 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:24:54 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:24:54 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:24:54 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:24:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:24:54 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:24:54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:24:54 at java.lang.reflect.Method.invoke (Method.java:568) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:24:54 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:24:54 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 23:24:54 [INFO] 23:24:54 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 23:24:54 [INFO] Building restconf-common-models 7.0.11-SNAPSHOT [80/121] 23:24:54 [INFO] -------------------------------[ bundle ]------------------------------- 23:24:54 [INFO] 23:24:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-common-models --- 23:24:54 [INFO] 23:24:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-common-models --- 23:24:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:54 [INFO] 23:24:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-common-models --- 23:24:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:54 [INFO] 23:24:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-common-models --- 23:24:55 [INFO] 23:24:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common-models --- 23:24:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:24:55 [INFO] 23:24:55 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ restconf-common-models --- 23:24:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:24:55 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/src/main/yang 23:24:55 [INFO] yang-to-sources: Found 1 dependencies in 891.8 μs 23:24:55 [INFO] yang-to-sources: Project model files found: 6 in 1.867 ms 23:24:55 [INFO] yang-to-sources: 7 YANG models processed in 7.755 ms 23:24:55 [INFO] BindingJavaFileGenerator: Defined 80 files in 2.879 ms 23:24:55 [INFO] Sorted 80 files into 25 directories in 117.7 μs 23:24:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 22.16 ms 23:24:55 [INFO] 23:24:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-common-models --- 23:24:55 [INFO] Starting audit... 23:24:55 Audit done. 23:24:55 [INFO] You have 0 Checkstyle violations. 23:24:55 [INFO] 23:24:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-common-models --- 23:24:55 [INFO] Starting audit... 23:24:55 Audit done. 23:24:55 [INFO] You have 0 Checkstyle violations. 23:24:55 [INFO] 23:24:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-common-models --- 23:24:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/classes/LICENSE 23:24:55 [INFO] 23:24:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 23:24:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/src/main/resources 23:24:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 23:24:55 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 23:24:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:24:55 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 23:24:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 23:24:55 [INFO] 23:24:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common-models --- 23:24:55 [INFO] Recompiling the module because of changed dependency. 23:24:55 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 23:24:55 [INFO] 23:24:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 23:24:55 [INFO] 23:24:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-common-models --- 23:24:55 [INFO] Fork Value is true 23:24:58 [INFO] Done SpotBugs Analysis.... 23:24:58 [INFO] 23:24:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 23:24:58 [INFO] 23:24:58 [INFO] 23:24:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-common-models --- 23:24:58 [INFO] BugInstance size is 0 23:24:58 [INFO] Error size is 0 23:24:58 [INFO] No errors/warnings found 23:24:58 [INFO] 23:24:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 23:24:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/src/test/resources 23:24:58 [INFO] 23:24:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common-models --- 23:24:58 [INFO] No sources to compile 23:24:58 [INFO] 23:24:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-common-models --- 23:24:58 [INFO] No tests to run. 23:24:58 [INFO] 23:24:58 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-common-models --- 23:24:58 [INFO] 23:24:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 23:24:58 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT.jar 23:24:58 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 23:24:58 [INFO] 23:24:58 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-common-models --- 23:24:58 [INFO] No previous run data found, generating javadoc. 23:25:01 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar 23:25:01 [INFO] 23:25:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-common-models --- 23:25:01 [INFO] CycloneDX: Resolving Dependencies 23:25:02 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 23:25:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/bom.xml 23:25:02 [INFO] attaching as restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/bom.json 23:25:02 [INFO] attaching as restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.json 23:25:02 [INFO] 23:25:02 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 23:25:02 [INFO] Skipping duplicate-finder execution! 23:25:02 [INFO] 23:25:02 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-common-models --- 23:25:02 [INFO] No dependency problems found 23:25:02 [INFO] 23:25:02 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common-models --- 23:25:02 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-sources.jar 23:25:02 [INFO] 23:25:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common-models --- 23:25:02 [INFO] 23:25:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common-models --- 23:25:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:25:02 [INFO] 23:25:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-common-models --- 23:25:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.pom 23:25:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.jar 23:25:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar 23:25:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.json 23:25:02 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-sources.jar 23:25:02 [INFO] 23:25:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 23:25:02 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.jar 23:25:02 [INFO] Writing OBR metadata 23:25:02 [INFO] 23:25:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-common-models --- 23:25:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:25:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:25:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:25:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:02 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:02 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 23:25:02 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:02 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:02 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:02 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:02 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:02 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:25:02 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:02 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:02 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:02 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:02 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:02 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:02 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:02 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:02 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:02 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:02 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:02 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:02 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:02 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:02 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:02 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:02 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:02 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:02 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 23:25:02 [INFO] 23:25:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 23:25:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:02 [INFO] 23:25:02 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 23:25:02 [INFO] Building restconf-common 7.0.11-SNAPSHOT [81/121] 23:25:02 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:02 [INFO] 23:25:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-common --- 23:25:02 [INFO] 23:25:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-common --- 23:25:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:02 [INFO] 23:25:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-common --- 23:25:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:02 [INFO] 23:25:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-common --- 23:25:02 [INFO] 23:25:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common --- 23:25:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:25:02 [INFO] 23:25:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-common --- 23:25:02 [INFO] Starting audit... 23:25:02 Audit done. 23:25:02 [INFO] You have 0 Checkstyle violations. 23:25:02 [INFO] 23:25:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-common --- 23:25:02 [INFO] Starting audit... 23:25:02 Audit done. 23:25:02 [INFO] You have 0 Checkstyle violations. 23:25:02 [INFO] 23:25:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-common --- 23:25:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/classes/LICENSE 23:25:02 [INFO] 23:25:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 23:25:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/resources 23:25:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/generated-sources/spi 23:25:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/generated-sources/yang 23:25:02 [INFO] 23:25:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common --- 23:25:02 [INFO] Recompiling the module because of changed dependency. 23:25:02 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 23:25:03 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[21,36] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[22,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[79,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[97,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[99,56] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[100,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:03 [INFO] 23:25:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-common >>> 23:25:03 [INFO] 23:25:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-common --- 23:25:03 [INFO] Fork Value is true 23:25:06 [INFO] Done SpotBugs Analysis.... 23:25:06 [INFO] 23:25:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-common <<< 23:25:06 [INFO] 23:25:06 [INFO] 23:25:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-common --- 23:25:06 [INFO] BugInstance size is 0 23:25:06 [INFO] Error size is 0 23:25:06 [INFO] No errors/warnings found 23:25:06 [INFO] 23:25:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 23:25:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/test/resources 23:25:06 [INFO] 23:25:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common --- 23:25:06 [INFO] No sources to compile 23:25:06 [INFO] 23:25:06 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-common --- 23:25:06 [INFO] No tests to run. 23:25:06 [INFO] 23:25:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-common --- 23:25:06 [INFO] 23:25:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 23:25:06 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT.jar 23:25:06 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 23:25:06 [INFO] 23:25:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-common --- 23:25:06 [INFO] No previous run data found, generating javadoc. 23:25:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-javadoc.jar 23:25:07 [INFO] 23:25:07 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-common --- 23:25:07 [INFO] CycloneDX: Resolving Dependencies 23:25:08 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 23:25:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/bom.xml 23:25:08 [INFO] attaching as restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/bom.json 23:25:08 [INFO] attaching as restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:25:08 [INFO] 23:25:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 23:25:08 [INFO] Skipping duplicate-finder execution! 23:25:08 [INFO] 23:25:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-common --- 23:25:08 [WARNING] Unused declared dependencies found: 23:25:08 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 23:25:08 [INFO] 23:25:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common --- 23:25:08 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-sources.jar 23:25:08 [INFO] 23:25:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common --- 23:25:08 [INFO] 23:25:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common --- 23:25:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:25:08 [INFO] 23:25:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-common --- 23:25:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.pom 23:25:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.jar 23:25:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-javadoc.jar 23:25:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:25:08 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-sources.jar 23:25:08 [INFO] 23:25:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 23:25:08 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.jar 23:25:08 [INFO] Writing OBR metadata 23:25:08 [INFO] 23:25:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-common --- 23:25:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:25:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:25:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:08 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:08 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 23:25:08 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:08 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:08 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:08 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:08 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:25:08 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:08 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:08 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:08 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:08 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:08 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:08 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:08 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:08 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:08 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:08 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:08 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:08 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:08 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:08 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:08 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:08 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:08 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/maven-metadata.xml 23:25:08 [INFO] 23:25:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 23:25:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:08 [INFO] 23:25:08 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 23:25:08 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.11-SNAPSHOT [82/121] 23:25:08 [INFO] ------------------------------[ feature ]------------------------------- 23:25:08 [INFO] 23:25:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-common --- 23:25:08 [INFO] 23:25:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-common --- 23:25:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:08 [INFO] 23:25:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 23:25:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:08 [INFO] 23:25:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-common --- 23:25:09 [INFO] 23:25:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-common --- 23:25:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:25:09 [INFO] argLine set to empty 23:25:09 [INFO] 23:25:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-common --- 23:25:09 [INFO] Starting audit... 23:25:09 Audit done. 23:25:09 [INFO] You have 0 Checkstyle violations. 23:25:09 [INFO] 23:25:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-common --- 23:25:09 [INFO] Starting audit... 23:25:09 Audit done. 23:25:09 [INFO] You have 0 Checkstyle violations. 23:25:09 [INFO] 23:25:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-common --- 23:25:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/classes/LICENSE 23:25:09 [INFO] 23:25:09 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 23:25:09 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/feature/feature.xml 23:25:09 [INFO] ...done! 23:25:09 [INFO] Attaching features XML 23:25:09 [INFO] 23:25:09 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-common --- 23:25:09 [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 23:25:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:25:09 [INFO] 23:25:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 23:25:09 [INFO] 23:25:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-common --- 23:25:09 [INFO] 23:25:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 23:25:09 [INFO] 23:25:09 [INFO] 23:25:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-common --- 23:25:09 [INFO] 23:25:09 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-common --- 23:25:09 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-common 23:25:09 [INFO] Project dependency features detected: [] 23:25:09 [INFO] Pax Exam System (Version: 4.13.3) created. 23:25:09 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:25:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:25:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:25:10 [INFO] Waiting for remote bundle context.. on 21000 name: 545b2491-15a3-4bc4-b95f-a47871a68296 timout: [ RelativeTimeout value = 180000 ] 23:25:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:25:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:25:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:25:26 [INFO] 23:25:26 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-common --- 23:25:26 [INFO] 23:25:26 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-common --- 23:25:26 [INFO] 23:25:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-common --- 23:25:26 [INFO] CycloneDX: Resolving Dependencies 23:25:30 [INFO] CycloneDX: Creating BOM version 1.5 with 327 component(s) 23:25:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/bom.xml 23:25:30 [INFO] attaching as odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/bom.json 23:25:30 [INFO] attaching as odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:25:30 [INFO] 23:25:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 23:25:30 [INFO] Skipping duplicate-finder execution! 23:25:30 [INFO] 23:25:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-common --- 23:25:30 [INFO] Skipping plugin execution 23:25:30 [INFO] 23:25:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-common --- 23:25:30 [INFO] Skipping source per configuration. 23:25:30 [INFO] 23:25:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-common --- 23:25:30 [INFO] 23:25:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-common --- 23:25:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:25:30 [INFO] 23:25:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-common --- 23:25:30 [WARNING] 23:25:30 [WARNING] The packaging plugin for project odl-restconf-common did not assign 23:25:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:25:30 [WARNING] 23:25:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:25:30 [WARNING] 23:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT.pom 23:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT-features.xml 23:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:30 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 23:25:30 [INFO] 23:25:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-common --- 23:25:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:25:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:25:30 [WARNING] 23:25:30 [WARNING] The packaging plugin for project odl-restconf-common did not assign 23:25:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:25:30 [WARNING] 23:25:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:25:30 [WARNING] 23:25:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:30 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:30 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 23:25:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:25:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:30 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:30 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:30 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 23:25:30 [INFO] 23:25:30 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 23:25:30 [INFO] Building restconf-api 7.0.11-SNAPSHOT [83/121] 23:25:30 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:30 [INFO] 23:25:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-api --- 23:25:30 [INFO] 23:25:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-api --- 23:25:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:30 [INFO] 23:25:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-api --- 23:25:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:30 [INFO] 23:25:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-api --- 23:25:31 [INFO] 23:25:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-api --- 23:25:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:25:31 [INFO] 23:25:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-api --- 23:25:31 [INFO] Starting audit... 23:25:31 Audit done. 23:25:31 [INFO] You have 0 Checkstyle violations. 23:25:31 [INFO] 23:25:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-api --- 23:25:31 [INFO] Starting audit... 23:25:31 Audit done. 23:25:31 [INFO] You have 0 Checkstyle violations. 23:25:31 [INFO] 23:25:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-api --- 23:25:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/classes/LICENSE 23:25:31 [INFO] 23:25:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 23:25:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/resources 23:25:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/generated-sources/spi 23:25:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/generated-sources/yang 23:25:31 [INFO] 23:25:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-api --- 23:25:31 [INFO] Recompiling the module because of changed dependency. 23:25:31 [INFO] Compiling 31 source files with javac [debug release 17 module-path] to target/classes 23:25:32 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 23:25:32 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 23:25:32 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 23:25:32 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 23:25:32 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 23:25:32 [INFO] 23:25:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-api >>> 23:25:32 [INFO] 23:25:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-api --- 23:25:32 [INFO] Fork Value is true 23:25:36 [INFO] Done SpotBugs Analysis.... 23:25:36 [INFO] 23:25:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-api <<< 23:25:36 [INFO] 23:25:36 [INFO] 23:25:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-api --- 23:25:36 [INFO] BugInstance size is 0 23:25:36 [INFO] Error size is 0 23:25:36 [INFO] No errors/warnings found 23:25:36 [INFO] 23:25:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 23:25:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/test/resources 23:25:36 [INFO] 23:25:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-api --- 23:25:36 [INFO] Recompiling the module because of changed dependency. 23:25:36 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 23:25:36 [INFO] 23:25:36 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-api --- 23:25:36 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/surefire-reports 23:25:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:25:36 [INFO] 23:25:36 [INFO] ------------------------------------------------------- 23:25:36 [INFO] T E S T S 23:25:36 [INFO] ------------------------------------------------------- 23:25:37 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 23:25:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.restconf.api.ApiPathTest 23:25:37 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 23:25:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.restconf.api.FieldsParamTest 23:25:37 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 23:25:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 23:25:38 [INFO] 23:25:38 [INFO] Results: 23:25:38 [INFO] 23:25:38 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 23:25:38 [INFO] 23:25:38 [INFO] 23:25:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-api --- 23:25:38 [INFO] 23:25:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 23:25:38 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 23:25:38 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 23:25:38 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] 23:25:38 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 23:25:38 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT.jar 23:25:38 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 23:25:38 [INFO] 23:25:38 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-api --- 23:25:38 [INFO] No previous run data found, generating javadoc. 23:25:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-javadoc.jar 23:25:40 [INFO] 23:25:40 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-api --- 23:25:40 [INFO] CycloneDX: Resolving Dependencies 23:25:40 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 23:25:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/bom.xml 23:25:40 [INFO] attaching as restconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/bom.json 23:25:40 [INFO] attaching as restconf-api-7.0.11-SNAPSHOT-cyclonedx.json 23:25:40 [INFO] 23:25:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 23:25:40 [INFO] Skipping duplicate-finder execution! 23:25:40 [INFO] 23:25:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-api --- 23:25:40 [INFO] No dependency problems found 23:25:40 [INFO] 23:25:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-api --- 23:25:40 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-sources.jar 23:25:40 [INFO] 23:25:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-api --- 23:25:40 [INFO] 23:25:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-api --- 23:25:40 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec 23:25:40 [INFO] Analyzed bundle 'restconf-api' with 32 classes 23:25:40 [INFO] 23:25:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-api --- 23:25:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.pom 23:25:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.jar 23:25:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-javadoc.jar 23:25:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:25:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-cyclonedx.json 23:25:40 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-sources.jar 23:25:40 [INFO] 23:25:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 23:25:40 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.jar 23:25:40 [INFO] Writing OBR metadata 23:25:40 [INFO] 23:25:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-api --- 23:25:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:25:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:25:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:40 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:25:40 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 23:25:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:25:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:25:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:25:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:25:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:25:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:25:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:25:40 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:25:40 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:25:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:25:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:25:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:25:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:25:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:25:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:25:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:25:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:25:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:25:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:25:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:25:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:25:40 at java.lang.reflect.Method.invoke (Method.java:568) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:25:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:25:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/maven-metadata.xml 23:25:40 [INFO] 23:25:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 23:25:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:40 [INFO] 23:25:40 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 23:25:40 [INFO] Building restconf-nb 7.0.11-SNAPSHOT [84/121] 23:25:40 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:41 [INFO] 23:25:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-nb --- 23:25:41 [INFO] 23:25:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-nb --- 23:25:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:41 [INFO] 23:25:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-nb --- 23:25:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:41 [INFO] 23:25:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-nb --- 23:25:42 [INFO] 23:25:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-nb --- 23:25:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:25:42 [INFO] 23:25:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-nb --- 23:25:42 [INFO] Starting audit... 23:25:42 Audit done. 23:25:42 [INFO] You have 0 Checkstyle violations. 23:25:42 [INFO] 23:25:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-nb --- 23:25:44 [INFO] Starting audit... 23:25:44 Audit done. 23:25:44 [INFO] You have 0 Checkstyle violations. 23:25:44 [INFO] 23:25:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-nb --- 23:25:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/classes/LICENSE 23:25:44 [INFO] 23:25:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 23:25:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/resources 23:25:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/generated-sources/spi 23:25:44 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/generated-sources/yang 23:25:44 [INFO] 23:25:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-nb --- 23:25:44 [INFO] Recompiling the module because of changed dependency. 23:25:44 [INFO] Compiling 142 source files with javac [debug release 17] to target/classes 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[36,24] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/ErrorTagMapping.java:[60,26] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[34,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[35,35] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[44,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[50,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[51,24] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[77,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[85,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[89,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:[322,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[51,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[114,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[119,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[54,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[56,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[60,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[76,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[53,20] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[47,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[55,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:[40,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:[42,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[65,37] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[105,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[126,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[91,40] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[102,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/ExistenceCheck.java:[101,31] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[343,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[350,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[356,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[495,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[527,37] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[597,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[603,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[615,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[623,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[651,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[660,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[670,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[679,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[688,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[787,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[809,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[824,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[844,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[861,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[868,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[869,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[882,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[913,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[968,58] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1164,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1232,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 23:25:45 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1258,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1338,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1360,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 23:25:45 [INFO] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java: Some input files additionally use or override a deprecated API. 23:25:45 [INFO] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java: Some input files additionally use or override a deprecated API that is marked for removal. 23:25:45 [INFO] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java uses unchecked or unsafe operations. 23:25:45 [INFO] 23:25:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-nb >>> 23:25:45 [INFO] 23:25:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-nb --- 23:25:45 [INFO] Fork Value is true 23:25:54 [INFO] Done SpotBugs Analysis.... 23:25:54 [INFO] 23:25:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-nb <<< 23:25:54 [INFO] 23:25:54 [INFO] 23:25:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-nb --- 23:25:54 [INFO] BugInstance size is 0 23:25:54 [INFO] Error size is 0 23:25:54 [INFO] No errors/warnings found 23:25:54 [INFO] 23:25:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 23:25:54 [INFO] Copying 152 resources from src/test/resources to target/test-classes 23:25:54 [INFO] 23:25:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-nb --- 23:25:54 [INFO] Recompiling the module because of changed dependency. 23:25:54 [INFO] Compiling 65 source files with javac [debug release 17] to target/test-classes 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[108,32] unchecked conversion 23:25:55 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 23:25:55 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[143,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[147,52] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[125,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[134,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[64,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[84,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlResourceBodyTest.java:[78,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[55,31] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[68,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[69,17] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[70,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[71,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[73,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[86,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[107,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[108,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[257,35] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[258,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[287,38] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[288,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[69,32] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[84,26] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[48,43] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:25:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/streams/dtcl/CreateDataChangeEventSubscriptionRpcTest.java:[160,41] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 23:25:55 [INFO] 23:25:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-nb --- 23:25:55 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/surefire-reports 23:25:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:25:55 [INFO] 23:25:55 [INFO] ------------------------------------------------------- 23:25:55 [INFO] T E S T S 23:25:55 [INFO] ------------------------------------------------------- 23:25:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:25:59 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 23:25:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 23:25:59 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 23:26:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.940 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 23:26:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 23:26:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 23:26:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 23:26:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 23:26:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 23:26:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 23:26:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataOptionsTest 23:26:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataOptionsTest 23:26:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 23:26:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 23:26:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 23:26:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 23:26:02 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 23:26:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsOptionsTest 23:26:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsOptionsTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 23:26:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 23:26:02 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 23:26:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 23:26:03 [INFO] Running org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 23:26:03 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 23:26:03 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 23:26:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 23:26:03 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 23:26:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 23:26:03 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 23:26:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 23:26:03 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 23:26:03 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 23:26:03 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 23:26:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 23:26:04 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 23:26:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 23:26:04 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 23:26:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 23:26:04 [INFO] Running org.opendaylight.restconf.server.api.ServerExceptionTest 23:26:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.restconf.server.api.ServerExceptionTest 23:26:04 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 23:26:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 23:26:04 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 23:26:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 23:26:04 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateDataChangeEventSubscriptionRpcTest 23:26:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateDataChangeEventSubscriptionRpcTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 23:26:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 23:26:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 23:26:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 23:26:05 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 23:26:05 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 23:26:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 23:26:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.restconf.server.spi.NC1265Test 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 23:26:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 23:26:05 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.091 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 23:26:05 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 23:26:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 23:26:05 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 23:26:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 23:26:05 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 23:26:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 23:26:05 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 23:26:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 23:26:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 23:26:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 23:26:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 23:26:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 23:26:06 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 23:26:06 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.060 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 23:26:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 23:26:06 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 23:26:06 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 23:26:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 23:26:07 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 23:26:07 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 23:26:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 23:26:08 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 23:26:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.restconf.server.api.ParamsTest 23:26:08 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 23:26:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 23:26:08 [INFO] 23:26:08 [INFO] Results: 23:26:08 [INFO] 23:26:08 [WARNING] Tests run: 465, Failures: 0, Errors: 0, Skipped: 4 23:26:08 [INFO] 23:26:08 [INFO] 23:26:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-nb --- 23:26:08 [INFO] 23:26:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 23:26:08 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT.jar 23:26:08 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 23:26:08 [INFO] 23:26:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-nb --- 23:26:08 [INFO] No previous run data found, generating javadoc. 23:26:12 [WARNING] Javadoc Warnings 23:26:12 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:26:12 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 23:26:12 [WARNING] ^ 23:26:12 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:26:12 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 23:26:12 [WARNING] ^ 23:26:12 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 23:26:12 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 23:26:12 [WARNING] ^ 23:26:12 [WARNING] 3 warnings 23:26:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar 23:26:12 [INFO] 23:26:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-nb --- 23:26:12 [INFO] CycloneDX: Resolving Dependencies 23:26:14 [INFO] CycloneDX: Creating BOM version 1.5 with 94 component(s) 23:26:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/bom.xml 23:26:14 [INFO] attaching as restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 23:26:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/bom.json 23:26:14 [INFO] attaching as restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 23:26:14 [INFO] 23:26:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 23:26:14 [INFO] Skipping duplicate-finder execution! 23:26:14 [INFO] 23:26:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-nb --- 23:26:14 [WARNING] Used undeclared dependencies found: 23:26:14 [WARNING] org.xmlunit:xmlunit-core:jar:2.10.0:test 23:26:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test 23:26:14 [WARNING] com.google.inject:guice:jar:6.0.0:test 23:26:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test 23:26:14 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test 23:26:14 [WARNING] Unused declared dependencies found: 23:26:14 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 23:26:14 [INFO] 23:26:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-nb --- 23:26:14 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-sources.jar 23:26:14 [INFO] 23:26:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-nb --- 23:26:14 [INFO] 23:26:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-nb --- 23:26:14 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec 23:26:14 [INFO] Analyzed bundle 'restconf-nb' with 184 classes 23:26:14 [INFO] 23:26:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-nb --- 23:26:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.pom 23:26:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.jar 23:26:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar 23:26:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 23:26:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 23:26:14 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-sources.jar 23:26:14 [INFO] 23:26:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 23:26:14 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.jar 23:26:14 [INFO] Writing OBR metadata 23:26:14 [INFO] 23:26:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-nb --- 23:26:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:26:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:26:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:26:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:26:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:26:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:26:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:26:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:26:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:26:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:26:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:26:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:26:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:26:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:26:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:26:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:26:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:26:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:26:14 at java.lang.reflect.Method.invoke (Method.java:568) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:26:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:26:14 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 23:26:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:26:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:26:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:26:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:26:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:26:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:26:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:26:14 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:26:14 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:26:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:26:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:26:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:26:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:26:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:26:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:26:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:26:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:26:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:26:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:26:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:26:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:26:14 at java.lang.reflect.Method.invoke (Method.java:568) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:26:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:26:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/maven-metadata.xml 23:26:14 [INFO] 23:26:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 23:26:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:26:14 [INFO] 23:26:14 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 23:26:14 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.11-SNAPSHOT [85/121] 23:26:14 [INFO] ------------------------------[ feature ]------------------------------- 23:26:15 [INFO] 23:26:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-nb --- 23:26:15 [INFO] 23:26:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-nb --- 23:26:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:15 [INFO] 23:26:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 23:26:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:15 [INFO] 23:26:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-nb --- 23:26:15 [INFO] 23:26:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 23:26:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:26:15 [INFO] argLine set to empty 23:26:15 [INFO] 23:26:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-nb --- 23:26:15 [INFO] Starting audit... 23:26:15 Audit done. 23:26:15 [INFO] You have 0 Checkstyle violations. 23:26:15 [INFO] 23:26:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-nb --- 23:26:15 [INFO] Starting audit... 23:26:15 Audit done. 23:26:15 [INFO] You have 0 Checkstyle violations. 23:26:15 [INFO] 23:26:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-nb --- 23:26:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/classes/LICENSE 23:26:15 [INFO] 23:26:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 23:26:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/feature/feature.xml 23:26:15 [INFO] ...done! 23:26:15 [INFO] Attaching features XML 23:26:15 [INFO] 23:26:15 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-nb --- 23:26:15 [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 23:26:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:26:15 [INFO] 23:26:15 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 23:26:15 [INFO] 23:26:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-nb --- 23:26:15 [INFO] 23:26:15 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 23:26:15 [INFO] 23:26:15 [INFO] 23:26:15 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-nb --- 23:26:15 [INFO] 23:26:15 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-nb --- 23:26:15 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-nb 23:26:15 [INFO] Project dependency features detected: [] 23:26:15 [INFO] Pax Exam System (Version: 4.13.3) created. 23:26:15 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:26:16 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:26:16 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:26:16 [INFO] Waiting for remote bundle context.. on 21000 name: 9ef3baaa-2a46-435a-80cf-1a08bd2a38f0 timout: [ RelativeTimeout value = 180000 ] 23:26:33 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:26:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:26:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:26:33 [INFO] 23:26:33 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-nb --- 23:26:33 [INFO] 23:26:33 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-nb --- 23:26:33 [INFO] 23:26:33 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-nb --- 23:26:33 [INFO] CycloneDX: Resolving Dependencies 23:26:38 [INFO] CycloneDX: Creating BOM version 1.5 with 359 component(s) 23:26:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/bom.xml 23:26:38 [INFO] attaching as odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 23:26:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/bom.json 23:26:38 [INFO] attaching as odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 23:26:38 [INFO] 23:26:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 23:26:38 [INFO] Skipping duplicate-finder execution! 23:26:38 [INFO] 23:26:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-nb --- 23:26:38 [INFO] Skipping plugin execution 23:26:38 [INFO] 23:26:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-nb --- 23:26:38 [INFO] Skipping source per configuration. 23:26:38 [INFO] 23:26:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-nb --- 23:26:38 [INFO] 23:26:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-nb --- 23:26:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:26:38 [INFO] 23:26:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-nb --- 23:26:38 [WARNING] 23:26:38 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 23:26:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:26:38 [WARNING] 23:26:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:26:38 [WARNING] 23:26:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT.pom 23:26:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT-features.xml 23:26:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 23:26:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 23:26:38 [INFO] 23:26:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-nb --- 23:26:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:26:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:26:38 [WARNING] 23:26:38 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 23:26:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:26:38 [WARNING] 23:26:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:26:38 [WARNING] 23:26:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:26:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:26:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:26:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:26:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:26:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:26:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:26:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:26:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:26:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:26:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:26:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:26:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:26:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:26:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:26:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:26:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:26:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:26:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:26:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:26:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:26:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:26:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:26:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:26:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:26:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:26:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:26:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:26:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:26:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:26:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 23:26:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:26:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:26:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:26:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:26:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:26:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:26:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:26:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:26:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:26:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:26:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:26:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:26:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:26:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:26:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:26:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:26:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:26:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:26:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:26:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:26:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:26:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:26:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:26:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:26:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:26:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:26:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:26:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:26:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:26:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:26:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 23:26:38 [INFO] 23:26:38 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 23:26:38 [INFO] Building OpenDaylight :: Restconf 7.0.11-SNAPSHOT [86/121] 23:26:38 [INFO] ------------------------------[ feature ]------------------------------- 23:26:38 [INFO] 23:26:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf --- 23:26:38 [INFO] 23:26:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf --- 23:26:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:38 [INFO] 23:26:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf --- 23:26:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:38 [INFO] 23:26:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf --- 23:26:39 [INFO] 23:26:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf --- 23:26:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:26:39 [INFO] argLine set to empty 23:26:39 [INFO] 23:26:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf --- 23:26:39 [INFO] Starting audit... 23:26:39 Audit done. 23:26:39 [INFO] You have 0 Checkstyle violations. 23:26:39 [INFO] 23:26:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf --- 23:26:39 [INFO] Starting audit... 23:26:39 Audit done. 23:26:39 [INFO] You have 0 Checkstyle violations. 23:26:39 [INFO] 23:26:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf --- 23:26:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/classes/LICENSE 23:26:39 [INFO] 23:26:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 23:26:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/feature/feature.xml 23:26:39 [INFO] ...done! 23:26:39 [INFO] Attaching features XML 23:26:39 [INFO] 23:26:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf --- 23:26:39 [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 23:26:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:26:39 [INFO] 23:26:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf >>> 23:26:39 [INFO] 23:26:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf --- 23:26:39 [INFO] 23:26:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf <<< 23:26:39 [INFO] 23:26:39 [INFO] 23:26:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf --- 23:26:39 [INFO] 23:26:39 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf --- 23:26:39 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf 23:26:39 [INFO] Project dependency features detected: [] 23:26:39 [INFO] Pax Exam System (Version: 4.13.3) created. 23:26:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:26:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:26:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:26:40 [INFO] Waiting for remote bundle context.. on 21000 name: f403e032-23a5-4a8f-93af-c1e3608a9f59 timout: [ RelativeTimeout value = 180000 ] 23:26:56 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:26:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:26:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:26:57 [INFO] 23:26:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf --- 23:26:57 [INFO] 23:26:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf --- 23:26:57 [INFO] 23:26:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf --- 23:26:57 [INFO] CycloneDX: Resolving Dependencies 23:27:01 [INFO] CycloneDX: Creating BOM version 1.5 with 360 component(s) 23:27:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/bom.xml 23:27:01 [INFO] attaching as odl-restconf-7.0.11-SNAPSHOT-cyclonedx.xml 23:27:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/bom.json 23:27:01 [INFO] attaching as odl-restconf-7.0.11-SNAPSHOT-cyclonedx.json 23:27:01 [INFO] 23:27:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 23:27:01 [INFO] Skipping duplicate-finder execution! 23:27:01 [INFO] 23:27:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf --- 23:27:01 [INFO] Skipping plugin execution 23:27:01 [INFO] 23:27:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf --- 23:27:01 [INFO] Skipping source per configuration. 23:27:01 [INFO] 23:27:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf --- 23:27:01 [INFO] 23:27:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf --- 23:27:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:01 [INFO] 23:27:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf --- 23:27:01 [WARNING] 23:27:01 [WARNING] The packaging plugin for project odl-restconf did not assign 23:27:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:27:01 [WARNING] 23:27:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:27:01 [WARNING] 23:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT.pom 23:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT-features.xml 23:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT-cyclonedx.xml 23:27:01 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT-cyclonedx.json 23:27:01 [INFO] 23:27:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf --- 23:27:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:27:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:27:01 [WARNING] 23:27:01 [WARNING] The packaging plugin for project odl-restconf did not assign 23:27:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:27:01 [WARNING] 23:27:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:27:01 [WARNING] 23:27:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml 23:27:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:27:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:27:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:27:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:27:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:27:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:27:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:27:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:27:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:27:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:27:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:27:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:27:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:27:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:27:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:27:01 at java.lang.reflect.Method.invoke (Method.java:568) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:27:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml 23:27:01 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 23:27:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:27:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:27:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:27:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:27:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:27:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:27:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:27:01 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:27:01 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:27:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:27:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:27:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:27:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:27:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:27:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:27:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:27:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:27:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:27:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:27:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:27:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:27:01 at java.lang.reflect.Method.invoke (Method.java:568) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:27:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:27:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/maven-metadata.xml 23:27:01 [INFO] 23:27:01 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 23:27:01 [INFO] Building restconf-openapi 7.0.11-SNAPSHOT [87/121] 23:27:01 [INFO] -------------------------------[ bundle ]------------------------------- 23:27:02 [INFO] 23:27:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-openapi --- 23:27:02 [INFO] 23:27:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-openapi --- 23:27:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:02 [INFO] 23:27:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-openapi --- 23:27:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:02 [INFO] 23:27:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-openapi --- 23:27:02 [INFO] 23:27:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-openapi --- 23:27:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:27:02 [INFO] 23:27:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-openapi --- 23:27:02 [INFO] Starting audit... 23:27:02 Audit done. 23:27:02 [INFO] You have 0 Checkstyle violations. 23:27:02 [INFO] 23:27:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-openapi --- 23:27:03 [INFO] Starting audit... 23:27:03 Audit done. 23:27:03 [INFO] You have 0 Checkstyle violations. 23:27:03 [INFO] 23:27:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-openapi --- 23:27:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/classes/LICENSE 23:27:03 [INFO] 23:27:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 23:27:03 [INFO] Copying 20 resources from src/main/resources to target/classes 23:27:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/generated-sources/spi 23:27:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/generated-sources/yang 23:27:03 [INFO] 23:27:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-openapi --- 23:27:03 [INFO] Recompiling the module because of changed dependency. 23:27:03 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[163,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[121,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[143,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[180,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[41,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[51,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 23:27:03 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 23:27:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[164,37] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[188,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[247,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[282,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[201,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:27:03 [INFO] 23:27:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 23:27:03 [INFO] 23:27:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-openapi --- 23:27:03 [INFO] Fork Value is true 23:27:09 [INFO] Done SpotBugs Analysis.... 23:27:09 [INFO] 23:27:09 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 23:27:09 [INFO] 23:27:09 [INFO] 23:27:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-openapi --- 23:27:09 [INFO] BugInstance size is 0 23:27:09 [INFO] Error size is 0 23:27:09 [INFO] No errors/warnings found 23:27:09 [INFO] 23:27:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 23:27:09 [INFO] Copying 84 resources from src/test/resources to target/test-classes 23:27:09 [INFO] 23:27:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-openapi --- 23:27:09 [INFO] Recompiling the module because of changed dependency. 23:27:09 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 23:27:09 [INFO] 23:27:09 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-openapi --- 23:27:09 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/surefire-reports 23:27:09 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:27:09 [INFO] 23:27:09 [INFO] ------------------------------------------------------- 23:27:09 [INFO] T E S T S 23:27:09 [INFO] ------------------------------------------------------- 23:27:10 [INFO] Running org.opendaylight.restconf.openapi.impl.BugsDocumentTest 23:27:11 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:27:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.963 s -- in org.opendaylight.restconf.openapi.impl.BugsDocumentTest 23:27:14 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1386Test 23:27:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.restconf.openapi.impl.NC1386Test 23:27:14 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1389Test 23:27:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.restconf.openapi.impl.NC1389Test 23:27:14 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1398Test 23:27:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.restconf.openapi.impl.NC1398Test 23:27:14 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 23:27:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 23:27:14 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 23:27:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 23:27:15 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 23:27:16 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 23:27:16 [INFO] 23:27:16 [INFO] Results: 23:27:16 [INFO] 23:27:16 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 23:27:16 [INFO] 23:27:16 [INFO] 23:27:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-openapi --- 23:27:16 [INFO] 23:27:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 23:27:16 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.11-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 23:27:16 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT.jar 23:27:16 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 23:27:16 [INFO] 23:27:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-openapi --- 23:27:16 [INFO] No previous run data found, generating javadoc. 23:27:18 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar 23:27:19 [INFO] 23:27:19 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-openapi --- 23:27:19 [INFO] CycloneDX: Resolving Dependencies 23:27:20 [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) 23:27:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/bom.xml 23:27:20 [INFO] attaching as restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 23:27:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/bom.json 23:27:20 [INFO] attaching as restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 23:27:20 [INFO] 23:27:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 23:27:20 [INFO] Skipping duplicate-finder execution! 23:27:20 [INFO] 23:27:20 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-openapi --- 23:27:20 [WARNING] Used undeclared dependencies found: 23:27:20 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 23:27:20 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 23:27:20 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.44:test 23:27:20 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 23:27:20 [WARNING] Non-test scoped test only dependencies found: 23:27:20 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 23:27:20 [INFO] 23:27:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-openapi --- 23:27:20 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-sources.jar 23:27:20 [INFO] 23:27:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-openapi --- 23:27:20 [INFO] 23:27:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-openapi --- 23:27:20 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec 23:27:20 [INFO] Analyzed bundle 'restconf-openapi' with 49 classes 23:27:21 [INFO] 23:27:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-openapi --- 23:27:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT.pom 23:27:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT.jar 23:27:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar 23:27:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 23:27:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 23:27:21 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-sources.jar 23:27:21 [INFO] 23:27:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 23:27:21 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT.jar 23:27:21 [INFO] Writing OBR metadata 23:27:21 [INFO] 23:27:21 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-openapi --- 23:27:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:27:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:27:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml 23:27:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:27:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:27:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:27:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:27:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:27:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:27:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:27:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:27:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:27:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:27:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:27:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:27:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:27:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:27:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:27:21 at java.lang.reflect.Method.invoke (Method.java:568) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:27:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml 23:27:21 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 23:27:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:27:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:27:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:27:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:27:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:27:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:27:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:27:21 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:27:21 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:27:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:27:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:27:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:27:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:27:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:27:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:27:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:27:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:27:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:27:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:27:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:27:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:27:21 at java.lang.reflect.Method.invoke (Method.java:568) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:27:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:27:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 23:27:21 [INFO] 23:27:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 23:27:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:27:21 [INFO] 23:27:21 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 23:27:21 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.11-SNAPSHOT [88/121] 23:27:21 [INFO] ------------------------------[ feature ]------------------------------- 23:27:21 [INFO] 23:27:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-openapi --- 23:27:21 [INFO] 23:27:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-openapi --- 23:27:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:21 [INFO] 23:27:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 23:27:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:21 [INFO] 23:27:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-openapi --- 23:27:22 [INFO] 23:27:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 23:27:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:22 [INFO] argLine set to empty 23:27:22 [INFO] 23:27:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-openapi --- 23:27:22 [INFO] Starting audit... 23:27:22 Audit done. 23:27:22 [INFO] You have 0 Checkstyle violations. 23:27:22 [INFO] 23:27:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-openapi --- 23:27:22 [INFO] Starting audit... 23:27:22 Audit done. 23:27:22 [INFO] You have 0 Checkstyle violations. 23:27:22 [INFO] 23:27:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-openapi --- 23:27:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/classes/LICENSE 23:27:22 [INFO] 23:27:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 23:27:22 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml 23:27:22 [INFO] ...done! 23:27:22 [INFO] Attaching features XML 23:27:22 [INFO] 23:27:22 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-openapi --- 23:27:22 [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 23:27:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:27:22 [INFO] 23:27:22 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 23:27:22 [INFO] 23:27:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-openapi --- 23:27:22 [INFO] 23:27:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 23:27:22 [INFO] 23:27:22 [INFO] 23:27:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-openapi --- 23:27:22 [INFO] 23:27:22 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-openapi --- 23:27:22 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-openapi 23:27:22 [INFO] Project dependency features detected: [] 23:27:22 [INFO] Pax Exam System (Version: 4.13.3) created. 23:27:22 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:27:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:27:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:27:23 [INFO] Waiting for remote bundle context.. on 21000 name: e5d497f2-79e8-4c13-a915-6568cd7c9af7 timout: [ RelativeTimeout value = 180000 ] 23:27:39 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:27:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:27:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:27:39 [INFO] 23:27:39 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-openapi --- 23:27:39 [INFO] 23:27:39 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-openapi --- 23:27:39 [INFO] 23:27:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-openapi --- 23:27:39 [INFO] CycloneDX: Resolving Dependencies 23:27:44 [INFO] CycloneDX: Creating BOM version 1.5 with 373 component(s) 23:27:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/bom.xml 23:27:44 [INFO] attaching as odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 23:27:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/bom.json 23:27:44 [INFO] attaching as odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 23:27:44 [INFO] 23:27:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 23:27:44 [INFO] Skipping duplicate-finder execution! 23:27:44 [INFO] 23:27:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 23:27:44 [INFO] Skipping plugin execution 23:27:44 [INFO] 23:27:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 23:27:44 [INFO] Skipping source per configuration. 23:27:44 [INFO] 23:27:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-openapi --- 23:27:44 [INFO] 23:27:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-openapi --- 23:27:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:44 [INFO] 23:27:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-openapi --- 23:27:44 [WARNING] 23:27:44 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 23:27:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:27:44 [WARNING] 23:27:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:27:44 [WARNING] 23:27:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT.pom 23:27:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT-features.xml 23:27:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 23:27:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 23:27:44 [INFO] 23:27:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-openapi --- 23:27:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:27:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:27:44 [WARNING] 23:27:44 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 23:27:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:27:44 [WARNING] 23:27:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:27:44 [WARNING] 23:27:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml 23:27:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:27:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:27:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:27:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:27:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:27:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:27:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:27:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:27:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:27:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:27:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:27:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:27:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:27:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:27:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:27:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:27:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:27:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:27:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:27:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:27:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:27:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:27:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:27:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:27:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:27:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:27:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:27:44 at java.lang.reflect.Method.invoke (Method.java:568) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:27:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml 23:27:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 23:27:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:27:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:27:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:27:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:27:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:27:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:27:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:27:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:27:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:27:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:27:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:27:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:27:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:27:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:27:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:27:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:27:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:27:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:27:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:27:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:27:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:27:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:27:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:27:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:27:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:27:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:27:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:27:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:27:44 at java.lang.reflect.Method.invoke (Method.java:568) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:27:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:27:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 23:27:44 [INFO] 23:27:44 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 23:27:44 [INFO] Building OpenDaylight :: Restconf :: All 7.0.11-SNAPSHOT [89/121] 23:27:44 [INFO] ------------------------------[ feature ]------------------------------- 23:27:44 [INFO] 23:27:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-all --- 23:27:44 [INFO] 23:27:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-all --- 23:27:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:44 [INFO] 23:27:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 23:27:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:44 [INFO] 23:27:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-all --- 23:27:45 [INFO] 23:27:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-all --- 23:27:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:45 [INFO] argLine set to empty 23:27:45 [INFO] 23:27:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-all --- 23:27:45 [INFO] Starting audit... 23:27:45 Audit done. 23:27:45 [INFO] You have 0 Checkstyle violations. 23:27:45 [INFO] 23:27:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-all --- 23:27:45 [INFO] Starting audit... 23:27:45 Audit done. 23:27:45 [INFO] You have 0 Checkstyle violations. 23:27:45 [INFO] 23:27:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-all --- 23:27:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/classes/LICENSE 23:27:45 [INFO] 23:27:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 23:27:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/feature/feature.xml 23:27:45 [INFO] ...done! 23:27:45 [INFO] Attaching features XML 23:27:45 [INFO] 23:27:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-all --- 23:27:45 [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 23:27:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:27:45 [INFO] 23:27:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 23:27:45 [INFO] 23:27:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-all --- 23:27:45 [INFO] 23:27:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 23:27:45 [INFO] 23:27:45 [INFO] 23:27:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-all --- 23:27:45 [INFO] 23:27:45 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-all --- 23:27:45 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-all 23:27:45 [INFO] Project dependency features detected: [] 23:27:45 [INFO] Pax Exam System (Version: 4.13.3) created. 23:27:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:27:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:27:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:27:46 [INFO] Waiting for remote bundle context.. on 21000 name: 293f03d9-5fb7-4bf6-b67e-334934f3ad98 timout: [ RelativeTimeout value = 180000 ] 23:28:03 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:28:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:28:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:28:03 [INFO] 23:28:03 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-all --- 23:28:03 [INFO] 23:28:03 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-all --- 23:28:03 [INFO] 23:28:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-all --- 23:28:03 [INFO] CycloneDX: Resolving Dependencies 23:28:08 [INFO] CycloneDX: Creating BOM version 1.5 with 374 component(s) 23:28:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/bom.xml 23:28:09 [INFO] attaching as odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/bom.json 23:28:09 [INFO] attaching as odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.json 23:28:09 [INFO] 23:28:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 23:28:09 [INFO] Skipping duplicate-finder execution! 23:28:09 [INFO] 23:28:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-all --- 23:28:09 [INFO] Skipping plugin execution 23:28:09 [INFO] 23:28:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-all --- 23:28:09 [INFO] Skipping source per configuration. 23:28:09 [INFO] 23:28:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-all --- 23:28:09 [INFO] 23:28:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-all --- 23:28:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:09 [INFO] 23:28:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-all --- 23:28:09 [WARNING] 23:28:09 [WARNING] The packaging plugin for project odl-restconf-all did not assign 23:28:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:28:09 [WARNING] 23:28:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:28:09 [WARNING] 23:28:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT.pom 23:28:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT-features.xml 23:28:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:09 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.json 23:28:09 [INFO] 23:28:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-all --- 23:28:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:09 [WARNING] 23:28:09 [WARNING] The packaging plugin for project odl-restconf-all did not assign 23:28:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:28:09 [WARNING] 23:28:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:28:09 [WARNING] 23:28:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:09 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:09 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 23:28:09 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:09 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:09 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:09 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:09 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:09 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:09 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:09 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:09 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:09 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:09 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:09 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:09 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:09 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:09 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:09 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:09 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:09 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:09 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:09 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:09 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:09 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:09 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:09 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:09 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 23:28:09 [INFO] 23:28:09 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 23:28:09 [INFO] Building keystore-plaintext-api 7.0.11-SNAPSHOT [90/121] 23:28:09 [INFO] -------------------------------[ bundle ]------------------------------- 23:28:09 [INFO] 23:28:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-api --- 23:28:09 [INFO] 23:28:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-api --- 23:28:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:09 [INFO] 23:28:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 23:28:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:09 [INFO] 23:28:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-api --- 23:28:09 [INFO] 23:28:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 23:28:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:28:09 [INFO] 23:28:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-api --- 23:28:09 [INFO] Starting audit... 23:28:09 Audit done. 23:28:09 [INFO] You have 0 Checkstyle violations. 23:28:09 [INFO] 23:28:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-api --- 23:28:09 [INFO] Starting audit... 23:28:09 Audit done. 23:28:09 [INFO] You have 0 Checkstyle violations. 23:28:09 [INFO] 23:28:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-api --- 23:28:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/classes/LICENSE 23:28:09 [INFO] 23:28:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 23:28:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/src/main/resources 23:28:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/generated-sources/spi 23:28:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/generated-sources/yang 23:28:09 [INFO] 23:28:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-api --- 23:28:09 [INFO] Recompiling the module because of changed dependency. 23:28:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 23:28:09 [INFO] 23:28:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 23:28:09 [INFO] 23:28:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-plaintext-api --- 23:28:09 [INFO] Fork Value is true 23:28:11 [INFO] Done SpotBugs Analysis.... 23:28:11 [INFO] 23:28:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 23:28:11 [INFO] 23:28:11 [INFO] 23:28:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-plaintext-api --- 23:28:11 [INFO] BugInstance size is 0 23:28:11 [INFO] Error size is 0 23:28:11 [INFO] No errors/warnings found 23:28:11 [INFO] 23:28:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 23:28:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/src/test/resources 23:28:11 [INFO] 23:28:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-api --- 23:28:11 [INFO] No sources to compile 23:28:11 [INFO] 23:28:11 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-plaintext-api --- 23:28:11 [INFO] No tests to run. 23:28:11 [INFO] 23:28:11 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-plaintext-api --- 23:28:11 [INFO] 23:28:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-api --- 23:28:11 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 23:28:11 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 23:28:11 [INFO] 23:28:11 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-plaintext-api --- 23:28:11 [INFO] No previous run data found, generating javadoc. 23:28:12 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar 23:28:12 [INFO] 23:28:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-plaintext-api --- 23:28:12 [INFO] CycloneDX: Resolving Dependencies 23:28:13 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 23:28:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/bom.xml 23:28:13 [INFO] attaching as keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/bom.json 23:28:13 [INFO] attaching as keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.json 23:28:13 [INFO] 23:28:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 23:28:13 [INFO] Skipping duplicate-finder execution! 23:28:13 [INFO] 23:28:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 23:28:13 [INFO] No dependency problems found 23:28:13 [INFO] 23:28:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 23:28:13 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar 23:28:13 [INFO] 23:28:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-api --- 23:28:13 [INFO] 23:28:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-api --- 23:28:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:28:13 [INFO] 23:28:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-api --- 23:28:13 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT.pom 23:28:13 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 23:28:13 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar 23:28:13 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:13 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.json 23:28:13 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar 23:28:13 [INFO] 23:28:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-api --- 23:28:13 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 23:28:13 [INFO] Writing OBR metadata 23:28:13 [INFO] 23:28:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-api --- 23:28:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:13 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:13 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml 23:28:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:13 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:13 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:13 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml 23:28:13 [INFO] 23:28:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-api --- 23:28:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:28:13 [INFO] 23:28:13 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 23:28:13 [INFO] Building keystore-plaintext-localfile 7.0.11-SNAPSHOT [91/121] 23:28:13 [INFO] -------------------------------[ bundle ]------------------------------- 23:28:13 [INFO] 23:28:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-localfile --- 23:28:13 [INFO] 23:28:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:13 [INFO] 23:28:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:13 [INFO] 23:28:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-localfile --- 23:28:13 [INFO] 23:28:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 23:28:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:28:13 [INFO] 23:28:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Starting audit... 23:28:13 Audit done. 23:28:13 [INFO] You have 0 Checkstyle violations. 23:28:13 [INFO] 23:28:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Starting audit... 23:28:13 Audit done. 23:28:13 [INFO] You have 0 Checkstyle violations. 23:28:13 [INFO] 23:28:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/classes/LICENSE 23:28:13 [INFO] 23:28:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Copying 1 resource from src/main/resources to target/classes 23:28:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/generated-sources/spi 23:28:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/generated-sources/yang 23:28:13 [INFO] 23:28:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-localfile --- 23:28:13 [INFO] Recompiling the module because of changed dependency. 23:28:13 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 23:28:14 [INFO] 23:28:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 23:28:14 [INFO] 23:28:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 23:28:14 [INFO] Fork Value is true 23:28:17 [INFO] Done SpotBugs Analysis.... 23:28:17 [INFO] 23:28:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 23:28:17 [INFO] 23:28:17 [INFO] 23:28:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-plaintext-localfile --- 23:28:17 [INFO] BugInstance size is 0 23:28:17 [INFO] Error size is 0 23:28:17 [INFO] No errors/warnings found 23:28:17 [INFO] 23:28:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 23:28:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/src/test/resources 23:28:17 [INFO] 23:28:17 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 23:28:17 [INFO] Recompiling the module because of changed dependency. 23:28:17 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 23:28:17 [INFO] 23:28:17 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-plaintext-localfile --- 23:28:17 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/surefire-reports 23:28:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:28:17 [INFO] 23:28:17 [INFO] ------------------------------------------------------- 23:28:17 [INFO] T E S T S 23:28:17 [INFO] ------------------------------------------------------- 23:28:18 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 23:28:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 23:28:18 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 23:28:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:28:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 23:28:20 [INFO] 23:28:20 [INFO] Results: 23:28:20 [INFO] 23:28:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 23:28:20 [INFO] 23:28:20 [INFO] 23:28:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-plaintext-localfile --- 23:28:20 [INFO] 23:28:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-localfile --- 23:28:20 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 23:28:20 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 23:28:20 [INFO] 23:28:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-plaintext-localfile --- 23:28:20 [INFO] No previous run data found, generating javadoc. 23:28:21 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar 23:28:21 [INFO] 23:28:21 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-plaintext-localfile --- 23:28:21 [INFO] CycloneDX: Resolving Dependencies 23:28:22 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 23:28:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/bom.xml 23:28:22 [INFO] attaching as keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/bom.json 23:28:22 [INFO] attaching as keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.json 23:28:22 [INFO] 23:28:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Skipping duplicate-finder execution! 23:28:22 [INFO] 23:28:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 23:28:22 [WARNING] Used undeclared dependencies found: 23:28:22 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 23:28:22 [INFO] 23:28:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar 23:28:22 [INFO] 23:28:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 23:28:22 [INFO] 23:28:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 23:28:22 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 23:28:22 [INFO] 23:28:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT.pom 23:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 23:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar 23:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.json 23:28:22 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar 23:28:22 [INFO] 23:28:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 23:28:22 [INFO] Writing OBR metadata 23:28:22 [INFO] 23:28:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:22 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml 23:28:22 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:22 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:22 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:22 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:22 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:22 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:22 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:22 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:22 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:22 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:22 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:22 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:22 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:22 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:22 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:22 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:22 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:22 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:22 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:22 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:22 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:22 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:22 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml 23:28:22 [INFO] 23:28:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-localfile --- 23:28:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:28:22 [INFO] 23:28:22 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 23:28:22 [INFO] Building keystore-plaintext-cli 7.0.11-SNAPSHOT [92/121] 23:28:22 [INFO] -------------------------------[ bundle ]------------------------------- 23:28:22 [INFO] 23:28:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-cli --- 23:28:22 [INFO] 23:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-cli --- 23:28:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:22 [INFO] 23:28:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 23:28:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:22 [INFO] 23:28:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-cli --- 23:28:22 [INFO] 23:28:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 23:28:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:28:22 [INFO] 23:28:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-cli --- 23:28:22 [INFO] Starting audit... 23:28:22 Audit done. 23:28:22 [INFO] You have 0 Checkstyle violations. 23:28:22 [INFO] 23:28:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-cli --- 23:28:22 [INFO] Starting audit... 23:28:22 Audit done. 23:28:22 [INFO] You have 0 Checkstyle violations. 23:28:22 [INFO] 23:28:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-cli --- 23:28:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/classes/LICENSE 23:28:22 [INFO] 23:28:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 23:28:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/src/main/resources 23:28:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/generated-sources/spi 23:28:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/generated-sources/yang 23:28:22 [INFO] 23:28:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-cli --- 23:28:22 [INFO] Recompiling the module because of changed dependency. 23:28:22 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 23:28:23 [INFO] 23:28:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 23:28:23 [INFO] 23:28:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-plaintext-cli --- 23:28:23 [INFO] Fork Value is true 23:28:25 [INFO] Done SpotBugs Analysis.... 23:28:25 [INFO] 23:28:25 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 23:28:25 [INFO] 23:28:25 [INFO] 23:28:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-plaintext-cli --- 23:28:25 [INFO] BugInstance size is 0 23:28:25 [INFO] Error size is 0 23:28:25 [INFO] No errors/warnings found 23:28:25 [INFO] 23:28:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 23:28:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/src/test/resources 23:28:25 [INFO] 23:28:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-cli --- 23:28:25 [INFO] No sources to compile 23:28:25 [INFO] 23:28:25 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-plaintext-cli --- 23:28:25 [INFO] No tests to run. 23:28:25 [INFO] 23:28:25 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-plaintext-cli --- 23:28:25 [INFO] 23:28:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-cli --- 23:28:25 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 23:28:25 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 23:28:25 [INFO] 23:28:25 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-plaintext-cli --- 23:28:25 [INFO] No previous run data found, generating javadoc. 23:28:26 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar 23:28:26 [INFO] 23:28:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-plaintext-cli --- 23:28:26 [INFO] CycloneDX: Resolving Dependencies 23:28:27 [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s) 23:28:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/bom.xml 23:28:27 [INFO] attaching as keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/bom.json 23:28:27 [INFO] attaching as keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.json 23:28:27 [INFO] 23:28:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 23:28:27 [INFO] Skipping duplicate-finder execution! 23:28:27 [INFO] 23:28:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 23:28:27 [INFO] No dependency problems found 23:28:27 [INFO] 23:28:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 23:28:27 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar 23:28:27 [INFO] 23:28:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-cli --- 23:28:27 [INFO] 23:28:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-cli --- 23:28:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:28:27 [INFO] 23:28:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-cli --- 23:28:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT.pom 23:28:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 23:28:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar 23:28:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.json 23:28:27 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar 23:28:27 [INFO] 23:28:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-cli --- 23:28:27 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 23:28:27 [INFO] Writing OBR metadata 23:28:27 [INFO] 23:28:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-cli --- 23:28:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml 23:28:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml 23:28:27 [INFO] 23:28:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-cli --- 23:28:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:28:27 [INFO] 23:28:27 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 23:28:27 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 7.0.11-SNAPSHOT [93/121] 23:28:27 [INFO] ------------------------------[ feature ]------------------------------- 23:28:27 [INFO] 23:28:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-keystore-plaintext --- 23:28:27 [INFO] 23:28:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 23:28:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:27 [INFO] 23:28:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 23:28:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:27 [INFO] 23:28:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 23:28:27 [INFO] 23:28:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 23:28:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:27 [INFO] argLine set to empty 23:28:27 [INFO] 23:28:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] Starting audit... 23:28:28 Audit done. 23:28:28 [INFO] You have 0 Checkstyle violations. 23:28:28 [INFO] 23:28:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] Starting audit... 23:28:28 Audit done. 23:28:28 [INFO] You have 0 Checkstyle violations. 23:28:28 [INFO] 23:28:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/classes/LICENSE 23:28:28 [INFO] 23:28:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 23:28:28 [INFO] ...done! 23:28:28 [INFO] Attaching features XML 23:28:28 [INFO] 23:28:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore-plaintext --- 23:28:28 [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 23:28:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:28:28 [INFO] 23:28:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 23:28:28 [INFO] 23:28:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] 23:28:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 23:28:28 [INFO] 23:28:28 [INFO] 23:28:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] 23:28:28 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-keystore-plaintext --- 23:28:28 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore-plaintext 23:28:28 [INFO] Project dependency features detected: [] 23:28:28 [INFO] Pax Exam System (Version: 4.13.3) created. 23:28:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:28:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:28:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:28:28 [INFO] Waiting for remote bundle context.. on 21000 name: 99c44701-4a8f-4892-858f-ca40701f9155 timout: [ RelativeTimeout value = 180000 ] 23:28:35 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:28:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:28:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:28:35 [INFO] 23:28:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-keystore-plaintext --- 23:28:35 [INFO] 23:28:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 23:28:35 [INFO] 23:28:35 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-keystore-plaintext --- 23:28:35 [INFO] CycloneDX: Resolving Dependencies 23:28:36 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 23:28:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml 23:28:36 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json 23:28:36 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.json 23:28:36 [INFO] 23:28:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 23:28:36 [INFO] Skipping duplicate-finder execution! 23:28:36 [INFO] 23:28:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 23:28:36 [INFO] Skipping plugin execution 23:28:36 [INFO] 23:28:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 23:28:36 [INFO] Skipping source per configuration. 23:28:36 [INFO] 23:28:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 23:28:36 [INFO] 23:28:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore-plaintext --- 23:28:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:36 [INFO] 23:28:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-keystore-plaintext --- 23:28:36 [WARNING] 23:28:36 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 23:28:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:28:36 [WARNING] 23:28:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:28:36 [WARNING] 23:28:36 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT.pom 23:28:36 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-features.xml 23:28:36 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:36 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.json 23:28:36 [INFO] 23:28:36 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 23:28:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:36 [WARNING] 23:28:36 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 23:28:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:28:36 [WARNING] 23:28:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:28:36 [WARNING] 23:28:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:36 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:36 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml 23:28:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:36 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:36 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:36 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml 23:28:36 [INFO] 23:28:36 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 23:28:36 [INFO] Building features-netconf 7.0.11-SNAPSHOT [94/121] 23:28:36 [INFO] ------------------------------[ feature ]------------------------------- 23:28:36 [INFO] 23:28:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf --- 23:28:36 [INFO] 23:28:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf --- 23:28:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:36 [INFO] 23:28:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf --- 23:28:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:36 [INFO] 23:28:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf --- 23:28:37 [INFO] 23:28:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf --- 23:28:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:37 [INFO] argLine set to empty 23:28:37 [INFO] 23:28:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf --- 23:28:37 [INFO] Starting audit... 23:28:37 Audit done. 23:28:37 [INFO] You have 0 Checkstyle violations. 23:28:37 [INFO] 23:28:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf --- 23:28:37 [INFO] Starting audit... 23:28:37 Audit done. 23:28:37 [INFO] You have 0 Checkstyle violations. 23:28:37 [INFO] 23:28:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf --- 23:28:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/classes/LICENSE 23:28:37 [INFO] 23:28:37 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 23:28:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/feature/feature.xml 23:28:37 [INFO] ...done! 23:28:37 [INFO] Attaching features XML 23:28:37 [INFO] 23:28:37 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf --- 23:28:37 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:28:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:28:37 [INFO] 23:28:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-netconf >>> 23:28:37 [INFO] 23:28:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-netconf --- 23:28:37 [INFO] 23:28:37 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-netconf <<< 23:28:37 [INFO] 23:28:37 [INFO] 23:28:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-netconf --- 23:28:37 [INFO] 23:28:37 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-netconf --- 23:28:37 [INFO] 23:28:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-netconf --- 23:28:37 [INFO] 23:28:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-netconf --- 23:28:37 [INFO] 23:28:37 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-netconf --- 23:28:37 [INFO] CycloneDX: Resolving Dependencies 23:28:43 [INFO] CycloneDX: Creating BOM version 1.5 with 446 component(s) 23:28:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/bom.xml 23:28:44 [INFO] attaching as features-netconf-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/bom.json 23:28:44 [INFO] attaching as features-netconf-7.0.11-SNAPSHOT-cyclonedx.json 23:28:44 [INFO] 23:28:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 23:28:44 [INFO] Skipping duplicate-finder execution! 23:28:44 [INFO] 23:28:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf --- 23:28:44 [INFO] Skipping plugin execution 23:28:44 [INFO] 23:28:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf --- 23:28:44 [INFO] No sources in project. Archive not created. 23:28:44 [INFO] 23:28:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf --- 23:28:44 [INFO] 23:28:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf --- 23:28:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:44 [INFO] 23:28:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf --- 23:28:44 [WARNING] 23:28:44 [WARNING] The packaging plugin for project features-netconf did not assign 23:28:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:28:44 [WARNING] 23:28:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:28:44 [WARNING] 23:28:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT.pom 23:28:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT-features.xml 23:28:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:44 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT-cyclonedx.json 23:28:44 [INFO] 23:28:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf --- 23:28:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:44 [WARNING] 23:28:44 [WARNING] The packaging plugin for project features-netconf did not assign 23:28:44 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:28:44 [WARNING] 23:28:44 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:28:44 [WARNING] 23:28:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:44 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:44 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 23:28:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:44 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:44 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:44 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/maven-metadata.xml 23:28:44 [INFO] 23:28:44 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 23:28:44 [INFO] Building netconf-test-perf 7.0.11-SNAPSHOT [95/121] 23:28:44 [INFO] -------------------------------[ bundle ]------------------------------- 23:28:44 [INFO] 23:28:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-perf --- 23:28:44 [INFO] 23:28:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-perf --- 23:28:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:44 [INFO] 23:28:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 23:28:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:44 [INFO] 23:28:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-perf --- 23:28:44 [INFO] 23:28:44 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-perf --- 23:28:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:28:44 [INFO] 23:28:44 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-test-perf --- 23:28:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:28:44 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/src/main/yang 23:28:44 [INFO] yang-to-sources: Found 24 dependencies in 25.65 ms 23:28:44 [INFO] yang-to-sources: Project model files found: 4 in 2.170 ms 23:28:44 [INFO] yang-to-sources: 5 YANG models processed in 104.1 ms 23:28:44 [INFO] BindingJavaFileGenerator: Defined 134 files in 4.199 ms 23:28:44 [INFO] Sorted 134 files into 28 directories in 164.4 μs 23:28:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 29.54 ms 23:28:45 [INFO] 23:28:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-perf --- 23:28:45 [INFO] Starting audit... 23:28:45 Audit done. 23:28:45 [INFO] You have 0 Checkstyle violations. 23:28:45 [INFO] 23:28:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-perf --- 23:28:45 [INFO] Starting audit... 23:28:45 Audit done. 23:28:45 [INFO] You have 0 Checkstyle violations. 23:28:45 [INFO] 23:28:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-perf --- 23:28:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/classes/LICENSE 23:28:45 [INFO] 23:28:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 23:28:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/src/main/resources 23:28:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 23:28:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 23:28:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:28:45 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 23:28:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 23:28:45 [INFO] 23:28:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-perf --- 23:28:45 [INFO] Recompiling the module because of changed dependency. 23:28:45 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 23:28:45 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/WriteRoutesImpl.java:[54,83] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 23:28:45 [INFO] 23:28:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 23:28:45 [INFO] 23:28:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-test-perf --- 23:28:45 [INFO] Fork Value is true 23:28:49 [INFO] Done SpotBugs Analysis.... 23:28:49 [INFO] 23:28:49 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 23:28:49 [INFO] 23:28:49 [INFO] 23:28:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-test-perf --- 23:28:49 [INFO] BugInstance size is 0 23:28:49 [INFO] Error size is 0 23:28:49 [INFO] No errors/warnings found 23:28:49 [INFO] 23:28:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 23:28:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/src/test/resources 23:28:49 [INFO] 23:28:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-perf --- 23:28:49 [INFO] No sources to compile 23:28:49 [INFO] 23:28:49 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-test-perf --- 23:28:49 [INFO] No tests to run. 23:28:49 [INFO] 23:28:49 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-test-perf --- 23:28:49 [INFO] 23:28:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 23:28:49 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT.jar 23:28:49 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 23:28:49 [INFO] 23:28:49 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-test-perf --- 23:28:49 [INFO] No previous run data found, generating javadoc. 23:28:53 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar 23:28:53 [INFO] 23:28:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-test-perf --- 23:28:53 [INFO] CycloneDX: Resolving Dependencies 23:28:55 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 23:28:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml 23:28:55 [INFO] attaching as netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/bom.json 23:28:55 [INFO] attaching as netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.json 23:28:55 [INFO] 23:28:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 23:28:55 [INFO] Skipping duplicate-finder execution! 23:28:55 [INFO] 23:28:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-perf --- 23:28:55 [WARNING] Used undeclared dependencies found: 23:28:55 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 23:28:55 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 23:28:55 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 23:28:55 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 23:28:55 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 23:28:55 [WARNING] Unused declared dependencies found: 23:28:55 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 23:28:55 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 23:28:55 [INFO] 23:28:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-perf --- 23:28:55 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar 23:28:55 [INFO] 23:28:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-perf --- 23:28:55 [INFO] 23:28:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-perf --- 23:28:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:28:55 [INFO] 23:28:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-perf --- 23:28:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT.pom 23:28:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT.jar 23:28:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar 23:28:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.xml 23:28:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.json 23:28:55 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar 23:28:55 [INFO] 23:28:55 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 23:28:55 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT.jar 23:28:55 [INFO] Writing OBR metadata 23:28:55 [INFO] 23:28:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-perf --- 23:28:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:28:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:28:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:28:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml 23:28:55 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 23:28:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:28:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:28:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:28:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:28:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:28:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:28:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:28:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:28:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:28:55 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:28:55 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:28:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:28:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:28:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:28:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:28:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:28:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:28:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:28:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:28:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:28:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:28:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:28:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:28:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:28:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:28:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:28:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:28:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:28:55 at java.lang.reflect.Method.invoke (Method.java:568) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:28:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:28:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 23:28:55 [INFO] 23:28:55 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 23:28:55 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:28:55 [INFO] 23:28:55 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 23:28:55 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.11-SNAPSHOT [96/121] 23:28:55 [INFO] ------------------------------[ feature ]------------------------------- 23:28:55 [INFO] 23:28:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-test-tools --- 23:28:55 [INFO] 23:28:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-test-tools --- 23:28:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:55 [INFO] 23:28:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 23:28:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:55 [INFO] 23:28:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-test-tools --- 23:28:56 [INFO] 23:28:56 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 23:28:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:56 [INFO] argLine set to empty 23:28:56 [INFO] 23:28:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-test-tools --- 23:28:56 [INFO] Starting audit... 23:28:56 Audit done. 23:28:56 [INFO] You have 0 Checkstyle violations. 23:28:56 [INFO] 23:28:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-test-tools --- 23:28:56 [INFO] Starting audit... 23:28:56 Audit done. 23:28:56 [INFO] You have 0 Checkstyle violations. 23:28:56 [INFO] 23:28:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-test-tools --- 23:28:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/classes/LICENSE 23:28:56 [INFO] 23:28:56 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 23:28:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml 23:28:56 [INFO] ...done! 23:28:56 [INFO] Attaching features XML 23:28:56 [INFO] 23:28:56 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-test-tools --- 23:28:56 [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 23:28:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:28:56 [INFO] 23:28:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 23:28:56 [INFO] 23:28:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-test-tools --- 23:28:56 [INFO] 23:28:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 23:28:56 [INFO] 23:28:56 [INFO] 23:28:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-test-tools --- 23:28:56 [INFO] 23:28:56 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-test-tools --- 23:28:56 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-test-tools 23:28:56 [INFO] Project dependency features detected: [] 23:28:56 [INFO] Pax Exam System (Version: 4.13.3) created. 23:28:56 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:28:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:28:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:28:57 [INFO] Waiting for remote bundle context.. on 21000 name: 7f2c8b7d-ab4b-4e7c-b82e-6913d945df00 timout: [ RelativeTimeout value = 180000 ] 23:29:15 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:29:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:29:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:29:18 [INFO] 23:29:18 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-test-tools --- 23:29:18 [INFO] 23:29:18 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-test-tools --- 23:29:18 [INFO] 23:29:18 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-test-tools --- 23:29:18 [INFO] CycloneDX: Resolving Dependencies 23:29:24 [INFO] CycloneDX: Creating BOM version 1.5 with 378 component(s) 23:29:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/bom.xml 23:29:24 [INFO] attaching as odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/bom.json 23:29:24 [INFO] attaching as odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.json 23:29:24 [INFO] 23:29:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 23:29:24 [INFO] Skipping duplicate-finder execution! 23:29:24 [INFO] 23:29:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 23:29:24 [INFO] Skipping plugin execution 23:29:24 [INFO] 23:29:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 23:29:24 [INFO] Skipping source per configuration. 23:29:24 [INFO] 23:29:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-test-tools --- 23:29:24 [INFO] 23:29:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-test-tools --- 23:29:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:24 [INFO] 23:29:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-test-tools --- 23:29:24 [WARNING] 23:29:24 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 23:29:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:24 [WARNING] 23:29:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:24 [WARNING] 23:29:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT.pom 23:29:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT-features.xml 23:29:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:24 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.json 23:29:27 [INFO] 23:29:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-test-tools --- 23:29:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:29:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:29:27 [WARNING] 23:29:27 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 23:29:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:27 [WARNING] 23:29:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:27 [WARNING] 23:29:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:27 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 23:29:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:29:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:27 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:27 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:27 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 23:29:27 [INFO] 23:29:27 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 23:29:27 [INFO] Building features-netconf-testing 7.0.11-SNAPSHOT [97/121] 23:29:27 [INFO] ------------------------------[ feature ]------------------------------- 23:29:27 [INFO] 23:29:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf-testing --- 23:29:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:27 [INFO] 23:29:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 23:29:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:27 [INFO] 23:29:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-testing --- 23:29:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:27 [INFO] argLine set to empty 23:29:27 [INFO] 23:29:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf-testing --- 23:29:27 [INFO] Starting audit... 23:29:27 Audit done. 23:29:27 [INFO] You have 0 Checkstyle violations. 23:29:27 [INFO] 23:29:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf-testing --- 23:29:27 [INFO] Starting audit... 23:29:27 Audit done. 23:29:27 [INFO] You have 0 Checkstyle violations. 23:29:27 [INFO] 23:29:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf-testing --- 23:29:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/classes/LICENSE 23:29:27 [INFO] 23:29:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 23:29:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/feature/feature.xml 23:29:27 [INFO] ...done! 23:29:27 [INFO] Attaching features XML 23:29:27 [INFO] 23:29:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-testing --- 23:29:27 [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 23:29:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:29:27 [INFO] 23:29:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 23:29:27 [INFO] 23:29:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 23:29:27 [INFO] 23:29:27 [INFO] 23:29:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-netconf-testing --- 23:29:27 [INFO] 23:29:27 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-netconf-testing --- 23:29:27 [INFO] CycloneDX: Resolving Dependencies 23:29:28 [INFO] CycloneDX: Creating BOM version 1.5 with 449 component(s) 23:29:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/bom.xml 23:29:28 [INFO] attaching as features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/bom.json 23:29:28 [INFO] attaching as features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.json 23:29:28 [INFO] 23:29:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 23:29:28 [INFO] Skipping duplicate-finder execution! 23:29:28 [INFO] 23:29:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf-testing --- 23:29:28 [INFO] Skipping plugin execution 23:29:28 [INFO] 23:29:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-testing --- 23:29:28 [INFO] No sources in project. Archive not created. 23:29:28 [INFO] 23:29:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-testing --- 23:29:28 [INFO] 23:29:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-testing --- 23:29:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:28 [INFO] 23:29:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf-testing --- 23:29:28 [WARNING] 23:29:28 [WARNING] The packaging plugin for project features-netconf-testing did not assign 23:29:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:28 [WARNING] 23:29:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:28 [WARNING] 23:29:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT.pom 23:29:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT-features.xml 23:29:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.json 23:29:28 [INFO] 23:29:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf-testing --- 23:29:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:29:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:29:28 [WARNING] 23:29:28 [WARNING] The packaging plugin for project features-netconf-testing did not assign 23:29:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:28 [WARNING] 23:29:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:28 [WARNING] 23:29:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:29:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:28 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 23:29:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:29:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:28 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 23:29:28 [INFO] 23:29:28 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 23:29:28 [INFO] Building features-netconf-experimental 7.0.11-SNAPSHOT [98/121] 23:29:28 [INFO] ------------------------------[ feature ]------------------------------- 23:29:28 [INFO] 23:29:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf-experimental --- 23:29:28 [INFO] 23:29:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf-experimental --- 23:29:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:28 [INFO] 23:29:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 23:29:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:28 [INFO] 23:29:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf-experimental --- 23:29:29 [INFO] 23:29:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 23:29:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:29 [INFO] argLine set to empty 23:29:29 [INFO] 23:29:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf-experimental --- 23:29:29 [INFO] Starting audit... 23:29:29 Audit done. 23:29:29 [INFO] You have 0 Checkstyle violations. 23:29:29 [INFO] 23:29:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf-experimental --- 23:29:29 [INFO] Starting audit... 23:29:29 Audit done. 23:29:29 [INFO] You have 0 Checkstyle violations. 23:29:29 [INFO] 23:29:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf-experimental --- 23:29:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/classes/LICENSE 23:29:29 [INFO] 23:29:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 23:29:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/feature/feature.xml 23:29:29 [INFO] ...done! 23:29:29 [INFO] Attaching features XML 23:29:29 [INFO] 23:29:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-experimental --- 23:29:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:29:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:29:29 [INFO] 23:29:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 23:29:29 [INFO] 23:29:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-netconf-experimental --- 23:29:29 [INFO] 23:29:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 23:29:29 [INFO] 23:29:29 [INFO] 23:29:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-netconf-experimental --- 23:29:29 [INFO] 23:29:29 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-netconf-experimental --- 23:29:29 [INFO] 23:29:29 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-netconf-experimental --- 23:29:29 [INFO] 23:29:29 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-netconf-experimental --- 23:29:29 [INFO] 23:29:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-netconf-experimental --- 23:29:29 [INFO] CycloneDX: Resolving Dependencies 23:29:35 [INFO] CycloneDX: Creating BOM version 1.5 with 447 component(s) 23:29:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/bom.xml 23:29:35 [INFO] attaching as features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/bom.json 23:29:35 [INFO] attaching as features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.json 23:29:35 [INFO] 23:29:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 23:29:35 [INFO] Skipping duplicate-finder execution! 23:29:35 [INFO] 23:29:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf-experimental --- 23:29:35 [INFO] Skipping plugin execution 23:29:35 [INFO] 23:29:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-experimental --- 23:29:35 [INFO] No sources in project. Archive not created. 23:29:35 [INFO] 23:29:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-experimental --- 23:29:35 [INFO] 23:29:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-experimental --- 23:29:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:35 [INFO] 23:29:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf-experimental --- 23:29:35 [WARNING] 23:29:35 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 23:29:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:35 [WARNING] 23:29:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:35 [WARNING] 23:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT.pom 23:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT-features.xml 23:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:35 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.json 23:29:35 [INFO] 23:29:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf-experimental --- 23:29:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:29:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:29:35 [WARNING] 23:29:35 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 23:29:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:35 [WARNING] 23:29:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:35 [WARNING] 23:29:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:35 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 23:29:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:29:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:35 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:35 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:35 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 23:29:35 [INFO] 23:29:35 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 23:29:35 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.11-SNAPSHOT [99/121] 23:29:35 [INFO] ------------------------------[ feature ]------------------------------- 23:29:35 [INFO] 23:29:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-ssh --- 23:29:35 [INFO] 23:29:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-ssh --- 23:29:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:35 [INFO] 23:29:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 23:29:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:36 [INFO] 23:29:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-ssh --- 23:29:36 [INFO] 23:29:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 23:29:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:36 [INFO] argLine set to empty 23:29:36 [INFO] 23:29:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-ssh --- 23:29:36 [INFO] Starting audit... 23:29:36 Audit done. 23:29:36 [INFO] You have 0 Checkstyle violations. 23:29:36 [INFO] 23:29:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-ssh --- 23:29:36 [INFO] Starting audit... 23:29:36 Audit done. 23:29:36 [INFO] You have 0 Checkstyle violations. 23:29:36 [INFO] 23:29:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-ssh --- 23:29:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/classes/LICENSE 23:29:36 [INFO] 23:29:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 23:29:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml 23:29:36 [INFO] ...done! 23:29:36 [INFO] Attaching features XML 23:29:36 [INFO] 23:29:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-ssh --- 23:29:36 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:29:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:29:36 [INFO] 23:29:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 23:29:36 [INFO] 23:29:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-ssh --- 23:29:36 [INFO] 23:29:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 23:29:36 [INFO] 23:29:36 [INFO] 23:29:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-ssh --- 23:29:36 [INFO] 23:29:36 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-ssh --- 23:29:36 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-ssh 23:29:36 [INFO] Project dependency features detected: [] 23:29:36 [INFO] Pax Exam System (Version: 4.13.3) created. 23:29:36 [INFO] Creating RMI registry server on 127.0.0.1:21000 23:29:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 23:29:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 23:29:37 [INFO] Waiting for remote bundle context.. on 21000 name: 67acb66e-dd3f-4934-840e-7a961533a325 timout: [ RelativeTimeout value = 180000 ] 23:29:53 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 23:29:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 23:29:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 23:29:53 [INFO] 23:29:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-ssh --- 23:29:53 [INFO] 23:29:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-ssh --- 23:29:53 [INFO] 23:29:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-ssh --- 23:29:53 [INFO] CycloneDX: Resolving Dependencies 23:29:57 [INFO] CycloneDX: Creating BOM version 1.5 with 334 component(s) 23:29:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/bom.xml 23:29:57 [INFO] attaching as odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/bom.json 23:29:57 [INFO] attaching as odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.json 23:29:57 [INFO] 23:29:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 23:29:57 [INFO] Skipping duplicate-finder execution! 23:29:57 [INFO] 23:29:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 23:29:57 [INFO] Skipping plugin execution 23:29:57 [INFO] 23:29:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 23:29:57 [INFO] Skipping source per configuration. 23:29:57 [INFO] 23:29:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-ssh --- 23:29:57 [INFO] 23:29:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-ssh --- 23:29:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:57 [INFO] 23:29:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-ssh --- 23:29:57 [WARNING] 23:29:57 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 23:29:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:57 [WARNING] 23:29:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:57 [WARNING] 23:29:57 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT.pom 23:29:57 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT-features.xml 23:29:57 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 23:29:57 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.json 23:29:57 [INFO] 23:29:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-ssh --- 23:29:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:29:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:29:57 [WARNING] 23:29:57 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 23:29:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 23:29:57 [WARNING] 23:29:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 23:29:57 [WARNING] 23:29:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:29:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:57 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:29:57 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 23:29:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:29:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:29:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:29:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:29:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:29:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:29:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:29:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:29:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:29:57 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:29:57 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:29:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:29:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:29:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:29:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:29:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:29:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:29:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:29:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:29:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:29:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:29:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:29:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:29:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:29:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:29:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:29:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:29:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:29:57 at java.lang.reflect.Method.invoke (Method.java:568) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:29:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:29:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 23:29:57 [INFO] 23:29:57 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 23:29:57 [INFO] Building netconf-features-parent 7.0.11-SNAPSHOT [100/121] 23:29:57 [INFO] --------------------------------[ pom ]--------------------------------- 23:29:57 [INFO] 23:29:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-features-parent --- 23:29:57 [INFO] 23:29:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-features-parent --- 23:29:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:57 [INFO] 23:29:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-features-parent --- 23:29:57 [INFO] 23:29:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-features-parent --- 23:29:57 [INFO] Skipping CycloneDX goal, because module skips deploy 23:29:57 [INFO] 23:29:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-features-parent --- 23:29:57 [INFO] Skipping artifact installation 23:29:57 [INFO] 23:29:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-features-parent --- 23:29:57 [INFO] Skipping artifact deployment 23:29:57 [INFO] 23:29:57 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 23:29:57 [INFO] Building netconf-karaf 7.0.11-SNAPSHOT [101/121] 23:29:57 [INFO] --------------------------------[ pom ]--------------------------------- 23:30:01 [INFO] 23:30:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-karaf --- 23:30:01 [INFO] 23:30:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-karaf --- 23:30:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:30:01 [INFO] 23:30:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-karaf --- 23:30:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:30:01 [INFO] 23:30:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-karaf --- 23:30:01 [INFO] 23:30:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf --- 23:30:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:30:01 [INFO] 23:30:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-karaf --- 23:30:01 [INFO] Starting audit... 23:30:01 Audit done. 23:30:01 [INFO] You have 0 Checkstyle violations. 23:30:01 [INFO] 23:30:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-karaf --- 23:30:01 [INFO] Starting audit... 23:30:01 Audit done. 23:30:01 [INFO] You have 0 Checkstyle violations. 23:30:01 [INFO] 23:30:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-karaf --- 23:30:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/karaf/target/classes/LICENSE 23:30:01 [INFO] 23:30:01 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 23:30:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/karaf/src/main/resources 23:30:01 [INFO] 23:30:01 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf --- 23:30:01 [INFO] Using repositories: 23:30:01 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 23:30:01 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 23:30:01 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:30:01 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-7.0.x/karaf/target/assembly 23:30:01 [INFO] Loading direct KAR and features XML dependencies 23:30:01 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 23:30:01 [INFO] Feature framework will be added as a startup feature 23:30:01 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-7.0.x/karaf/target/assembly 23:30:01 [INFO] Unzipping kars 23:30:01 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 23:30:01 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 23:30:01 [INFO] Loading profiles from: 23:30:01 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 23:30:01 [INFO] Loading repositories 23:30:01 [INFO] Generating generated-startup profile 23:30:01 [INFO] Generating generated-boot profile with parents: generated-startup 23:30:01 [INFO] Generating generated-installed profile 23:30:01 [INFO] Configuring etc/config.properties and etc/system.properties 23:30:01 [INFO] Downloading libraries for generated profiles 23:30:01 [INFO] Downloading additional libraries 23:30:01 [INFO] Writing configurations 23:30:01 [INFO] adding config file: etc/profile.cfg 23:30:01 [INFO] Startup stage 23:30:01 [INFO] Loading startup repositories 23:30:01 [INFO] Resolving startup features and bundles 23:30:01 [INFO] Features: framework 23:30:01 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 23:30:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:01 [INFO] Boot stage 23:30:01 [INFO] Loading boot repositories 23:30:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.10/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11-SNAPSHOT/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 23:30:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 23:30:01 [INFO] Feature 2461762d-2a2c-41c2-99b8-d5fc5a7318ef/0.0.0 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 23:30:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 23:30:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 23:30:01 [INFO] Feature kar/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 23:30:01 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 23:30:01 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 23:30:01 [INFO] Feature scr/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 23:30:01 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 23:30:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 23:30:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 23:30:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 23:30:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 23:30:01 [INFO] Feature shell/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 23:30:01 [INFO] Feature service/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 23:30:01 [INFO] Feature jaas/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 23:30:01 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 23:30:01 [INFO] Feature package/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 23:30:01 [INFO] Feature ssh/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 23:30:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 23:30:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 23:30:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 23:30:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 23:30:01 [INFO] Feature feature/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:01 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 23:30:01 [INFO] Feature management/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 23:30:01 [INFO] adding config file: etc/jmx.acl.cfg 23:30:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 23:30:01 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 23:30:01 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.management.cfg 23:30:01 [INFO] Feature jline/3.21.0 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:01 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 23:30:01 [INFO] Feature system/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 23:30:01 [INFO] Feature log/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 23:30:01 [INFO] adding config file: etc/org.apache.karaf.log.cfg 23:30:01 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 23:30:01 [INFO] Feature config/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 23:30:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 23:30:01 [INFO] Feature instance/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 23:30:01 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 23:30:01 [INFO] Feature framework/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 23:30:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:30:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 23:30:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:01 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 23:30:01 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 23:30:01 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 23:30:01 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 23:30:01 [INFO] Feature deployer/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 23:30:01 [INFO] Feature bundle/4.4.6 is defined as a boot feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 23:30:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 23:30:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 23:30:01 [INFO] Feature standard/4.4.6 is defined as a boot feature 23:30:01 [INFO] Install stage 23:30:01 [INFO] Loading installed repositories 23:30:01 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 23:30:01 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 23:30:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 23:30:01 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 23:30:01 [INFO] 23:30:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 23:30:01 [INFO] 23:30:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-karaf --- 23:30:01 [INFO] 23:30:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 23:30:01 [INFO] 23:30:01 [INFO] 23:30:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-karaf --- 23:30:01 [INFO] 23:30:01 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ netconf-karaf --- 23:30:01 [INFO] Executing tasks 23:30:01 [INFO] Executed tasks 23:30:01 [INFO] 23:30:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ netconf-karaf --- 23:30:01 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/netconf-maven-merge-7.0.x/karaf/target/assembly/lib/karaf.branding-13.1.4.jar 23:30:01 [INFO] 23:30:01 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 23:30:01 [INFO] 23:30:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 23:30:01 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 23:30:01 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/netconf-maven-merge-7.0.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 23:30:01 [INFO] 23:30:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-karaf --- 23:30:01 [INFO] 23:30:01 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 23:30:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/karaf/src/main/assembly 23:30:01 [INFO] 23:30:01 [INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ netconf-karaf --- 23:30:02 [INFO] Feature repository discovered recursively: b2c6c151-a9f5-4592-b526-d0bd403ce206 23:30:02 [INFO] Feature repository discovered recursively: features-controller-testing 23:30:02 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-common 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-apache-commons-text 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-akka 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-scala 23:30:02 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 23:30:02 [INFO] Feature repository discovered recursively: features-infrautils 23:30:02 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 23:30:02 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 23:30:02 [INFO] Feature repository discovered recursively: odl-guava 23:30:02 [INFO] Feature repository discovered recursively: odl-gson 23:30:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 23:30:02 [INFO] Feature repository discovered recursively: odl-servlet-api 23:30:02 [INFO] Feature repository discovered recursively: odl-infrautils-ready 23:30:02 [INFO] Feature repository discovered recursively: odl-infrautils-utils 23:30:02 [INFO] Feature repository discovered recursively: features-netconf 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-jersey-2 23:30:02 [INFO] Feature repository discovered recursively: odl-javassist-3 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 23:30:02 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-all 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netty-4 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-client 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-impl 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-codec 23:30:02 [INFO] Feature repository discovered recursively: odl-stax2-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-data 23:30:02 [INFO] Feature repository discovered recursively: odl-antlr4 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-console 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-topology 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-jackson-2 23:30:02 [INFO] Feature repository discovered recursively: odl-woodstox 23:30:02 [INFO] Feature repository discovered recursively: odl-ws-rs-api 23:30:02 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 23:30:02 [INFO] Feature repository discovered recursively: odl-restconf 23:30:02 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-export 23:30:02 [INFO] Feature repository discovered recursively: odl-restconf-all 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-common 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-util 23:30:02 [INFO] Feature repository discovered recursively: pt-triemap 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-transport 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-keystore 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-truststore 23:30:02 [INFO] Feature repository discovered recursively: features-netconf-testing 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 23:30:02 [INFO] Feature repository discovered recursively: features-netconf-experimental 23:30:02 [INFO] Feature repository discovered recursively: framework-4.4.6 23:30:02 [INFO] Feature repository discovered recursively: standard-4.4.6 23:30:02 [INFO] Feature repository discovered recursively: framework-4.4.6 23:30:02 [INFO] Feature repository discovered recursively: features-controller-testing 23:30:02 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-common 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-util 23:30:02 [INFO] Feature repository discovered recursively: odl-guava 23:30:02 [INFO] Feature repository discovered recursively: pt-triemap 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-common 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-data 23:30:02 [INFO] Feature repository discovered recursively: odl-antlr4 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-apache-commons-text 23:30:02 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-codec 23:30:02 [INFO] Feature repository discovered recursively: odl-gson 23:30:02 [INFO] Feature repository discovered recursively: odl-stax2-api 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 23:30:02 [INFO] Feature repository discovered recursively: odl-netty-4 23:30:02 [INFO] Feature repository discovered recursively: odl-servlet-api 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-akka 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-scala 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 23:30:02 [INFO] Feature repository discovered recursively: features-infrautils 23:30:02 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 23:30:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 23:30:02 [INFO] Feature repository discovered recursively: odl-infrautils-ready 23:30:02 [INFO] Feature repository discovered recursively: odl-infrautils-utils 23:30:02 [INFO] Feature repository discovered recursively: features-netconf 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 23:30:02 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 23:30:02 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 23:30:02 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-jersey-2 23:30:02 [INFO] Feature repository discovered recursively: odl-javassist-3 23:30:02 [INFO] Feature repository discovered recursively: odl-ws-rs-api 23:30:02 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-all 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-client 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-transport 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-keystore 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-truststore 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-impl 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-topology 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-console 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-jackson-2 23:30:02 [INFO] Feature repository discovered recursively: odl-woodstox 23:30:02 [INFO] Feature repository discovered recursively: odl-restconf 23:30:02 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 23:30:02 [INFO] Feature repository discovered recursively: odl-yangtools-export 23:30:02 [INFO] Feature repository discovered recursively: odl-restconf-all 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 23:30:02 [INFO] Feature repository discovered recursively: features-netconf-testing 23:30:02 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 23:30:02 [INFO] Feature repository discovered recursively: features-netconf-experimental 23:30:02 [INFO] Feature repository discovered recursively: standard-4.4.6 23:30:02 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 23:30:03 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.16.0 and 3.14.0 23:30:03 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 23:30:04 [INFO] 23:30:04 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 23:30:04 [INFO] Executing tasks 23:30:04 [INFO] Executed tasks 23:30:04 [INFO] 23:30:04 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 23:30:04 [INFO] Executing tasks 23:30:04 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-merge-7.0.x/karaf/target/assembly/system/org/bouncycastle 23:30:04 [INFO] Executed tasks 23:30:04 [INFO] 23:30:04 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-karaf --- 23:30:04 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:30:04 [INFO] 23:30:04 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf --- 23:30:20 [INFO] 23:30:20 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-karaf --- 23:30:20 [INFO] CycloneDX: Resolving Dependencies 23:30:28 [INFO] CycloneDX: Creating BOM version 1.5 with 536 component(s) 23:30:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/karaf/target/bom.xml 23:30:28 [INFO] attaching as netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.xml 23:30:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/karaf/target/bom.json 23:30:28 [INFO] attaching as netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.json 23:30:28 [INFO] 23:30:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 23:30:28 [INFO] Skipping duplicate-finder execution! 23:30:28 [INFO] 23:30:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-karaf --- 23:30:28 [INFO] Skipping pom project 23:30:28 [INFO] 23:30:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf --- 23:30:28 [INFO] 23:30:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf --- 23:30:28 [INFO] 23:30:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf --- 23:30:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:30:28 [INFO] 23:30:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-karaf --- 23:30:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT.pom 23:30:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/karaf/target/netconf-karaf-7.0.11-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT.tar.gz 23:30:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/karaf/target/netconf-karaf-7.0.11-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT.zip 23:30:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.xml 23:30:28 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.json 23:30:28 [INFO] 23:30:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-karaf --- 23:30:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:30:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:30:28 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml 23:30:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:30:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:30:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:30:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:30:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:30:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:30:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:30:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:30:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:30:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:30:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:30:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:30:28 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:30:28 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:30:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:30:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:30:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:30:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:30:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:30:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:30:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:30:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:30:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:30:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:30:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:30:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:30:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:30:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:30:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:30:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:30:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:30:28 at java.lang.reflect.Method.invoke (Method.java:568) 23:30:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:30:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:30:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:30:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:30:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml 23:30:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 23:30:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:30:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:30:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:30:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:30:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:30:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:30:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:30:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:30:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:30:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:30:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:30:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:30:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:30:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:30:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:30:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:30:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:30:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:30:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:30:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:30:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:30:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:30:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:30:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:30:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:30:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:30:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:30:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:30:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:30:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:30:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:30:29 at java.lang.reflect.Method.invoke (Method.java:568) 23:30:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:30:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:30:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:30:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:30:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 23:30:30 [INFO] 23:30:30 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 23:30:30 [INFO] Building netconf-karaf-static 7.0.11-SNAPSHOT [102/121] 23:30:30 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 23:30:30 [INFO] 23:30:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-karaf-static --- 23:30:30 [INFO] 23:30:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-karaf-static --- 23:30:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:30:30 [INFO] 23:30:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 23:30:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:30:31 [INFO] 23:30:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-karaf-static --- 23:30:31 [INFO] 23:30:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 23:30:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:30:31 [INFO] 23:30:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-karaf-static --- 23:30:31 [INFO] Starting audit... 23:30:31 Audit done. 23:30:31 [INFO] You have 0 Checkstyle violations. 23:30:31 [INFO] 23:30:31 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-karaf-static --- 23:30:31 [INFO] Starting audit... 23:30:31 Audit done. 23:30:31 [INFO] You have 0 Checkstyle violations. 23:30:31 [INFO] 23:30:31 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-karaf-static --- 23:30:31 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/classes/LICENSE 23:30:31 [INFO] 23:30:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 23:30:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/karaf-static/src/main/resources 23:30:31 [INFO] 23:30:31 [INFO] --- karaf-maven-plugin:4.4.6:assembly (default-assembly) @ netconf-karaf-static --- 23:30:31 [INFO] Using repositories: 23:30:31 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 23:30:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 23:30:31 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:30:31 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/assembly 23:30:31 [INFO] Loading direct KAR and features XML dependencies 23:30:31 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 23:30:31 [INFO] Feature static will be added as a startup feature 23:30:31 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/assembly 23:30:31 [INFO] Unzipping kars 23:30:31 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 23:30:31 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 23:30:31 [INFO] Loading profiles from: 23:30:31 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 23:30:31 [INFO] Loading repositories 23:30:32 [INFO] Generating generated-startup profile 23:30:32 [INFO] Generating generated-boot profile with parents: generated-startup 23:30:32 [INFO] Generating generated-installed profile 23:30:32 [INFO] Adding profiles to etc/profiles 23:30:32 [INFO] Configuring etc/config.properties and etc/system.properties 23:30:32 [INFO] Downloading libraries for generated profiles 23:30:32 [INFO] Downloading additional libraries 23:30:32 [INFO] Writing configurations 23:30:32 [INFO] adding config file: etc/profile.cfg 23:30:32 [INFO] Startup stage 23:30:32 [INFO] Loading startup repositories 23:30:32 [INFO] Resolving startup features and bundles 23:30:32 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 23:30:32 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/logging-markers/13.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 23:30:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 23:30:33 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 23:30:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 23:30:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 23:30:33 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 23:30:33 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 23:30:33 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:30:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 23:30:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:30:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:33 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 23:30:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 23:30:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 23:30:33 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 23:30:33 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:33 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 23:30:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 23:30:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 23:30:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 23:30:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 23:30:33 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 23:30:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 23:30:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 23:30:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 23:30:33 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 23:30:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 23:30:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:33 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:33 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.log.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 23:30:33 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 23:30:33 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 23:30:33 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 23:30:33 [INFO] Boot stage 23:30:33 [INFO] Loading boot repositories 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 23:30:33 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 23:30:33 [INFO] Feature odl-mdsal-distributed-datastore/9.0.5 is defined as a boot feature 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.5 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.5 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.5 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.5 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.5 23:30:33 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.5 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.5 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/akkaconf 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/factoryakkaconf 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleshardconf 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleconf 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/cfg/datastore 23:30:33 [INFO] Feature odl-apache-shiro/0.19.6 is defined as a boot feature 23:30:33 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 23:30:33 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 23:30:33 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 23:30:33 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 23:30:33 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.6 23:30:33 [INFO] Feature odl-controller-scala/9.0.5 is defined as a boot feature 23:30:33 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 23:30:33 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 23:30:33 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 23:30:33 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 23:30:33 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 23:30:33 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 23:30:33 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 23:30:33 [INFO] Feature shell/4.4.6 is defined as a boot feature 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 23:30:33 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 23:30:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 23:30:33 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 23:30:33 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 23:30:34 [INFO] Feature odl-guava/13.1.4 is defined as a boot feature 23:30:34 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 23:30:34 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 23:30:34 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0 23:30:34 [INFO] Feature odl-netconf-client/7.0.11.SNAPSHOT is defined as a boot feature 23:30:34 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.11-SNAPSHOT 23:30:34 [INFO] Feature odl-netconf-model-rfc6470/7.0.11.SNAPSHOT is defined as a boot feature 23:30:34 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11-SNAPSHOT 23:30:34 [INFO] Feature odl-netconf-transport/7.0.11.SNAPSHOT is defined as a boot feature 23:30:34 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.11-SNAPSHOT 23:30:34 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.11-SNAPSHOT 23:30:34 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.11-SNAPSHOT 23:30:34 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.11-SNAPSHOT 23:30:34 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 23:30:34 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 23:30:34 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 23:30:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 23:30:35 [INFO] Feature ssh/4.4.6 is defined as a boot feature 23:30:35 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 23:30:35 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 23:30:35 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 23:30:35 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 23:30:35 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 23:30:35 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 23:30:35 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 23:30:35 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 23:30:35 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 23:30:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 23:30:35 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 23:30:35 [INFO] Feature odl-netconf-model-rfc6022/7.0.11.SNAPSHOT is defined as a boot feature 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.11-SNAPSHOT 23:30:35 [INFO] Feature odl-netconf-keystore/7.0.11.SNAPSHOT is defined as a boot feature 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.11-SNAPSHOT 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.11-SNAPSHOT 23:30:35 [INFO] Feature odl-yangtools-parser-api/13.0.7 is defined as a boot feature 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.7 23:30:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.7 23:30:36 [INFO] Feature odl-mdsal-model-rfc7952/13.0.6 is defined as a boot feature 23:30:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.6 23:30:36 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 23:30:36 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 23:30:36 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 23:30:36 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 23:30:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 23:30:36 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 23:30:36 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 23:30:36 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 23:30:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 23:30:36 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 23:30:36 [INFO] Feature odl-mdsal-model-rfc8525/13.0.6 is defined as a boot feature 23:30:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.6 23:30:36 [INFO] Feature odl-mdsal-common/13.0.6 is defined as a boot feature 23:30:36 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.6 23:30:37 [INFO] Feature odl-mdsal-dom-runtime/13.0.6 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.6 23:30:37 [INFO] Feature http/8.0.27 is defined as a boot feature 23:30:37 [INFO] Feature deployer/4.4.6 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 23:30:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 23:30:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 23:30:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 23:30:37 [INFO] Feature odl-yangtools-util/13.0.7 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.7 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.7 23:30:37 [INFO] Feature odl-netconf-model-rfc6241/7.0.11.SNAPSHOT is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11-SNAPSHOT 23:30:37 [INFO] Feature odl-mdsal-eos-dom/13.0.6 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.6 23:30:37 [INFO] Feature odl-mdsal-dom-broker/13.0.6 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.6 23:30:37 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.6 23:30:37 [INFO] Feature odl-mdsal-binding-runtime/13.0.6 is defined as a boot feature 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.6 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.6 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.6 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.6 23:30:37 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.6 23:30:38 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 23:30:38 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 23:30:38 [INFO] Feature odl-stax2-api/13.1.4 is defined as a boot feature 23:30:38 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 23:30:38 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 23:30:38 [INFO] Feature odl-controller-akka/9.0.5 is defined as a boot feature 23:30:38 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 23:30:38 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 23:30:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 23:30:38 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 23:30:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.5 23:30:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 23:30:38 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 23:30:38 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 23:30:39 [INFO] Feature scr/4.4.6 is defined as a boot feature 23:30:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 23:30:39 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 23:30:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 23:30:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 23:30:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 23:30:39 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:39 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 23:30:40 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 23:30:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 23:30:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 23:30:40 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 23:30:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 23:30:40 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 23:30:40 [INFO] Feature odl-netconf-util/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-netconf-model-rfc8040/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature jaas/4.4.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 23:30:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 23:30:40 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 23:30:40 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 23:30:40 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 23:30:40 [INFO] Feature odl-netconf-topology/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.11-SNAPSHOT 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-yanglib-mdsal-writer/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-yangtools-common/13.0.7 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.7 23:30:40 [INFO] Feature odl-aaa-encryption-service/0.19.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.6 23:30:40 [INFO] Feature odl-aaa-web/0.19.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.6 23:30:40 [INFO] Feature odl-aaa-api/0.19.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.6 23:30:40 [INFO] Feature odl-aaa-password-service/0.19.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 23:30:40 [INFO] Feature odl-antlr4/13.1.4 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 23:30:40 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.5 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.5 23:30:40 [INFO] Feature odl-mdsal-model-rfc8072/13.0.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.6 23:30:40 [INFO] Feature log/4.4.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 23:30:40 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 23:30:40 [INFO] Feature odl-netconf-connector/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.11-SNAPSHOT 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-netconf-model-rfc8526/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-yangtools-data/13.0.7 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.7 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.7 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.7 23:30:40 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 23:30:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:40 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:30:40 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 23:30:40 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 23:30:40 [INFO] Feature odl-ws-rs-api/13.1.4 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 23:30:40 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 23:30:40 [INFO] Feature odl-controller-mdsal-common/9.0.5 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.5 23:30:40 [INFO] Feature odl-mdsal-singleton-dom/13.0.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.6 23:30:40 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 23:30:40 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 23:30:40 [INFO] Feature war/4.4.6 is defined as a boot feature 23:30:40 [INFO] Feature odl-netconf-model-rfc6243/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-controller-blueprint/9.0.5 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.5 23:30:40 [INFO] Feature odl-netconf-transport-api/7.0.11.SNAPSHOT is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.11-SNAPSHOT 23:30:40 [INFO] Feature odl-gson/13.1.4 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 23:30:40 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 23:30:40 [INFO] Feature odl-mdsal-eos-binding/13.0.6 is defined as a boot feature 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.6 23:30:40 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.6 23:30:41 [INFO] Feature odl-netconf-common/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature odl-yangtools-xpath-api/13.0.7 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.7 23:30:41 [INFO] Feature feature/4.4.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:41 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 23:30:41 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 23:30:41 [INFO] Feature system/4.4.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 23:30:41 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 23:30:41 [INFO] Feature odl-mdsal-binding-base/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.6 23:30:41 [INFO] Feature odl-netconf-callhome-ssh/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature odl-restconf-nb/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 23:30:41 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 23:30:41 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 23:30:41 [INFO] Feature odl-mdsal-broker/9.0.5 is defined as a boot feature 23:30:41 [INFO] Feature odl-yangtools-xpath/13.0.7 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.7 23:30:41 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 23:30:41 [INFO] Feature odl-aaa-cert/0.19.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6/xml/config 23:30:41 [INFO] Feature odl-mdsal-bytebuddy/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.0 23:30:41 [INFO] Feature odl-netconf-connector-all/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] Feature odl-servlet-api/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 23:30:41 [INFO] Feature odl-yangtools-export/13.0.7 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.7 23:30:41 [INFO] Feature odl-jersey-2/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 23:30:41 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 23:30:41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.44 23:30:41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 23:30:41 [INFO] Feature odl-netconf-model-rfc5277/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature odl-mdsal-model-rfc8342/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.6 23:30:41 [INFO] Feature odl-netconf-model-rfc8341/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 23:30:41 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 23:30:41 [INFO] Feature wrap/2.6.14 is defined as a boot feature 23:30:41 [INFO] Feature f89f7640-d538-4b38-b2c9-d73bb10ef43f/0.0.0 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 23:30:41 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 23:30:41 [INFO] Feature odl-aaa-shiro/0.19.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.6 23:30:41 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-app-config 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-datastore-config 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/py/idmtool 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6/cfg/config 23:30:41 [INFO] Feature odl-mdsal-dom-api/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.6 23:30:41 [INFO] Feature odl-javassist-3/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 23:30:41 [INFO] Feature odl-karaf-feat-jdbc/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 23:30:41 [INFO] Feature jline/3.21.0 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 23:30:41 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.6 23:30:41 [INFO] Feature odl-karaf-feat-jetty/13.1.4 is defined as a boot feature 23:30:41 [INFO] Feature odl-yangtools-codec/13.0.7 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.7 23:30:41 [INFO] Feature odl-mdsal-clustering-commons/9.0.5 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.5 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.5 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.5 23:30:41 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.5 23:30:41 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.5 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.5 23:30:41 [INFO] Feature odl-mdsal-singleton-common/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.6 23:30:41 [INFO] Feature odl-dropwizard-metrics/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 23:30:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 23:30:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 23:30:41 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 23:30:41 [INFO] Feature odl-mdsal-model-rfc8040/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.6 23:30:41 [INFO] Feature odl-netty-4/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 23:30:41 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 23:30:41 [INFO] Feature odl-restconf-common/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 23:30:41 [INFO] Feature odl-apache-commons-text/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 23:30:41 [INFO] Feature odl-jakarta-activation-api/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 23:30:41 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.6 23:30:41 [INFO] Feature odl-mdsal-eos-common/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.6 23:30:41 [INFO] Feature odl-mdsal-binding-api/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.6 23:30:41 [INFO] Feature odl-yangtools-data-api/13.0.7 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.7 23:30:41 [INFO] Feature odl-netconf-truststore/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature odl-apache-commons-lang3/13.1.4 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.16.0 23:30:41 [INFO] Feature odl-mdsal-model-rfc6991/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.6 23:30:41 [INFO] Feature odl-yangtools-parser/13.0.7 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.7 23:30:41 [INFO] Feature odl-netconf-api/7.0.11.SNAPSHOT is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11-SNAPSHOT 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11-SNAPSHOT 23:30:41 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 23:30:41 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 23:30:41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 23:30:41 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.6 23:30:41 [INFO] Feature odl-jolokia/9.0.5 is defined as a boot feature 23:30:41 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 23:30:41 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.5/cfg/configuration 23:30:41 [INFO] Install stage 23:30:41 [INFO] Loading installed repositories 23:30:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 23:30:41 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 23:30:41 [INFO] 23:30:41 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf-static --- 23:30:41 [INFO] Using repositories: 23:30:41 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 23:30:41 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 23:30:41 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:30:41 [INFO] Creating work directory: /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/assembly 23:30:41 [INFO] Loading direct KAR and features XML dependencies 23:30:41 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 23:30:41 [INFO] Feature static will be added as a startup feature 23:30:41 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/assembly 23:30:41 [INFO] Unzipping kars 23:30:41 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 23:30:41 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 23:30:41 [INFO] Loading profiles from: 23:30:41 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 23:30:41 [INFO] Loading repositories 23:30:41 [INFO] Generating generated-startup profile 23:30:41 [INFO] Generating generated-boot profile with parents: generated-startup 23:30:41 [INFO] Generating generated-installed profile 23:30:41 [INFO] Adding profiles to etc/profiles 23:30:41 [INFO] Configuring etc/config.properties and etc/system.properties 23:30:41 [INFO] Downloading libraries for generated profiles 23:30:41 [INFO] Downloading additional libraries 23:30:41 [INFO] Writing configurations 23:30:41 [INFO] adding config file: etc/profile.cfg 23:30:41 [INFO] Startup stage 23:30:41 [INFO] Loading startup repositories 23:30:41 [INFO] Resolving startup features and bundles 23:30:41 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 23:30:41 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/logging-markers/13.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 23:30:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 23:30:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 23:30:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 23:30:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 23:30:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 23:30:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 23:30:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 23:30:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 23:30:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 23:30:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 23:30:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 23:30:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 23:30:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 23:30:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 23:30:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 23:30:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:41 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.log.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 23:30:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 23:30:41 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 23:30:41 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 23:30:41 [INFO] Boot stage 23:30:41 [INFO] Loading boot repositories 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/xml/features 23:30:41 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 23:30:42 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 23:30:42 [INFO] Feature odl-mdsal-distributed-datastore/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.5 23:30:42 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/akkaconf 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/factoryakkaconf 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleshardconf 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleconf 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/cfg/datastore 23:30:42 [INFO] Feature odl-apache-shiro/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 23:30:42 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 23:30:42 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 23:30:42 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.6 23:30:42 [INFO] Feature 69aeff1b-7049-4534-9933-cbf2765d6758/0.0.0 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:30:42 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 23:30:42 [INFO] Feature odl-controller-scala/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 23:30:42 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 23:30:42 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 23:30:42 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 23:30:42 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 23:30:42 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 23:30:42 [INFO] Feature shell/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 23:30:42 [INFO] Feature odl-guava/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 23:30:42 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 23:30:42 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0 23:30:42 [INFO] Feature odl-netconf-client/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-netconf-model-rfc6470/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-netconf-transport/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 23:30:42 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 23:30:42 [INFO] Feature ssh/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 23:30:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 23:30:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 23:30:42 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 23:30:42 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 23:30:42 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 23:30:42 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 23:30:42 [INFO] Feature odl-netconf-model-rfc6022/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-netconf-keystore/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-yangtools-parser-api/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.7 23:30:42 [INFO] Feature odl-mdsal-model-rfc7952/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.6 23:30:42 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 23:30:42 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 23:30:42 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 23:30:42 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 23:30:42 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 23:30:42 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 23:30:42 [INFO] Feature odl-mdsal-model-rfc8525/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.6 23:30:42 [INFO] Feature odl-mdsal-common/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.6 23:30:42 [INFO] Feature odl-mdsal-dom-runtime/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.6 23:30:42 [INFO] Feature http/8.0.27 is defined as a boot feature 23:30:42 [INFO] Feature deployer/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 23:30:42 [INFO] Feature odl-yangtools-util/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.7 23:30:42 [INFO] Feature odl-netconf-model-rfc6241/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-mdsal-eos-dom/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.6 23:30:42 [INFO] Feature odl-mdsal-dom-broker/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.6 23:30:42 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.6 23:30:42 [INFO] Feature odl-mdsal-binding-runtime/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.6 23:30:42 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 23:30:42 [INFO] Feature odl-stax2-api/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 23:30:42 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 23:30:42 [INFO] Feature odl-controller-akka/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 23:30:42 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 23:30:42 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 23:30:42 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 23:30:42 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 23:30:42 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 23:30:42 [INFO] Feature scr/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 23:30:42 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 23:30:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 23:30:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 23:30:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 23:30:42 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 23:30:42 [INFO] Feature odl-netconf-util/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-netconf-model-rfc8040/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature jaas/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 23:30:42 [INFO] Feature odl-netconf-topology/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-yanglib-mdsal-writer/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-yangtools-common/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.7 23:30:42 [INFO] Feature odl-aaa-encryption-service/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.6 23:30:42 [INFO] Feature odl-aaa-web/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.6 23:30:42 [INFO] Feature odl-aaa-api/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.6 23:30:42 [INFO] Feature odl-aaa-password-service/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 23:30:42 [INFO] Feature odl-antlr4/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 23:30:42 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.5 23:30:42 [INFO] Feature odl-mdsal-model-rfc8072/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.6 23:30:42 [INFO] Feature log/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 23:30:42 [INFO] Feature odl-netconf-connector/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-netconf-model-rfc8526/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-yangtools-data/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.7 23:30:42 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:30:42 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 23:30:42 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 23:30:42 [INFO] Feature odl-ws-rs-api/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 23:30:42 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 23:30:42 [INFO] Feature odl-controller-mdsal-common/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.5 23:30:42 [INFO] Feature odl-mdsal-singleton-dom/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.6 23:30:42 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 23:30:42 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 23:30:42 [INFO] Feature war/4.4.6 is defined as a boot feature 23:30:42 [INFO] Feature odl-netconf-model-rfc6243/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-controller-blueprint/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.5 23:30:42 [INFO] Feature odl-netconf-transport-api/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-gson/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 23:30:42 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 23:30:42 [INFO] Feature odl-mdsal-eos-binding/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.6 23:30:42 [INFO] Feature odl-netconf-common/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-yangtools-xpath-api/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.7 23:30:42 [INFO] Feature feature/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 23:30:42 [INFO] Feature system/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 23:30:42 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 23:30:42 [INFO] Feature odl-mdsal-binding-base/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.6 23:30:42 [INFO] Feature odl-netconf-callhome-ssh/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-restconf-nb/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 23:30:42 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 23:30:42 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 23:30:42 [INFO] Feature odl-mdsal-broker/9.0.5 is defined as a boot feature 23:30:42 [INFO] Feature odl-yangtools-xpath/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.7 23:30:42 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 23:30:42 [INFO] Feature odl-aaa-cert/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6/xml/config 23:30:42 [INFO] Feature odl-mdsal-bytebuddy/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.0 23:30:42 [INFO] Feature odl-netconf-connector-all/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] Feature odl-servlet-api/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 23:30:42 [INFO] Feature odl-yangtools-export/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.7 23:30:42 [INFO] Feature odl-jersey-2/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 23:30:42 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 23:30:42 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.44 23:30:42 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 23:30:42 [INFO] Feature odl-netconf-model-rfc5277/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-mdsal-model-rfc8342/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.6 23:30:42 [INFO] Feature odl-netconf-model-rfc8341/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 23:30:42 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 23:30:42 [INFO] Feature wrap/2.6.14 is defined as a boot feature 23:30:42 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 23:30:42 [INFO] Feature odl-aaa-shiro/0.19.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-app-config 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-datastore-config 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/py/idmtool 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6/cfg/config 23:30:42 [INFO] Feature odl-mdsal-dom-api/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.6 23:30:42 [INFO] Feature odl-javassist-3/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 23:30:42 [INFO] Feature odl-karaf-feat-jdbc/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 23:30:42 [INFO] Feature jline/3.21.0 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 23:30:42 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 23:30:42 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.6 23:30:42 [INFO] Feature odl-karaf-feat-jetty/13.1.4 is defined as a boot feature 23:30:42 [INFO] Feature odl-yangtools-codec/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.7 23:30:42 [INFO] Feature odl-mdsal-clustering-commons/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.5 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.5 23:30:42 [INFO] Feature odl-mdsal-singleton-common/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.6 23:30:42 [INFO] Feature odl-dropwizard-metrics/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 23:30:42 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 23:30:42 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 23:30:42 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 23:30:42 [INFO] Feature odl-mdsal-model-rfc8040/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.6 23:30:42 [INFO] Feature odl-netty-4/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 23:30:42 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 23:30:42 [INFO] Feature odl-restconf-common/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 23:30:42 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 23:30:42 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 23:30:42 [INFO] Feature odl-apache-commons-text/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 23:30:42 [INFO] Feature odl-jakarta-activation-api/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 23:30:42 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.6 23:30:42 [INFO] Feature odl-mdsal-eos-common/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.6 23:30:42 [INFO] Feature odl-mdsal-binding-api/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.6 23:30:42 [INFO] Feature odl-yangtools-data-api/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.7 23:30:42 [INFO] Feature odl-netconf-truststore/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature odl-apache-commons-lang3/13.1.4 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.16.0 23:30:42 [INFO] Feature odl-mdsal-model-rfc6991/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.6 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.6 23:30:42 [INFO] Feature odl-yangtools-parser/13.0.7 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.7 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.7 23:30:42 [INFO] Feature odl-netconf-api/7.0.11.SNAPSHOT is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11-SNAPSHOT 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11-SNAPSHOT 23:30:42 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 23:30:42 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 23:30:42 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:30:42 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 23:30:42 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.6 23:30:42 [INFO] Feature odl-jolokia/9.0.5 is defined as a boot feature 23:30:42 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 23:30:42 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 23:30:42 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.5/cfg/configuration 23:30:42 [INFO] Install stage 23:30:42 [INFO] Loading installed repositories 23:30:42 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 23:30:42 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 23:30:42 [INFO] 23:30:42 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 23:30:42 [INFO] 23:30:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-karaf-static --- 23:30:42 [INFO] 23:30:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 23:30:42 [INFO] 23:30:42 [INFO] 23:30:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-karaf-static --- 23:30:42 [INFO] 23:30:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ netconf-karaf-static --- 23:30:42 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.4.jar 23:30:42 [INFO] 23:30:42 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 23:30:42 [INFO] 23:30:42 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 23:30:42 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 23:30:42 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 23:30:42 [INFO] 23:30:42 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-karaf-static --- 23:30:42 [INFO] 23:30:42 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 23:30:42 [INFO] Executing tasks 23:30:42 [INFO] Executed tasks 23:30:42 [INFO] 23:30:42 [INFO] --- karaf-maven-plugin:4.4.6:archive (default-archive) @ netconf-karaf-static --- 23:30:53 [INFO] 23:30:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-karaf-static --- 23:30:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:30:53 [INFO] 23:30:53 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf-static --- 23:31:05 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.11-SNAPSHOT already attached, replace previous instance 23:31:05 [INFO] 23:31:05 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-karaf-static --- 23:31:05 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:05 [INFO] 23:31:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 23:31:05 [INFO] Skipping duplicate-finder execution! 23:31:05 [INFO] 23:31:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-karaf-static --- 23:31:05 [WARNING] Unused declared dependencies found: 23:31:05 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.4:compile 23:31:05 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.6:compile 23:31:05 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 23:31:05 [WARNING] org.apache.karaf.features:static:kar:4.4.6:compile 23:31:05 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 23:31:05 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.4:compile 23:31:05 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.1.4:compile 23:31:05 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 23:31:05 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 23:31:05 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 23:31:05 [INFO] 23:31:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf-static --- 23:31:05 [INFO] No sources in project. Archive not created. 23:31:05 [INFO] 23:31:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf-static --- 23:31:05 [INFO] 23:31:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf-static --- 23:31:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:31:05 [INFO] 23:31:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-karaf-static --- 23:31:05 [INFO] Skipping artifact installation 23:31:05 [INFO] 23:31:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-karaf-static --- 23:31:05 [INFO] Skipping artifact deployment 23:31:05 [INFO] 23:31:05 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 23:31:05 [INFO] Building model-aggregator 7.0.11-SNAPSHOT [103/121] 23:31:05 [INFO] --------------------------------[ pom ]--------------------------------- 23:31:05 [INFO] 23:31:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- 23:31:05 [INFO] 23:31:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 23:31:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:05 [INFO] 23:31:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 23:31:05 [INFO] 23:31:05 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-aggregator --- 23:31:05 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:05 [INFO] 23:31:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- 23:31:05 [INFO] Skipping artifact installation 23:31:05 [INFO] 23:31:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- 23:31:05 [INFO] Skipping artifact deployment 23:31:05 [INFO] 23:31:05 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 23:31:05 [INFO] Building transport-http 7.0.11-SNAPSHOT [104/121] 23:31:05 [INFO] -------------------------------[ bundle ]------------------------------- 23:31:05 [INFO] 23:31:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http --- 23:31:05 [INFO] 23:31:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http --- 23:31:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:05 [INFO] 23:31:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- 23:31:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:05 [INFO] 23:31:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http --- 23:31:06 [INFO] 23:31:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- 23:31:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:31:06 [INFO] 23:31:06 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-http --- 23:31:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:31:06 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/src/main/yang 23:31:06 [INFO] yang-to-sources: Found 9 dependencies in 2.300 ms 23:31:06 [INFO] yang-to-sources: Project model files found: 2 in 2.891 ms 23:31:06 [INFO] yang-to-sources: 16 YANG models processed in 81.53 ms 23:31:06 [INFO] BindingJavaFileGenerator: Defined 101 files in 13.67 ms 23:31:06 [INFO] Sorted 101 files into 35 directories in 133.0 μs 23:31:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 52.02 ms 23:31:06 [INFO] 23:31:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-http --- 23:31:06 [INFO] Starting audit... 23:31:06 Audit done. 23:31:06 [INFO] You have 0 Checkstyle violations. 23:31:06 [INFO] 23:31:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http --- 23:31:06 [INFO] Starting audit... 23:31:06 Audit done. 23:31:06 [INFO] You have 0 Checkstyle violations. 23:31:06 [INFO] 23:31:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http --- 23:31:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/classes/LICENSE 23:31:06 [INFO] 23:31:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 23:31:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/src/main/resources 23:31:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/generated-sources/spi 23:31:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:31:06 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:31:06 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:31:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/generated-sources/spi 23:31:06 [INFO] 23:31:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http --- 23:31:06 [INFO] Recompiling the module because of changed dependency. 23:31:06 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 23:31:07 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:31:07 [INFO] 23:31:07 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-http >>> 23:31:07 [INFO] 23:31:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-http --- 23:31:07 [INFO] Fork Value is true 23:31:11 [INFO] Done SpotBugs Analysis.... 23:31:11 [INFO] 23:31:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-http <<< 23:31:11 [INFO] 23:31:11 [INFO] 23:31:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-http --- 23:31:11 [INFO] BugInstance size is 0 23:31:11 [INFO] Error size is 0 23:31:11 [INFO] No errors/warnings found 23:31:11 [INFO] 23:31:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 23:31:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/src/test/resources 23:31:11 [INFO] 23:31:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http --- 23:31:11 [INFO] Recompiling the module because of changed dependency. 23:31:11 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 23:31:11 [INFO] 23:31:11 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-http --- 23:31:11 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/surefire-reports 23:31:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:31:11 [INFO] 23:31:11 [INFO] ------------------------------------------------------- 23:31:11 [INFO] T E S T S 23:31:11 [INFO] ------------------------------------------------------- 23:31:12 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 23:31:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 23:31:13 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 23:31:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:31:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.96 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 23:31:24 [INFO] 23:31:24 [INFO] Results: 23:31:24 [INFO] 23:31:24 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 23:31:24 [INFO] 23:31:24 [INFO] 23:31:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-http --- 23:31:24 [INFO] 23:31:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 23:31:24 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT.jar 23:31:24 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/classes/META-INF/MANIFEST.MF 23:31:24 [INFO] 23:31:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-http --- 23:31:24 [INFO] No previous run data found, generating javadoc. 23:31:28 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-javadoc.jar 23:31:28 [INFO] 23:31:28 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-http --- 23:31:28 [INFO] CycloneDX: Resolving Dependencies 23:31:29 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 23:31:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/bom.xml 23:31:29 [INFO] attaching as transport-http-7.0.11-SNAPSHOT-cyclonedx.xml 23:31:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/bom.json 23:31:29 [INFO] attaching as transport-http-7.0.11-SNAPSHOT-cyclonedx.json 23:31:29 [INFO] 23:31:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 23:31:29 [INFO] Skipping duplicate-finder execution! 23:31:29 [INFO] 23:31:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http --- 23:31:29 [INFO] No dependency problems found 23:31:29 [INFO] 23:31:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 23:31:29 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-sources.jar 23:31:29 [INFO] 23:31:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- 23:31:29 [INFO] 23:31:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- 23:31:29 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec 23:31:29 [INFO] Analyzed bundle 'transport-http' with 30 classes 23:31:29 [INFO] 23:31:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http --- 23:31:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT.pom 23:31:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT.jar 23:31:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-javadoc.jar 23:31:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-cyclonedx.xml 23:31:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-cyclonedx.json 23:31:29 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-sources.jar 23:31:29 [INFO] 23:31:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 23:31:29 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT.jar 23:31:29 [INFO] Writing OBR metadata 23:31:29 [INFO] 23:31:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-http --- 23:31:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:31:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:31:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml 23:31:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:31:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:31:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:31:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:31:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:31:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:31:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:31:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:31:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:31:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:31:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:31:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:31:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:31:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:31:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:31:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:31:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:31:29 at java.lang.reflect.Method.invoke (Method.java:568) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:31:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml 23:31:29 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 23:31:29 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:31:29 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:31:29 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:31:29 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:31:29 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:31:29 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:31:29 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:31:29 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:31:29 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:31:29 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:31:29 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:31:29 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:31:29 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:31:29 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:31:29 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:31:29 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:31:29 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:31:29 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:31:29 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:31:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:31:29 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:31:29 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:31:29 at java.lang.reflect.Method.invoke (Method.java:568) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:31:29 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:31:29 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/maven-metadata.xml 23:31:29 [INFO] 23:31:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 23:31:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:31:29 [INFO] 23:31:29 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 23:31:29 [INFO] Building transport-aggregator 7.0.11-SNAPSHOT [105/121] 23:31:29 [INFO] --------------------------------[ pom ]--------------------------------- 23:31:29 [INFO] 23:31:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-aggregator --- 23:31:29 [INFO] 23:31:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-aggregator --- 23:31:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:29 [INFO] 23:31:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-aggregator --- 23:31:29 [INFO] 23:31:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-aggregator --- 23:31:29 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:29 [INFO] 23:31:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-aggregator --- 23:31:29 [INFO] Skipping artifact installation 23:31:29 [INFO] 23:31:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-aggregator --- 23:31:29 [INFO] Skipping artifact deployment 23:31:29 [INFO] 23:31:29 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 23:31:29 [INFO] Building restconf-client 7.0.11-SNAPSHOT [106/121] 23:31:29 [INFO] -------------------------------[ bundle ]------------------------------- 23:31:29 [INFO] 23:31:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-client --- 23:31:29 [INFO] 23:31:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-client --- 23:31:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:29 [INFO] 23:31:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-client --- 23:31:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:29 [INFO] 23:31:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-client --- 23:31:30 [INFO] 23:31:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-client --- 23:31:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:31:30 [INFO] 23:31:30 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ restconf-client --- 23:31:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:31:30 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/src/main/yang 23:31:30 [INFO] yang-to-sources: Found 10 dependencies in 5.233 ms 23:31:30 [INFO] yang-to-sources: Project model files found: 1 in 1.876 ms 23:31:30 [INFO] yang-to-sources: 14 YANG models processed in 112.3 ms 23:31:30 [INFO] BindingJavaFileGenerator: Defined 80 files in 12.96 ms 23:31:30 [INFO] Sorted 80 files into 23 directories in 121.1 μs 23:31:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 36.89 ms 23:31:30 [INFO] 23:31:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-client --- 23:31:30 [INFO] Starting audit... 23:31:30 Audit done. 23:31:30 [INFO] You have 0 Checkstyle violations. 23:31:30 [INFO] 23:31:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-client --- 23:31:30 [INFO] Starting audit... 23:31:30 Audit done. 23:31:30 [INFO] You have 0 Checkstyle violations. 23:31:30 [INFO] 23:31:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-client --- 23:31:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/classes/LICENSE 23:31:30 [INFO] 23:31:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 23:31:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/src/main/resources 23:31:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/generated-sources/spi 23:31:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:31:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:31:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:31:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/generated-sources/spi 23:31:30 [INFO] 23:31:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-client --- 23:31:30 [INFO] Recompiling the module because of changed dependency. 23:31:30 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 23:31:30 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:31:30 [INFO] 23:31:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-client >>> 23:31:30 [INFO] 23:31:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-client --- 23:31:30 [INFO] Fork Value is true 23:31:33 [INFO] Done SpotBugs Analysis.... 23:31:33 [INFO] 23:31:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-client <<< 23:31:33 [INFO] 23:31:33 [INFO] 23:31:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-client --- 23:31:33 [INFO] BugInstance size is 0 23:31:33 [INFO] Error size is 0 23:31:33 [INFO] No errors/warnings found 23:31:33 [INFO] 23:31:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 23:31:33 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/src/test/resources 23:31:33 [INFO] 23:31:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-client --- 23:31:33 [INFO] No sources to compile 23:31:33 [INFO] 23:31:33 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-client --- 23:31:33 [INFO] No tests to run. 23:31:33 [INFO] 23:31:33 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-client --- 23:31:33 [INFO] 23:31:33 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 23:31:33 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT.jar 23:31:33 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 23:31:33 [INFO] 23:31:33 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-client --- 23:31:33 [INFO] No previous run data found, generating javadoc. 23:31:36 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-javadoc.jar 23:31:36 [INFO] 23:31:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-client --- 23:31:37 [INFO] CycloneDX: Resolving Dependencies 23:31:37 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 23:31:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/bom.xml 23:31:37 [INFO] attaching as restconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:31:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/bom.json 23:31:37 [INFO] attaching as restconf-client-7.0.11-SNAPSHOT-cyclonedx.json 23:31:37 [INFO] 23:31:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 23:31:37 [INFO] Skipping duplicate-finder execution! 23:31:37 [INFO] 23:31:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-client --- 23:31:37 [INFO] No dependency problems found 23:31:37 [INFO] 23:31:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-client --- 23:31:37 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-sources.jar 23:31:37 [INFO] 23:31:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-client --- 23:31:38 [INFO] 23:31:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-client --- 23:31:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:31:38 [INFO] 23:31:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-client --- 23:31:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT.pom 23:31:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT.jar 23:31:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-javadoc.jar 23:31:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:31:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-cyclonedx.json 23:31:38 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-sources.jar 23:31:38 [INFO] 23:31:38 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 23:31:38 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT.jar 23:31:38 [INFO] Writing OBR metadata 23:31:38 [INFO] 23:31:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-client --- 23:31:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:31:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:31:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:31:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:31:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:31:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:31:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:31:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:31:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:31:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:31:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:31:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:31:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:31:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:31:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:31:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:31:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:31:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:31:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:31:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:31:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:31:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:31:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:31:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:31:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:31:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:31:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:31:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:31:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:31:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:31:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:31:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:31:38 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 23:31:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:31:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:31:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:31:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:31:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:31:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:31:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:31:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:31:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:31:38 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:31:38 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:31:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:31:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:31:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:31:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:31:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:31:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:31:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:31:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:31:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:31:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:31:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:31:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:31:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:31:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:31:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:31:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:31:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:31:38 at java.lang.reflect.Method.invoke (Method.java:568) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:31:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:31:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/maven-metadata.xml 23:31:38 [INFO] 23:31:38 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 23:31:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:31:38 [INFO] 23:31:38 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 23:31:38 [INFO] Building restconf-server 7.0.11-SNAPSHOT [107/121] 23:31:38 [INFO] -------------------------------[ bundle ]------------------------------- 23:31:38 [INFO] 23:31:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-server --- 23:31:38 [INFO] 23:31:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-server --- 23:31:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:38 [INFO] 23:31:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-server --- 23:31:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:38 [INFO] 23:31:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-server --- 23:31:38 [INFO] 23:31:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-server --- 23:31:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:31:38 [INFO] 23:31:38 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ restconf-server --- 23:31:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:31:38 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/src/main/yang 23:31:38 [INFO] yang-to-sources: Found 11 dependencies in 4.854 ms 23:31:38 [INFO] yang-to-sources: Project model files found: 1 in 25.81 ms 23:31:38 [INFO] yang-to-sources: 16 YANG models processed in 79.17 ms 23:31:38 [INFO] BindingJavaFileGenerator: Defined 84 files in 13.16 ms 23:31:38 [INFO] Sorted 84 files into 24 directories in 374.9 μs 23:31:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 51.01 ms 23:31:38 [INFO] 23:31:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-server --- 23:31:38 [INFO] Starting audit... 23:31:38 Audit done. 23:31:38 [INFO] You have 0 Checkstyle violations. 23:31:38 [INFO] 23:31:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-server --- 23:31:38 [INFO] Starting audit... 23:31:38 Audit done. 23:31:38 [INFO] You have 0 Checkstyle violations. 23:31:38 [INFO] 23:31:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-server --- 23:31:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/classes/LICENSE 23:31:38 [INFO] 23:31:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 23:31:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/src/main/resources 23:31:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/generated-sources/spi 23:31:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:31:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:31:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 23:31:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/generated-sources/spi 23:31:38 [INFO] 23:31:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-server --- 23:31:38 [INFO] Recompiling the module because of changed dependency. 23:31:38 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 23:31:39 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:31:39 [INFO] 23:31:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-server >>> 23:31:39 [INFO] 23:31:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-server --- 23:31:39 [INFO] Fork Value is true 23:31:42 [INFO] Done SpotBugs Analysis.... 23:31:42 [INFO] 23:31:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-server <<< 23:31:42 [INFO] 23:31:42 [INFO] 23:31:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-server --- 23:31:42 [INFO] BugInstance size is 0 23:31:42 [INFO] Error size is 0 23:31:42 [INFO] No errors/warnings found 23:31:42 [INFO] 23:31:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 23:31:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/src/test/resources 23:31:42 [INFO] 23:31:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-server --- 23:31:42 [INFO] No sources to compile 23:31:42 [INFO] 23:31:42 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-server --- 23:31:42 [INFO] No tests to run. 23:31:42 [INFO] 23:31:42 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-server --- 23:31:42 [INFO] 23:31:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 23:31:42 [INFO] Building bundle: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT.jar 23:31:42 [INFO] Writing manifest: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 23:31:42 [INFO] 23:31:42 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-server --- 23:31:42 [INFO] No previous run data found, generating javadoc. 23:31:45 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-javadoc.jar 23:31:45 [INFO] 23:31:45 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-server --- 23:31:45 [INFO] CycloneDX: Resolving Dependencies 23:31:46 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 23:31:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/bom.xml 23:31:46 [INFO] attaching as restconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 23:31:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/bom.json 23:31:46 [INFO] attaching as restconf-server-7.0.11-SNAPSHOT-cyclonedx.json 23:31:46 [INFO] 23:31:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 23:31:46 [INFO] Skipping duplicate-finder execution! 23:31:46 [INFO] 23:31:46 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-server --- 23:31:46 [INFO] No dependency problems found 23:31:46 [INFO] 23:31:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-server --- 23:31:46 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-sources.jar 23:31:46 [INFO] 23:31:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-server --- 23:31:46 [INFO] 23:31:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-server --- 23:31:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:31:46 [INFO] 23:31:46 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-server --- 23:31:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT.pom 23:31:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT.jar 23:31:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-javadoc.jar 23:31:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 23:31:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-cyclonedx.json 23:31:46 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-sources.jar 23:31:46 [INFO] 23:31:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 23:31:46 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT.jar 23:31:46 [INFO] Writing OBR metadata 23:31:47 [INFO] 23:31:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-server --- 23:31:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:31:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:31:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml 23:31:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:31:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:31:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:31:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:31:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:31:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:31:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:31:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:31:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:31:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:31:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:31:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:31:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:31:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:31:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:31:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:31:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:31:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:31:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:31:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:31:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:31:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:31:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:31:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:31:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:31:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:31:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:31:47 at java.lang.reflect.Method.invoke (Method.java:568) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:31:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml 23:31:47 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 23:31:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:31:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:31:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:31:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:31:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:31:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:31:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:31:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:31:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:31:47 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:31:47 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:31:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:31:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:31:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:31:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:31:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:31:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:31:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:31:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:31:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:31:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:31:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:31:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:31:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:31:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:31:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:31:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:31:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:31:47 at java.lang.reflect.Method.invoke (Method.java:568) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:31:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:31:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/maven-metadata.xml 23:31:47 [INFO] 23:31:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 23:31:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:31:47 [INFO] 23:31:47 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 23:31:47 [INFO] Building protocol 7.0.11-SNAPSHOT [108/121] 23:31:47 [INFO] --------------------------------[ pom ]--------------------------------- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ protocol --- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ protocol --- 23:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:47 [INFO] 23:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ protocol --- 23:31:47 [INFO] 23:31:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ protocol --- 23:31:47 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:47 [INFO] 23:31:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ protocol --- 23:31:47 [INFO] Skipping artifact installation 23:31:47 [INFO] 23:31:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ protocol --- 23:31:47 [INFO] Skipping artifact deployment 23:31:47 [INFO] 23:31:47 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 23:31:47 [INFO] Building plugins 7.0.11-SNAPSHOT [109/121] 23:31:47 [INFO] --------------------------------[ pom ]--------------------------------- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ plugins --- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ plugins --- 23:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:47 [INFO] 23:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ plugins --- 23:31:47 [INFO] 23:31:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ plugins --- 23:31:47 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:47 [INFO] 23:31:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ plugins --- 23:31:47 [INFO] Skipping artifact installation 23:31:47 [INFO] 23:31:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ plugins --- 23:31:47 [INFO] Skipping artifact deployment 23:31:47 [INFO] 23:31:47 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 23:31:47 [INFO] Building apps 7.0.11-SNAPSHOT [110/121] 23:31:47 [INFO] --------------------------------[ pom ]--------------------------------- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ apps --- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ apps --- 23:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:47 [INFO] 23:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ apps --- 23:31:47 [INFO] 23:31:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ apps --- 23:31:47 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:47 [INFO] 23:31:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ apps --- 23:31:47 [INFO] Skipping artifact installation 23:31:47 [INFO] 23:31:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ apps --- 23:31:47 [INFO] Skipping artifact deployment 23:31:47 [INFO] 23:31:47 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 23:31:47 [INFO] Building third-party 7.0.11-SNAPSHOT [111/121] 23:31:47 [INFO] --------------------------------[ pom ]--------------------------------- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ third-party --- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ third-party --- 23:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:47 [INFO] 23:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ third-party --- 23:31:47 [INFO] 23:31:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ third-party --- 23:31:47 [INFO] Skipping CycloneDX goal, because module skips deploy 23:31:47 [INFO] 23:31:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ third-party --- 23:31:47 [INFO] Skipping artifact installation 23:31:47 [INFO] 23:31:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ third-party --- 23:31:47 [INFO] Skipping artifact deployment 23:31:47 [INFO] 23:31:47 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 23:31:47 [INFO] Building netconf-testtool 7.0.11-SNAPSHOT [112/121] 23:31:47 [INFO] --------------------------------[ jar ]--------------------------------- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-testtool --- 23:31:47 [INFO] 23:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-testtool --- 23:31:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:47 [INFO] 23:31:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-testtool --- 23:31:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:31:47 [INFO] 23:31:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-testtool --- 23:31:47 [INFO] 23:31:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-testtool --- 23:31:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:31:47 [INFO] 23:31:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (stress-client dependency copy) @ netconf-testtool --- 23:31:47 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 23:31:47 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 23:31:47 [INFO] Copying artifact 'org.bouncycastle:bcpkix-jdk18on:jar:1.78.1' (/tmp/r/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar) to /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 23:31:47 [INFO] Copying artifact 'org.bouncycastle:bcprov-jdk18on:jar:1.78.1' (/tmp/r/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar) to /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 23:31:47 [INFO] 23:31:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-testtool --- 23:31:47 [INFO] Starting audit... 23:31:47 Audit done. 23:31:47 [INFO] You have 0 Checkstyle violations. 23:31:47 [INFO] 23:31:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-testtool --- 23:31:48 [INFO] Starting audit... 23:31:48 Audit done. 23:31:48 [INFO] You have 0 Checkstyle violations. 23:31:48 [INFO] 23:31:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-testtool --- 23:31:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/classes/LICENSE 23:31:48 [INFO] 23:31:48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 23:31:48 [INFO] Copying 3 resources from src/main/resources to target/classes 23:31:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/spi 23:31:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/yang 23:31:48 [INFO] 23:31:48 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-testtool --- 23:31:48 [INFO] Recompiling the module because of changed dependency. 23:31:48 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 23:31:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:31:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:31:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:31:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:31:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:31:49 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:31:49 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[126,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[130,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[133,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[138,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[150,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[152,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[176,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[253,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[60,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[75,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 23:31:49 [INFO] 23:31:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 23:31:49 [INFO] 23:31:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-testtool --- 23:31:49 [INFO] Fork Value is true 23:31:55 [INFO] Done SpotBugs Analysis.... 23:31:55 [INFO] 23:31:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 23:31:55 [INFO] 23:31:55 [INFO] 23:31:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-testtool --- 23:31:55 [INFO] BugInstance size is 0 23:31:55 [INFO] Error size is 0 23:31:55 [INFO] No errors/warnings found 23:31:55 [INFO] 23:31:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 23:31:55 [INFO] Copying 1 resource from src/test/resources to target/test-classes 23:31:55 [INFO] 23:31:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-testtool --- 23:31:55 [INFO] Recompiling the module because of changed dependency. 23:31:55 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:31:55 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:31:55 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 23:31:55 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:31:55 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:31:55 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:31:55 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 23:31:55 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:31:55 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:31:55 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 23:31:55 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 23:31:55 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 23:31:55 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 23:31:55 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 23:31:55 [INFO] 23:31:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-testtool --- 23:31:55 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/surefire-reports 23:31:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:31:55 [INFO] 23:31:55 [INFO] ------------------------------------------------------- 23:31:55 [INFO] T E S T S 23:31:55 [INFO] ------------------------------------------------------- 23:31:56 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 23:32:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.846 s -- in org.opendaylight.netconf.test.tool.TestToolTest 23:32:04 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 2.005 s 23:32:04 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.099 s 23:32:04 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.106 s 23:32:04 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.245 s 23:32:04 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.037 s 23:32:04 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.256 s 23:32:04 [INFO] 23:32:04 [INFO] Results: 23:32:04 [INFO] 23:32:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 23:32:04 [INFO] 23:32:04 [INFO] 23:32:04 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-testtool --- 23:32:04 [INFO] 23:32:04 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ netconf-testtool --- 23:32:04 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT.jar 23:32:04 [INFO] 23:32:04 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-testtool --- 23:32:04 [INFO] No previous run data found, generating javadoc. 23:32:07 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar 23:32:07 [INFO] 23:32:07 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ netconf-testtool --- 23:32:07 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 23:32:07 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 23:32:07 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 23:32:07 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 23:32:07 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 23:32:07 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 23:32:07 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 23:32:07 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 23:32:07 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 23:32:07 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 23:32:07 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 23:32:07 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 23:32:07 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 23:32:07 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 23:32:07 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 23:32:07 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 23:32:07 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 23:32:07 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 23:32:07 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 23:32:07 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 23:32:07 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 23:32:07 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 23:32:07 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 23:32:07 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 23:32:07 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 23:32:07 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 23:32:07 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 23:32:07 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 23:32:07 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 23:32:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:10 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/DEPENDENCIES.txt 23:32:10 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 23:32:10 [WARNING] - META-INF/mailcap.default 23:32:10 [WARNING] - META-INF/mimetypes.default 23:32:10 [WARNING] - com.sun.activation.registries.LineTokenizer 23:32:10 [WARNING] - com.sun.activation.registries.LogSupport 23:32:10 [WARNING] - com.sun.activation.registries.MailcapFile 23:32:10 [WARNING] - com.sun.activation.registries.MailcapParseException 23:32:10 [WARNING] - com.sun.activation.registries.MailcapTokenizer 23:32:10 [WARNING] - com.sun.activation.registries.MimeTypeEntry 23:32:10 [WARNING] - com.sun.activation.registries.MimeTypeFile 23:32:10 [WARNING] - com.sun.activation.viewers.ImageViewer 23:32:10 [WARNING] - 30 more... 23:32:10 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 23:32:10 [WARNING] - org.ops4j.lang.NullArgumentException 23:32:10 [WARNING] - org.ops4j.lang.Ops4jException 23:32:10 [WARNING] - org.ops4j.lang.PostConditionException 23:32:10 [WARNING] - org.ops4j.lang.PreConditionException 23:32:10 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 23:32:10 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/LICENSE.txt 23:32:10 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:32:10 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/io.netty.versions.properties 23:32:10 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 23:32:10 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 23:32:10 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 23:32:10 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 23:32:10 [WARNING] - org.ops4j.util.property.PropertyResolver 23:32:10 [WARNING] - org.ops4j.util.property.PropertyStore 23:32:10 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources: 23:32:10 [WARNING] - .api_description 23:32:10 [WARNING] - about.html 23:32:10 [WARNING] - bundle.properties 23:32:10 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 23:32:10 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 23:32:10 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 23:32:10 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 23:32:10 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 23:32:10 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 23:32:10 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 23:32:10 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 23:32:10 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 23:32:10 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 23:32:10 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 23:32:10 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 23:32:10 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 23:32:10 [WARNING] - 755 more... 23:32:10 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/NOTICE.txt 23:32:10 [WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 23:32:10 [WARNING] - README.md 23:32:10 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/NOTICE 23:32:10 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 23:32:10 [WARNING] - org.ops4j.util.collections.PropertiesUtils 23:32:10 [WARNING] - org.ops4j.util.collections.PropertiesWriter 23:32:10 [WARNING] - org.ops4j.util.collections.PropertyResolver 23:32:10 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/LICENSE 23:32:10 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 23:32:10 [WARNING] - com.fasterxml.jackson.core.Base64Variant 23:32:10 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 23:32:10 [WARNING] - com.fasterxml.jackson.core.Base64Variants 23:32:10 [WARNING] - com.fasterxml.jackson.core.FormatFeature 23:32:10 [WARNING] - com.fasterxml.jackson.core.FormatSchema 23:32:10 [WARNING] - com.fasterxml.jackson.core.JacksonException 23:32:10 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 23:32:10 [WARNING] - com.fasterxml.jackson.core.JsonFactory 23:32:10 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 23:32:10 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 23:32:10 [WARNING] - 140 more... 23:32:10 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 23:32:10 [WARNING] - META-INF.versions.9.module-info 23:32:10 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 23:32:10 [WARNING] - META-INF/LICENSE.md 23:32:10 [WARNING] - META-INF/NOTICE.md 23:32:10 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:10 [WARNING] - pretty-print.xsl 23:32:10 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 23:32:10 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 23:32:10 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 23:32:10 [WARNING] - 62 more... 23:32:10 [WARNING] aaa-encrypt-service-0.19.6.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources: 23:32:10 [WARNING] - LICENSE 23:32:10 [WARNING] - META-INF/git.properties 23:32:10 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 23:32:10 [WARNING] - META-INF/MANIFEST.MF 23:32:10 [WARNING] maven-shade-plugin has detected that some files are 23:32:10 [WARNING] present in two or more JARs. When this happens, only one 23:32:10 [WARNING] single version of the file is copied to the uber jar. 23:32:10 [WARNING] Usually this is not harmful and you can skip these warnings, 23:32:10 [WARNING] otherwise try to manually exclude artifacts based on 23:32:10 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 23:32:10 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 23:32:10 [INFO] Attaching shaded artifact. 23:32:10 [INFO] 23:32:10 [INFO] --- maven-shade-plugin:3.6.0:shade (stress-client) @ netconf-testtool --- 23:32:10 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 23:32:10 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 23:32:10 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 23:32:10 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 23:32:10 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 23:32:10 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 23:32:10 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 23:32:10 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 23:32:10 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 23:32:10 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 23:32:10 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 23:32:10 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 23:32:10 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 23:32:10 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 23:32:10 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 23:32:10 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 23:32:10 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 23:32:10 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 23:32:10 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 23:32:10 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 23:32:10 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 23:32:10 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 23:32:10 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 23:32:10 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 23:32:10 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 23:32:10 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 23:32:10 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 23:32:10 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 23:32:10 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 23:32:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/DEPENDENCIES.txt 23:32:13 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 23:32:13 [WARNING] - META-INF/mailcap.default 23:32:13 [WARNING] - META-INF/mimetypes.default 23:32:13 [WARNING] - com.sun.activation.registries.LineTokenizer 23:32:13 [WARNING] - com.sun.activation.registries.LogSupport 23:32:13 [WARNING] - com.sun.activation.registries.MailcapFile 23:32:13 [WARNING] - com.sun.activation.registries.MailcapParseException 23:32:13 [WARNING] - com.sun.activation.registries.MailcapTokenizer 23:32:13 [WARNING] - com.sun.activation.registries.MimeTypeEntry 23:32:13 [WARNING] - com.sun.activation.registries.MimeTypeFile 23:32:13 [WARNING] - com.sun.activation.viewers.ImageViewer 23:32:13 [WARNING] - 30 more... 23:32:13 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 23:32:13 [WARNING] - org.ops4j.lang.NullArgumentException 23:32:13 [WARNING] - org.ops4j.lang.Ops4jException 23:32:13 [WARNING] - org.ops4j.lang.PostConditionException 23:32:13 [WARNING] - org.ops4j.lang.PreConditionException 23:32:13 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 23:32:13 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/LICENSE.txt 23:32:13 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:32:13 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/io.netty.versions.properties 23:32:13 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 23:32:13 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 23:32:13 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 23:32:13 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 23:32:13 [WARNING] - org.ops4j.util.property.PropertyResolver 23:32:13 [WARNING] - org.ops4j.util.property.PropertyStore 23:32:13 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources: 23:32:13 [WARNING] - .api_description 23:32:13 [WARNING] - about.html 23:32:13 [WARNING] - bundle.properties 23:32:13 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 23:32:13 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 23:32:13 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 23:32:13 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 23:32:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 23:32:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 23:32:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 23:32:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 23:32:13 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 23:32:13 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 23:32:13 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 23:32:13 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 23:32:13 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 23:32:13 [WARNING] - 755 more... 23:32:13 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/NOTICE.txt 23:32:13 [WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 23:32:13 [WARNING] - README.md 23:32:13 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/NOTICE 23:32:13 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 23:32:13 [WARNING] - org.ops4j.util.collections.PropertiesUtils 23:32:13 [WARNING] - org.ops4j.util.collections.PropertiesWriter 23:32:13 [WARNING] - org.ops4j.util.collections.PropertyResolver 23:32:13 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/LICENSE 23:32:13 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 23:32:13 [WARNING] - com.fasterxml.jackson.core.Base64Variant 23:32:13 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 23:32:13 [WARNING] - com.fasterxml.jackson.core.Base64Variants 23:32:13 [WARNING] - com.fasterxml.jackson.core.FormatFeature 23:32:13 [WARNING] - com.fasterxml.jackson.core.FormatSchema 23:32:13 [WARNING] - com.fasterxml.jackson.core.JacksonException 23:32:13 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 23:32:13 [WARNING] - com.fasterxml.jackson.core.JsonFactory 23:32:13 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 23:32:13 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 23:32:13 [WARNING] - 140 more... 23:32:13 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 23:32:13 [WARNING] - META-INF/LICENSE.md 23:32:13 [WARNING] - META-INF/NOTICE.md 23:32:13 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:13 [WARNING] - pretty-print.xsl 23:32:13 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 23:32:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 23:32:13 [WARNING] - 62 more... 23:32:13 [WARNING] aaa-encrypt-service-0.19.6.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources: 23:32:13 [WARNING] - LICENSE 23:32:13 [WARNING] - META-INF/git.properties 23:32:13 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 23:32:13 [WARNING] - META-INF/MANIFEST.MF 23:32:13 [WARNING] error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 23:32:13 [WARNING] - META-INF.versions.9.module-info 23:32:13 [WARNING] maven-shade-plugin has detected that some files are 23:32:13 [WARNING] present in two or more JARs. When this happens, only one 23:32:13 [WARNING] single version of the file is copied to the uber jar. 23:32:13 [WARNING] Usually this is not harmful and you can skip these warnings, 23:32:13 [WARNING] otherwise try to manually exclude artifacts based on 23:32:13 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 23:32:13 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 23:32:13 [INFO] Attaching shaded artifact. 23:32:13 [INFO] 23:32:13 [INFO] --- maven-shade-plugin:3.6.0:shade (restconf-perf-client) @ netconf-testtool --- 23:32:13 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 23:32:13 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 23:32:13 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 23:32:13 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 23:32:13 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 23:32:13 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 23:32:13 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 23:32:13 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 23:32:13 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 23:32:13 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 23:32:13 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 23:32:13 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 23:32:13 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 23:32:13 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 23:32:13 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 23:32:13 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 23:32:13 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 23:32:13 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 23:32:13 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 23:32:13 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 23:32:13 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 23:32:13 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 23:32:13 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 23:32:13 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 23:32:13 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 23:32:13 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 23:32:13 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 23:32:13 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 23:32:13 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 23:32:13 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 23:32:13 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 23:32:13 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 23:32:13 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 from the shaded jar. 23:32:13 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 from the shaded jar. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:14 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:15 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/DEPENDENCIES.txt 23:32:15 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.3.0.jar, transport-api-7.0.11-SNAPSHOT.jar define 3 overlapping resources: 23:32:15 [WARNING] - .api_description 23:32:15 [WARNING] - about.html 23:32:15 [WARNING] - bundle.properties 23:32:15 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 23:32:15 [WARNING] - META-INF/mailcap.default 23:32:15 [WARNING] - META-INF/mimetypes.default 23:32:15 [WARNING] - com.sun.activation.registries.LineTokenizer 23:32:15 [WARNING] - com.sun.activation.registries.LogSupport 23:32:15 [WARNING] - com.sun.activation.registries.MailcapFile 23:32:15 [WARNING] - com.sun.activation.registries.MailcapParseException 23:32:15 [WARNING] - com.sun.activation.registries.MailcapTokenizer 23:32:15 [WARNING] - com.sun.activation.registries.MimeTypeEntry 23:32:15 [WARNING] - com.sun.activation.registries.MimeTypeFile 23:32:15 [WARNING] - com.sun.activation.viewers.ImageViewer 23:32:15 [WARNING] - 30 more... 23:32:15 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 23:32:15 [WARNING] - org.ops4j.lang.NullArgumentException 23:32:15 [WARNING] - org.ops4j.lang.Ops4jException 23:32:15 [WARNING] - org.ops4j.lang.PostConditionException 23:32:15 [WARNING] - org.ops4j.lang.PreConditionException 23:32:15 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 23:32:15 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/LICENSE.txt 23:32:15 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, yang-binding-13.0.6.jar define 1 overlapping resource: 23:32:15 [WARNING] - README.md 23:32:15 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:32:15 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/io.netty.versions.properties 23:32:15 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 23:32:15 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 23:32:15 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 23:32:15 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 23:32:15 [WARNING] - org.ops4j.util.property.PropertyResolver 23:32:15 [WARNING] - org.ops4j.util.property.PropertyStore 23:32:15 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 23:32:15 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 23:32:15 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 23:32:15 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 23:32:15 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 23:32:15 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 23:32:15 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 23:32:15 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 23:32:15 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 23:32:15 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 23:32:15 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 23:32:15 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 23:32:15 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 23:32:15 [WARNING] - 755 more... 23:32:15 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/NOTICE.txt 23:32:15 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/NOTICE 23:32:15 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 23:32:15 [WARNING] - org.ops4j.util.collections.PropertiesUtils 23:32:15 [WARNING] - org.ops4j.util.collections.PropertiesWriter 23:32:15 [WARNING] - org.ops4j.util.collections.PropertyResolver 23:32:15 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/LICENSE 23:32:15 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 23:32:15 [WARNING] - com.fasterxml.jackson.core.Base64Variant 23:32:15 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 23:32:15 [WARNING] - com.fasterxml.jackson.core.Base64Variants 23:32:15 [WARNING] - com.fasterxml.jackson.core.FormatFeature 23:32:15 [WARNING] - com.fasterxml.jackson.core.FormatSchema 23:32:15 [WARNING] - com.fasterxml.jackson.core.JacksonException 23:32:15 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 23:32:15 [WARNING] - com.fasterxml.jackson.core.JsonFactory 23:32:15 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 23:32:15 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 23:32:15 [WARNING] - 140 more... 23:32:15 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 23:32:15 [WARNING] - META-INF/LICENSE.md 23:32:15 [WARNING] - META-INF/NOTICE.md 23:32:15 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:15 [WARNING] - pretty-print.xsl 23:32:15 [WARNING] aaa-encrypt-service-0.19.6.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-binding-13.0.6.jar, yang-ext-2013.09.07.25.6.jar define 2 overlapping resources: 23:32:15 [WARNING] - LICENSE 23:32:15 [WARNING] - META-INF/git.properties 23:32:15 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 23:32:15 [WARNING] - META-INF/MANIFEST.MF 23:32:15 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 23:32:15 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 23:32:15 [WARNING] - 62 more... 23:32:15 [WARNING] error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 23:32:15 [WARNING] - META-INF.versions.9.module-info 23:32:15 [WARNING] maven-shade-plugin has detected that some files are 23:32:15 [WARNING] present in two or more JARs. When this happens, only one 23:32:15 [WARNING] single version of the file is copied to the uber jar. 23:32:15 [WARNING] Usually this is not harmful and you can skip these warnings, 23:32:15 [WARNING] otherwise try to manually exclude artifacts based on 23:32:15 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 23:32:15 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 23:32:15 [INFO] Attaching shaded artifact. 23:32:15 [INFO] 23:32:15 [INFO] --- maven-shade-plugin:3.6.0:shade (scale-util) @ netconf-testtool --- 23:32:15 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 23:32:15 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 23:32:15 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 23:32:15 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 23:32:15 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 23:32:15 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 23:32:15 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 23:32:15 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 23:32:15 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 23:32:15 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 23:32:15 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 23:32:15 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 23:32:15 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 23:32:15 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 23:32:15 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 23:32:15 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 23:32:15 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 23:32:15 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 23:32:15 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 23:32:15 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 23:32:15 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 23:32:15 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 23:32:15 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 23:32:15 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 23:32:15 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 23:32:15 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 23:32:15 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 23:32:15 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 23:32:15 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 23:32:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:17 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:18 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 23:32:19 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/DEPENDENCIES.txt 23:32:19 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 23:32:19 [WARNING] - META-INF/mailcap.default 23:32:19 [WARNING] - META-INF/mimetypes.default 23:32:19 [WARNING] - com.sun.activation.registries.LineTokenizer 23:32:19 [WARNING] - com.sun.activation.registries.LogSupport 23:32:19 [WARNING] - com.sun.activation.registries.MailcapFile 23:32:19 [WARNING] - com.sun.activation.registries.MailcapParseException 23:32:19 [WARNING] - com.sun.activation.registries.MailcapTokenizer 23:32:19 [WARNING] - com.sun.activation.registries.MimeTypeEntry 23:32:19 [WARNING] - com.sun.activation.registries.MimeTypeFile 23:32:19 [WARNING] - com.sun.activation.viewers.ImageViewer 23:32:19 [WARNING] - 30 more... 23:32:19 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 23:32:19 [WARNING] - org.ops4j.lang.NullArgumentException 23:32:19 [WARNING] - org.ops4j.lang.Ops4jException 23:32:19 [WARNING] - org.ops4j.lang.PostConditionException 23:32:19 [WARNING] - org.ops4j.lang.PreConditionException 23:32:19 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 23:32:19 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/LICENSE.txt 23:32:19 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 23:32:19 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/io.netty.versions.properties 23:32:19 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 23:32:19 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 23:32:19 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 23:32:19 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 23:32:19 [WARNING] - org.ops4j.util.property.PropertyResolver 23:32:19 [WARNING] - org.ops4j.util.property.PropertyStore 23:32:19 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources: 23:32:19 [WARNING] - .api_description 23:32:19 [WARNING] - about.html 23:32:19 [WARNING] - bundle.properties 23:32:19 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 23:32:19 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 23:32:19 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 23:32:19 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 23:32:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 23:32:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 23:32:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 23:32:19 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 23:32:19 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 23:32:19 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 23:32:19 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 23:32:19 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 23:32:19 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 23:32:19 [WARNING] - 755 more... 23:32:19 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/NOTICE.txt 23:32:19 [WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 23:32:19 [WARNING] - README.md 23:32:19 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/NOTICE 23:32:19 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 23:32:19 [WARNING] - org.ops4j.util.collections.PropertiesUtils 23:32:19 [WARNING] - org.ops4j.util.collections.PropertiesWriter 23:32:19 [WARNING] - org.ops4j.util.collections.PropertyResolver 23:32:19 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/LICENSE 23:32:19 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 23:32:19 [WARNING] - com.fasterxml.jackson.core.Base64Variant 23:32:19 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 23:32:19 [WARNING] - com.fasterxml.jackson.core.Base64Variants 23:32:19 [WARNING] - com.fasterxml.jackson.core.FormatFeature 23:32:19 [WARNING] - com.fasterxml.jackson.core.FormatSchema 23:32:19 [WARNING] - com.fasterxml.jackson.core.JacksonException 23:32:19 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 23:32:19 [WARNING] - com.fasterxml.jackson.core.JsonFactory 23:32:19 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 23:32:19 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 23:32:19 [WARNING] - 140 more... 23:32:19 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 23:32:19 [WARNING] - META-INF.versions.9.module-info 23:32:19 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 23:32:19 [WARNING] - META-INF/LICENSE.md 23:32:19 [WARNING] - META-INF/NOTICE.md 23:32:19 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 23:32:19 [WARNING] - pretty-print.xsl 23:32:19 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 23:32:19 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 23:32:19 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 23:32:19 [WARNING] - 62 more... 23:32:19 [WARNING] aaa-encrypt-service-0.19.6.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources: 23:32:19 [WARNING] - LICENSE 23:32:19 [WARNING] - META-INF/git.properties 23:32:19 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 23:32:19 [WARNING] - META-INF/MANIFEST.MF 23:32:19 [WARNING] maven-shade-plugin has detected that some files are 23:32:19 [WARNING] present in two or more JARs. When this happens, only one 23:32:19 [WARNING] single version of the file is copied to the uber jar. 23:32:19 [WARNING] Usually this is not harmful and you can skip these warnings, 23:32:19 [WARNING] otherwise try to manually exclude artifacts based on 23:32:19 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 23:32:19 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 23:32:19 [INFO] Attaching shaded artifact. 23:32:19 [INFO] 23:32:19 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ netconf-testtool --- 23:32:19 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 23:32:19 [INFO] Building tar: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-package-stress-client.tar.gz 23:32:21 [INFO] 23:32:21 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-testtool --- 23:32:21 [INFO] CycloneDX: Resolving Dependencies 23:32:23 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 23:32:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/bom.xml 23:32:23 [INFO] attaching as netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/bom.json 23:32:23 [INFO] attaching as netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.json 23:32:23 [INFO] 23:32:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 23:32:23 [INFO] Skipping duplicate-finder execution! 23:32:23 [INFO] 23:32:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-testtool --- 23:32:23 [WARNING] Used undeclared dependencies found: 23:32:23 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 23:32:23 [WARNING] com.google.code.gson:gson:jar:2.11.0:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 23:32:23 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 23:32:23 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 23:32:23 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 23:32:23 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 23:32:23 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 23:32:23 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 23:32:23 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:compile 23:32:23 [WARNING] Unused declared dependencies found: 23:32:23 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 23:32:23 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 23:32:23 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 23:32:23 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 23:32:23 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 23:32:23 [WARNING] Non-test scoped test only dependencies found: 23:32:23 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 23:32:23 [INFO] 23:32:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-testtool --- 23:32:23 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-sources.jar 23:32:23 [INFO] 23:32:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-testtool --- 23:32:23 [INFO] 23:32:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-testtool --- 23:32:23 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 23:32:23 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 23:32:23 [INFO] 23:32:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-testtool --- 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT.pom 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT.jar 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-executable.jar 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-stress-client.jar 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.11-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-rest-perf-client.jar 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.11-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-scale-util.jar 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-stress-client.tar.gz 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.json 23:32:23 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-sources.jar 23:32:23 [INFO] 23:32:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-testtool --- 23:32:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:32:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:32:23 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:32:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:23 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:23 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:23 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:24 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 23:32:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:32:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:24 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:24 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:24 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 23:32:24 [INFO] 23:32:24 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 23:32:24 [INFO] Building netconf-tools 7.0.11-SNAPSHOT [113/121] 23:32:24 [INFO] --------------------------------[ pom ]--------------------------------- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-tools --- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-tools --- 23:32:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:24 [INFO] 23:32:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-tools --- 23:32:24 [INFO] 23:32:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-tools --- 23:32:24 [INFO] Skipping CycloneDX goal, because module skips deploy 23:32:24 [INFO] 23:32:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-tools --- 23:32:24 [INFO] Skipping artifact installation 23:32:24 [INFO] 23:32:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-tools --- 23:32:24 [INFO] Skipping artifact deployment 23:32:24 [INFO] 23:32:24 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 23:32:24 [INFO] Building netconf-subsystem 7.0.11-SNAPSHOT [114/121] 23:32:24 [INFO] --------------------------------[ pom ]--------------------------------- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-subsystem --- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-subsystem --- 23:32:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:24 [INFO] 23:32:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-subsystem --- 23:32:24 [INFO] 23:32:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-subsystem --- 23:32:24 [INFO] Skipping CycloneDX goal, because module skips deploy 23:32:24 [INFO] 23:32:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-subsystem --- 23:32:24 [INFO] Skipping artifact installation 23:32:24 [INFO] 23:32:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-subsystem --- 23:32:24 [INFO] Skipping artifact deployment 23:32:24 [INFO] 23:32:24 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 23:32:24 [INFO] Building sal-rest-connector-config 7.0.11-SNAPSHOT [115/121] 23:32:24 [INFO] --------------------------------[ jar ]--------------------------------- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sal-rest-connector-config --- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sal-rest-connector-config --- 23:32:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:24 [INFO] 23:32:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sal-rest-connector-config --- 23:32:24 [INFO] 23:32:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 23:32:24 [INFO] Copying 1 resource from src/main/resources to target/classes 23:32:24 [INFO] 23:32:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sal-rest-connector-config --- 23:32:24 [INFO] No sources to compile 23:32:24 [INFO] 23:32:24 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 23:32:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/src/test/resources 23:32:24 [INFO] 23:32:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sal-rest-connector-config --- 23:32:24 [INFO] No sources to compile 23:32:24 [INFO] 23:32:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 23:32:25 [INFO] No tests to run. 23:32:25 [INFO] 23:32:25 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ sal-rest-connector-config --- 23:32:25 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.11-SNAPSHOT.jar 23:32:25 [INFO] 23:32:25 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 23:32:25 [INFO] 23:32:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sal-rest-connector-config --- 23:32:25 [INFO] CycloneDX: Resolving Dependencies 23:32:25 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 23:32:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/bom.xml 23:32:25 [INFO] attaching as sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/bom.json 23:32:25 [INFO] attaching as sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.json 23:32:25 [INFO] 23:32:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sal-rest-connector-config --- 23:32:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT.pom 23:32:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT.jar 23:32:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT-restconf.cfg 23:32:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:25 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.json 23:32:25 [INFO] 23:32:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sal-rest-connector-config --- 23:32:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:32:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:32:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:32:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:25 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:25 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 23:32:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:32:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:25 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:25 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:25 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 23:32:25 [INFO] 23:32:25 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 23:32:25 [INFO] Building restconf-wadl-generator 7.0.11-SNAPSHOT [116/121] 23:32:25 [INFO] --------------------------------[ jar ]--------------------------------- 23:32:25 [INFO] 23:32:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-wadl-generator --- 23:32:25 [INFO] 23:32:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-wadl-generator --- 23:32:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:25 [INFO] 23:32:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 23:32:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:25 [INFO] 23:32:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-wadl-generator --- 23:32:26 [INFO] 23:32:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 23:32:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:32:26 [INFO] 23:32:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-wadl-generator --- 23:32:26 [INFO] Starting audit... 23:32:26 Audit done. 23:32:26 [INFO] You have 0 Checkstyle violations. 23:32:26 [INFO] 23:32:26 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-wadl-generator --- 23:32:26 [INFO] Starting audit... 23:32:26 Audit done. 23:32:26 [INFO] You have 0 Checkstyle violations. 23:32:26 [INFO] 23:32:26 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-wadl-generator --- 23:32:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/classes/LICENSE 23:32:26 [INFO] 23:32:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 23:32:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/src/main/resources 23:32:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/generated-sources/spi 23:32:26 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/generated-sources/yang 23:32:26 [INFO] 23:32:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-wadl-generator --- 23:32:26 [INFO] Recompiling the module because of changed dependency. 23:32:26 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 23:32:26 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 23:32:26 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/src/main/java/org/opendaylight/netconf/restconf/wadl/generator/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 23:32:26 [INFO] 23:32:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 23:32:26 [INFO] 23:32:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-wadl-generator --- 23:32:26 [INFO] Fork Value is true 23:32:29 [INFO] Done SpotBugs Analysis.... 23:32:29 [INFO] 23:32:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 23:32:29 [INFO] 23:32:29 [INFO] 23:32:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-wadl-generator --- 23:32:29 [INFO] BugInstance size is 0 23:32:29 [INFO] Error size is 0 23:32:29 [INFO] No errors/warnings found 23:32:29 [INFO] 23:32:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 23:32:29 [INFO] Copying 6 resources from src/test/resources to target/test-classes 23:32:29 [INFO] 23:32:29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-wadl-generator --- 23:32:29 [INFO] Recompiling the module because of changed dependency. 23:32:29 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:32:29 [INFO] 23:32:29 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-wadl-generator --- 23:32:29 [INFO] Surefire report directory: /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/surefire-reports 23:32:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:32:29 [INFO] 23:32:29 [INFO] ------------------------------------------------------- 23:32:29 [INFO] T E S T S 23:32:29 [INFO] ------------------------------------------------------- 23:32:30 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 23:32:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 23:32:32 [INFO] 23:32:32 [INFO] Results: 23:32:32 [INFO] 23:32:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:32:32 [INFO] 23:32:32 [INFO] 23:32:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-wadl-generator --- 23:32:32 [INFO] 23:32:32 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ restconf-wadl-generator --- 23:32:32 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT.jar 23:32:32 [INFO] 23:32:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-wadl-generator --- 23:32:32 [INFO] No previous run data found, generating javadoc. 23:32:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar 23:32:33 [INFO] 23:32:33 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-wadl-generator --- 23:32:33 [INFO] CycloneDX: Resolving Dependencies 23:32:33 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 23:32:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/bom.xml 23:32:33 [INFO] attaching as restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/bom.json 23:32:33 [INFO] attaching as restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.json 23:32:33 [INFO] 23:32:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 23:32:33 [INFO] Skipping duplicate-finder execution! 23:32:33 [INFO] 23:32:33 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 23:32:33 [INFO] No dependency problems found 23:32:33 [INFO] 23:32:33 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 23:32:33 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar 23:32:33 [INFO] 23:32:33 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-wadl-generator --- 23:32:33 [INFO] 23:32:33 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-wadl-generator --- 23:32:33 [INFO] Loading execution data file /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec 23:32:33 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 23:32:33 [INFO] 23:32:33 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-wadl-generator --- 23:32:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT.pom 23:32:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT.jar 23:32:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar 23:32:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.json 23:32:33 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar 23:32:33 [INFO] 23:32:33 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-wadl-generator --- 23:32:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:32:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:32:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:33 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 23:32:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:32:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:33 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:33 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:33 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 23:32:33 [INFO] 23:32:33 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 23:32:33 [INFO] Building websocket-client 7.0.11-SNAPSHOT [117/121] 23:32:33 [INFO] --------------------------------[ jar ]--------------------------------- 23:32:33 [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:2.0.12 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.12 23:32:34 [INFO] 23:32:34 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ websocket-client --- 23:32:34 [INFO] 23:32:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ websocket-client --- 23:32:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:34 [INFO] 23:32:34 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ websocket-client --- 23:32:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:34 [INFO] 23:32:34 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ websocket-client --- 23:32:34 [INFO] 23:32:34 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ websocket-client --- 23:32:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:32:34 [INFO] 23:32:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ websocket-client --- 23:32:34 [INFO] Starting audit... 23:32:34 Audit done. 23:32:34 [INFO] You have 0 Checkstyle violations. 23:32:34 [INFO] 23:32:34 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ websocket-client --- 23:32:34 [INFO] Starting audit... 23:32:34 Audit done. 23:32:34 [INFO] You have 0 Checkstyle violations. 23:32:34 [INFO] 23:32:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ websocket-client --- 23:32:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/classes/LICENSE 23:32:34 [INFO] 23:32:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 23:32:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/src/main/resources 23:32:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/generated-sources/spi 23:32:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/generated-sources/yang 23:32:34 [INFO] 23:32:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ websocket-client --- 23:32:34 [INFO] Recompiling the module because of changed dependency. 23:32:34 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 23:32:34 [WARNING] /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/src/main/java/org/opendaylight/restconf/websocket/client/StartApplication.java:[175,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated 23:32:34 [INFO] 23:32:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ websocket-client >>> 23:32:34 [INFO] 23:32:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ websocket-client --- 23:32:34 [INFO] Fork Value is true 23:32:38 [INFO] Done SpotBugs Analysis.... 23:32:38 [INFO] 23:32:38 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ websocket-client <<< 23:32:38 [INFO] 23:32:38 [INFO] 23:32:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ websocket-client --- 23:32:38 [INFO] BugInstance size is 0 23:32:38 [INFO] Error size is 0 23:32:38 [INFO] No errors/warnings found 23:32:38 [INFO] 23:32:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 23:32:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/src/test/resources 23:32:38 [INFO] 23:32:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ websocket-client --- 23:32:38 [INFO] No sources to compile 23:32:38 [INFO] 23:32:38 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ websocket-client --- 23:32:38 [INFO] No tests to run. 23:32:38 [INFO] 23:32:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ websocket-client --- 23:32:38 [INFO] 23:32:38 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ websocket-client --- 23:32:38 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT.jar 23:32:38 [INFO] 23:32:38 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ websocket-client --- 23:32:38 [INFO] No previous run data found, generating javadoc. 23:32:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-javadoc.jar 23:32:39 [INFO] 23:32:39 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ websocket-client --- 23:32:39 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar 23:32:40 [WARNING] Configuration option 'appendAssemblyId' is set to false. 23:32:40 Instead of attaching the assembly file: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar, it will become the file for main project artifact. 23:32:40 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 23:32:40 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT.jar 23:32:40 with assembly file: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar 23:32:40 [INFO] 23:32:40 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ websocket-client --- 23:32:40 [INFO] CycloneDX: Resolving Dependencies 23:32:41 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 23:32:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/bom.xml 23:32:41 [INFO] attaching as websocket-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/bom.json 23:32:41 [INFO] attaching as websocket-client-7.0.11-SNAPSHOT-cyclonedx.json 23:32:41 [INFO] 23:32:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 23:32:41 [INFO] Skipping duplicate-finder execution! 23:32:41 [INFO] 23:32:41 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ websocket-client --- 23:32:41 [WARNING] Used undeclared dependencies found: 23:32:41 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 23:32:41 [WARNING] ch.qos.reload4j:reload4j:jar:1.2.22:compile 23:32:41 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 23:32:41 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 23:32:41 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 23:32:41 [WARNING] Unused declared dependencies found: 23:32:41 [WARNING] org.slf4j:slf4j-log4j12:jar:2.0.12:compile 23:32:41 [INFO] 23:32:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ websocket-client --- 23:32:41 [INFO] Building jar: /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-sources.jar 23:32:41 [INFO] 23:32:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ websocket-client --- 23:32:41 [INFO] 23:32:41 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ websocket-client --- 23:32:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:32:41 [INFO] 23:32:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ websocket-client --- 23:32:41 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT.pom 23:32:41 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT.jar 23:32:41 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-javadoc.jar 23:32:41 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-cyclonedx.xml 23:32:41 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-cyclonedx.json 23:32:41 [INFO] Installing /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-sources.jar 23:32:41 [INFO] 23:32:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ websocket-client --- 23:32:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo 23:32:41 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-merge-7.0.x/m2repo" instead. 23:32:41 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 23:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:41 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:32:41 [WARNING] Could not validate integrity of download from file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 23:32:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 23:32:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 23:32:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 23:32:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 23:32:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 23:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 23:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 23:32:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 23:32:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 23:32:41 at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140) 23:32:41 at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206) 23:32:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 23:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 23:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 23:32:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 23:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 23:32:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 23:32:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 23:32:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 23:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 23:32:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 23:32:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 23:32:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 23:32:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 23:32:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 23:32:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 23:32:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 23:32:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 23:32:41 at java.lang.reflect.Method.invoke (Method.java:568) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 23:32:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 23:32:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/maven-metadata.xml 23:32:41 [INFO] 23:32:41 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 23:32:41 [INFO] Building restconf-subsystem 7.0.11-SNAPSHOT [118/121] 23:32:41 [INFO] --------------------------------[ pom ]--------------------------------- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-subsystem --- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-subsystem --- 23:32:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:41 [INFO] 23:32:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-subsystem --- 23:32:41 [INFO] 23:32:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-subsystem --- 23:32:41 [INFO] Skipping CycloneDX goal, because module skips deploy 23:32:41 [INFO] 23:32:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-subsystem --- 23:32:41 [INFO] Skipping artifact installation 23:32:41 [INFO] 23:32:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-subsystem --- 23:32:41 [INFO] Skipping artifact deployment 23:32:41 [INFO] 23:32:41 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 23:32:41 [INFO] Building keystore-aggregator 7.0.11-SNAPSHOT [119/121] 23:32:41 [INFO] --------------------------------[ pom ]--------------------------------- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-aggregator --- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-aggregator --- 23:32:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:41 [INFO] 23:32:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-aggregator --- 23:32:41 [INFO] 23:32:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-aggregator --- 23:32:41 [INFO] Skipping CycloneDX goal, because module skips deploy 23:32:41 [INFO] 23:32:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-aggregator --- 23:32:41 [INFO] Skipping artifact installation 23:32:41 [INFO] 23:32:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-aggregator --- 23:32:41 [INFO] Skipping artifact deployment 23:32:41 [INFO] 23:32:41 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 23:32:41 [INFO] Building truststore-aggregator 7.0.11-SNAPSHOT [120/121] 23:32:41 [INFO] --------------------------------[ pom ]--------------------------------- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-aggregator --- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-aggregator --- 23:32:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:41 [INFO] 23:32:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-aggregator --- 23:32:41 [INFO] 23:32:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ truststore-aggregator --- 23:32:41 [INFO] Skipping CycloneDX goal, because module skips deploy 23:32:41 [INFO] 23:32:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-aggregator --- 23:32:41 [INFO] Skipping artifact installation 23:32:41 [INFO] 23:32:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-aggregator --- 23:32:41 [INFO] Skipping artifact deployment 23:32:41 [INFO] 23:32:41 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 23:32:41 [INFO] Building netconf-aggregator 7.0.11-SNAPSHOT [121/121] 23:32:41 [INFO] --------------------------------[ pom ]--------------------------------- 23:32:41 [INFO] 23:32:41 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-aggregator --- 23:32:41 [INFO] Deleting /w/workspace/netconf-maven-merge-7.0.x/target 23:32:41 [INFO] 23:32:41 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-aggregator --- 23:32:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:32:41 [INFO] 23:32:41 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-aggregator --- 23:32:41 [INFO] 23:32:41 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-aggregator --- 23:32:41 [INFO] Skipping CycloneDX goal, because module skips deploy 23:32:41 [INFO] 23:32:41 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-aggregator --- 23:32:41 [INFO] Skipping artifact installation 23:32:41 [INFO] 23:32:41 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-aggregator --- 23:32:41 [INFO] Skipping artifact deployment 23:32:41 [INFO] ------------------------------------------------------------------------ 23:32:41 [INFO] Reactor Summary for netconf-aggregator 7.0.11-SNAPSHOT: 23:32:41 [INFO] 23:32:41 [INFO] netconf-artifacts .................................. SUCCESS [ 3.158 s] 23:32:41 [INFO] netconf-parent ..................................... SUCCESS [ 10.357 s] 23:32:41 [INFO] feature-parent ..................................... SUCCESS [ 3.840 s] 23:32:41 [INFO] netconf-auth ....................................... SUCCESS [ 7.774 s] 23:32:41 [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.978 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 39.433 s] 23:32:41 [INFO] rfc5277 ............................................ SUCCESS [ 7.372 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 9.740 s] 23:32:41 [INFO] rfc6241 ............................................ SUCCESS [ 10.589 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 9.185 s] 23:32:41 [INFO] rfc6470 ............................................ SUCCESS [ 6.578 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 8.836 s] 23:32:41 [INFO] rfc6243 ............................................ SUCCESS [ 5.692 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 8.995 s] 23:32:41 [INFO] rfc8526 ............................................ SUCCESS [ 7.438 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 9.264 s] 23:32:41 [INFO] netconf-api ........................................ SUCCESS [ 11.097 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 9.444 s] 23:32:41 [INFO] rfc6022 ............................................ SUCCESS [ 7.359 s] 23:32:41 [INFO] netconf-common-mdsal ............................... SUCCESS [ 10.626 s] 23:32:41 [INFO] odl-netconf-util ................................... SUCCESS [ 10.247 s] 23:32:41 [INFO] netconf-common ..................................... SUCCESS [ 5.232 s] 23:32:41 [INFO] shaded-exificient-jar .............................. SUCCESS [ 6.066 s] 23:32:41 [INFO] shaded-exificient .................................. SUCCESS [ 3.806 s] 23:32:41 [INFO] netconf-test-util .................................. SUCCESS [ 5.354 s] 23:32:41 [INFO] netconf-netty-util ................................. SUCCESS [ 14.772 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 10.559 s] 23:32:41 [INFO] rfc8341 ............................................ SUCCESS [ 6.674 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 10.433 s] 23:32:41 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 8.348 s] 23:32:41 [INFO] keystore-api ....................................... SUCCESS [ 7.931 s] 23:32:41 [INFO] keystore-none ...................................... SUCCESS [ 4.864 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 10.143 s] 23:32:41 [INFO] truststore-api ..................................... SUCCESS [ 7.157 s] 23:32:41 [INFO] truststore-none .................................... SUCCESS [ 4.752 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 9.257 s] 23:32:41 [INFO] transport-api ...................................... SUCCESS [ 5.800 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 9.194 s] 23:32:41 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.323 s] 23:32:41 [INFO] shaded-sshd ........................................ SUCCESS [ 3.264 s] 23:32:41 [INFO] transport-tcp ...................................... SUCCESS [ 13.684 s] 23:32:41 [INFO] transport-ssh ...................................... SUCCESS [ 35.362 s] 23:32:41 [INFO] transport-tls ...................................... SUCCESS [ 23.005 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 9.605 s] 23:32:41 [INFO] netconf-client ..................................... SUCCESS [ 25.091 s] 23:32:41 [INFO] odl-netconf-client ................................. SUCCESS [ 10.726 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 8.519 s] 23:32:41 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.818 s] 23:32:41 [INFO] netconf-server ..................................... SUCCESS [ 24.401 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 10.868 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 11.201 s] 23:32:41 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 13.750 s] 23:32:41 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 17.743 s] 23:32:41 [INFO] netconf-server-mdsal ............................... SUCCESS [ 22.240 s] 23:32:41 [INFO] netconf-nb ......................................... SUCCESS [ 10.706 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 25.134 s] 23:32:41 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.860 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 8.668 s] 23:32:41 [INFO] rfc8639 ............................................ SUCCESS [ 9.222 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 9.126 s] 23:32:41 [INFO] rfc8641 ............................................ SUCCESS [ 8.286 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 8.935 s] 23:32:41 [INFO] rfc8650 ............................................ SUCCESS [ 5.476 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 8.574 s] 23:32:41 [INFO] keystore-legacy .................................... SUCCESS [ 13.505 s] 23:32:41 [INFO] netconf-dom-api .................................... SUCCESS [ 5.123 s] 23:32:41 [INFO] netconf-client-mdsal ............................... SUCCESS [ 44.453 s] 23:32:41 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 19.369 s] 23:32:41 [INFO] netconf-test-models ................................ SUCCESS [ 5.902 s] 23:32:41 [INFO] netconf-topology ................................... SUCCESS [ 22.186 s] 23:32:41 [INFO] netconf-topology-singleton ......................... SUCCESS [ 52.423 s] 23:32:41 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 19.563 s] 23:32:41 [INFO] netconf-topology-impl .............................. SUCCESS [ 11.740 s] 23:32:41 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 20.021 s] 23:32:41 [INFO] callhome-provider .................................. SUCCESS [ 24.888 s] 23:32:41 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 19.768 s] 23:32:41 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 19.418 s] 23:32:41 [INFO] netconf-console .................................... SUCCESS [ 14.877 s] 23:32:41 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 25.872 s] 23:32:41 [INFO] restconf-common-models ............................. SUCCESS [ 7.398 s] 23:32:41 [INFO] restconf-common .................................... SUCCESS [ 6.488 s] 23:32:41 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 22.187 s] 23:32:41 [INFO] restconf-api ....................................... SUCCESS [ 9.638 s] 23:32:41 [INFO] restconf-nb ........................................ SUCCESS [ 34.371 s] 23:32:41 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 23.573 s] 23:32:41 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 23.438 s] 23:32:41 [INFO] restconf-openapi ................................... SUCCESS [ 19.162 s] 23:32:41 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 23.561 s] 23:32:41 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 24.456 s] 23:32:41 [INFO] keystore-plaintext-api ............................. SUCCESS [ 4.097 s] 23:32:41 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 9.064 s] 23:32:41 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 5.079 s] 23:32:41 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 8.995 s] 23:32:41 [INFO] features-netconf ................................... SUCCESS [ 7.790 s] 23:32:41 [INFO] netconf-test-perf .................................. SUCCESS [ 11.670 s] 23:32:41 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 25.225 s] 23:32:41 [INFO] features-netconf-testing ........................... SUCCESS [ 7.610 s] 23:32:41 [INFO] features-netconf-experimental ...................... SUCCESS [ 7.221 s] 23:32:41 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 22.008 s] 23:32:41 [INFO] netconf-features-parent ............................ SUCCESS [ 0.005 s] 23:32:41 [INFO] netconf-karaf ...................................... SUCCESS [ 32.127 s] 23:32:41 [INFO] netconf-karaf-static ............................... SUCCESS [ 35.424 s] 23:32:41 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 23:32:41 [INFO] transport-http ..................................... SUCCESS [ 24.144 s] 23:32:41 [INFO] transport-aggregator ............................... SUCCESS [ 0.003 s] 23:32:41 [INFO] restconf-client .................................... SUCCESS [ 8.505 s] 23:32:41 [INFO] restconf-server .................................... SUCCESS [ 8.915 s] 23:32:41 [INFO] protocol ........................................... SUCCESS [ 0.004 s] 23:32:41 [INFO] plugins ............................................ SUCCESS [ 0.002 s] 23:32:41 [INFO] apps ............................................... SUCCESS [ 0.002 s] 23:32:41 [INFO] third-party ........................................ SUCCESS [ 0.002 s] 23:32:41 [INFO] netconf-testtool ................................... SUCCESS [ 37.148 s] 23:32:41 [INFO] netconf-tools ...................................... SUCCESS [ 0.005 s] 23:32:41 [INFO] netconf-subsystem .................................. SUCCESS [ 0.003 s] 23:32:41 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.460 s] 23:32:41 [INFO] restconf-wadl-generator ............................ SUCCESS [ 8.272 s] 23:32:41 [INFO] websocket-client ................................... SUCCESS [ 7.271 s] 23:32:41 [INFO] restconf-subsystem ................................. SUCCESS [ 0.006 s] 23:32:41 [INFO] keystore-aggregator ................................ SUCCESS [ 0.002 s] 23:32:41 [INFO] truststore-aggregator .............................. SUCCESS [ 0.004 s] 23:32:41 [INFO] netconf-aggregator ................................. SUCCESS [ 0.002 s] 23:32:41 [INFO] ------------------------------------------------------------------------ 23:32:41 [INFO] BUILD SUCCESS 23:32:41 [INFO] ------------------------------------------------------------------------ 23:32:41 [INFO] Total time: 24:29 min 23:32:41 [INFO] Finished at: 2024-10-01T23:32:41Z 23:32:41 [INFO] ------------------------------------------------------------------------ 23:32:41 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 23:32:41 [netconf-maven-merge-7.0.x] $ /bin/sh -xe /tmp/jenkins6665031086252129790.sh 23:32:41 [netconf-maven-merge-7.0.x] $ /bin/bash -l /tmp/jenkins3187197552423071070.sh 23:32:41 ---> common-variables.sh 23:32:41 --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 23:32:41 ---> maven-deploy.sh 23:32:41 -----> Remove metadata files that were not updated 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/bnd-parent/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/bnd-parent/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/bnd-parent/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-model/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-model/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-protocol/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-protocol/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/feature-parent/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-experimental/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/features-netconf-testing/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/mdsal-netconf-yang-library/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-crypto-types/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-crypto-types/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-restconf-server/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/sal-remote/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/sal-remote/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/sal-remote/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/test-models/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/test-models/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/model/test-models/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-artifacts/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-codec/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-codec/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-codec/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-config/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-config/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-parent/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-device-notification/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-device-notification/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-device-notification/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-all/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-client/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-common/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-connector-all/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-console/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-impl/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:41 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-netty-util/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-ssh/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-test-tools/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-topology/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-transport-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-truststore/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-netconf-util/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-all/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-api/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-common/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-openapi/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-server-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-server-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-restconf-server-api/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-mdsal-spi/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-mdsal-spi/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-mdsal-spi/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-api/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-jaxrs/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-jaxrs/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-jaxrs/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-mdsal/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-mdsal/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-mdsal/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-spi/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-spi/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-server-spi/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-remote-impl/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-remote-impl/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-remote-impl/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-http/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib/6.0.9-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.10-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.2-SNAPSHOT/maven-metadata.xml 23:32:42 Removing unmodified file /w/workspace/netconf-maven-merge-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.3-SNAPSHOT/maven-metadata.xml 23:32:42 -----> Install lftools 23:32:42 Setup pyenv: 23:32:42 system 23:32:42 3.8.13 23:32:42 3.9.13 23:32:42 3.10.13 23:32:42 * 3.11.7 (set by /w/workspace/netconf-maven-merge-7.0.x/.python-version) 23:32:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDo from file:/tmp/.os_lf_venv 23:32:43 lf-activate-venv(): INFO: Installing: lftools 23:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-mLDo/bin to PATH 23:32:55 -----> Upload files to Nexus 23:32:56 ####################################################### 23:32:56 Deploying directory /w/workspace/netconf-maven-merge-7.0.x/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml (523.0 b) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 (40.0 b) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 (32.0 b) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.pom (4.13 kb) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.jar (168.45 kb) 23:32:56 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-javadoc.jar (475.6 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.xml (344.47 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.json (386.35 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-sources.jar (97.57 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml (520.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml (1.03 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11.pom (1.29 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.xml (5.17 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.json (5.98 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml (535.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml (1.26 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11.pom (1.63 kb) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:57 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-features.xml (577.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.xml (1.19 mb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.json (1.34 mb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml (530.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11.pom (1.75 kb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-features.xml (783.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.xml (1.2 mb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.json (1.35 mb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml (522.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11.pom (8.89 kb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-features.xml (7.57 kb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.xml (1.19 mb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.json (1.34 mb) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:32:58 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml (518.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.pom (1.59 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.jar (188.4 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-javadoc.jar (702.22 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.xml (51.25 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.json (58.91 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-sources.jar (151.89 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml (481.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.pom (3.21 kb) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:32:59 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.jar (172.98 kb) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-javadoc.jar (560.98 kb) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.xml (66.78 kb) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.json (77.29 kb) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:00 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-sources.jar (125.44 kb) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml (519.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 (40.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 (32.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.pom (1.59 kb) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:01 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.jar (9.53 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-javadoc.jar (84.45 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.xml (55.9 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.json (64.31 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-sources.jar (3.26 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml (488.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.pom (1.18 kb) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:02 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.jar (9.54 kb) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-javadoc.jar (89.37 kb) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.xml (11.26 kb) 23:33:03 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.json (13.11 kb) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-sources.jar (4.27 kb) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml (488.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml.sha1 (40.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml.md5 (32.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.pom (1.9 kb) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:04 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.jar (14.54 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-javadoc.jar (97.26 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.xml (25.34 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.json (29.53 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-sources.jar (6.74 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml (494.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml (1.64 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.pom (2.11 kb) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:05 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.jar (23.02 kb) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-javadoc.jar (90.52 kb) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.xml (35.55 kb) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.json (41.49 kb) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:06 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-sources.jar (8.83 kb) 23:33:07 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml (464.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 (40.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 (32.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml (1.65 kb) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.pom (1.66 kb) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:07 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.jar (226.36 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-javadoc.jar (862.35 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.xml (48.35 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.json (55.69 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-sources.jar (179.28 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml (519.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.pom (1.75 kb) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:08 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.jar (65.0 kb) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-javadoc.jar (276.0 kb) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml (45.29 kb) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.json (52.29 kb) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-sources.jar (50.87 kb) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:09 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml (440.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 (40.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 (32.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.pom (2.16 kb) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:10 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.jar (165.34 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-javadoc.jar (603.14 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml (48.02 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.json (55.4 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-sources.jar (124.41 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml (440.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.pom (2.0 kb) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:11 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.jar (393.77 kb) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-javadoc.jar (1.43 mb) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml (45.3 kb) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.json (52.31 kb) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-sources.jar (319.66 kb) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:12 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml (440.0 b) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 (40.0 b) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 (32.0 b) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.pom (1.99 kb) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:13 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.jar (32.38 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-javadoc.jar (167.82 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml (48.09 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.json (55.44 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-sources.jar (24.7 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml (440.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.pom (2.15 kb) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:14 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.jar (84.53 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-javadoc.jar (331.0 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml (48.19 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.json (55.53 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-sources.jar (65.28 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml (463.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 (40.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 (32.0 b) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml (1.65 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.pom (2.04 kb) 23:33:15 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:16 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:16 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.jar (44.88 kb) 23:33:16 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:16 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-javadoc.jar (201.79 kb) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.xml (45.46 kb) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.json (52.47 kb) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-sources.jar (32.54 kb) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml (465.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml (1.65 kb) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.pom (1.92 kb) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:17 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.jar (52.29 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-javadoc.jar (230.26 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.xml (48.19 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.json (55.57 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-sources.jar (38.78 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml (440.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.pom (1.72 kb) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:18 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.jar (98.82 kb) 23:33:19 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:19 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:19 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-javadoc.jar (398.1 kb) 23:33:19 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:19 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:19 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml (45.3 kb) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.json (52.31 kb) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-sources.jar (72.92 kb) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml (440.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 (40.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 (32.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.pom (2.81 kb) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:20 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.jar (111.06 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-javadoc.jar (468.19 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml (61.51 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.json (70.71 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-sources.jar (90.27 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml (440.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.pom (2.53 kb) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:21 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.jar (341.23 kb) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-javadoc.jar (1.19 mb) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml (64.04 kb) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.json (73.6 kb) 23:33:22 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-sources.jar (274.24 kb) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml (400.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 (40.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 (32.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.pom (2.38 kb) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:23 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.jar (238.7 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-javadoc.jar (897.78 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml (72.1 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.json (82.77 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-sources.jar (195.61 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml (400.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.pom (1.92 kb) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:24 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.jar (31.48 kb) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-javadoc.jar (162.06 kb) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml (66.97 kb) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.json (76.85 kb) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-sources.jar (23.61 kb) 23:33:25 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml (517.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 (40.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 (32.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.pom (2.42 kb) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:26 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.jar (56.68 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-javadoc.jar (244.91 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml (60.78 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.json (70.26 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-sources.jar (37.58 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml (523.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml (1.03 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11.pom (29.87 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.xml (3.1 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.json (3.56 kb) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml (522.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 (40.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 (32.0 b) 23:33:27 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.pom (1.54 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.jar (10.97 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-javadoc.jar (84.23 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.xml (32.28 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.json (37.92 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-sources.jar (4.09 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml (518.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.pom (947.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:28 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.jar (8.19 kb) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-javadoc.jar (82.94 kb) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.xml (9.17 kb) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.json (10.64 kb) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:29 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-sources.jar (2.69 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml (526.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.pom (9.26 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.jar (414.93 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-javadoc.jar (958.94 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml (324.7 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.json (363.98 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-sources.jar (246.09 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml (520.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml (2.05 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.pom (4.42 kb) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:30 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.jar (300.42 kb) 23:33:31 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:31 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:31 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-tests.jar (35.52 kb) 23:33:31 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-tests.jar.sha1 (40.0 b) 23:33:31 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-tests.jar.md5 (32.0 b) 23:33:31 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-test-sources.jar (19.89 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-test-sources.jar.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-test-sources.jar.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-javadoc.jar (949.76 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml (132.03 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.json (150.36 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-sources.jar (225.97 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml (526.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.pom (3.1 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.jar (53.28 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-javadoc.jar (86.87 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml (103.32 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.json (117.6 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-sources.jar (17.75 kb) 23:33:32 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml (480.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 (40.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 (32.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.pom (2.14 kb) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:33 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.jar (16.19 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-javadoc.jar (102.65 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml (43.22 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.json (50.47 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-sources.jar (5.88 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml (521.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.pom (4.21 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.jar (36.31 kb) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:34 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-javadoc.jar (141.38 kb) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml (343.37 kb) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.json (385.18 kb) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-sources.jar (18.24 kb) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml (521.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.pom (2.01 kb) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:35 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.jar (16.01 kb) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-javadoc.jar (120.79 kb) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.xml (82.37 kb) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.json (94.51 kb) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-sources.jar (8.31 kb) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:36 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml (519.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 (40.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 (32.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml (1.38 kb) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.pom (3.44 kb) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.tar.gz (176.2 mb) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.tar.gz.sha1 (40.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.tar.gz.md5 (32.0 b) 23:33:37 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.zip (177.45 mb) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.zip.sha1 (40.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.zip.md5 (32.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.xml (1.42 mb) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.json (1.6 mb) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml (516.0 b) 23:33:40 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.pom (4.93 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.jar (36.32 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-javadoc.jar (137.21 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml (318.07 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.json (356.68 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-sources.jar (12.92 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml (524.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.pom (3.38 kb) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:41 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.jar (72.58 kb) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-javadoc.jar (199.74 kb) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.xml (76.38 kb) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.json (87.77 kb) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:42 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-sources.jar (39.97 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml (520.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml (1.03 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11.pom (1.88 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.xml (9.14 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.json (10.62 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml (526.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.pom (7.36 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.jar (131.29 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-javadoc.jar (239.87 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml (301.61 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.json (338.02 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-sources.jar (63.16 kb) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:43 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml (520.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 (40.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 (32.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.pom (4.78 kb) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:44 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.jar (391.15 kb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-javadoc.jar (1.26 mb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.xml (145.03 kb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.json (164.64 kb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-sources.jar (292.88 kb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml (446.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.pom (1.12 kb) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:45 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.jar (64.0 kb) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-javadoc.jar (284.06 kb) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.xml (50.48 kb) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.json (58.26 kb) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-sources.jar (49.79 kb) 23:33:46 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml (523.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 (40.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 (32.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.pom (3.08 kb) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:47 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.jar (356.46 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-javadoc.jar (1.17 mb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.xml (353.33 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.json (394.56 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-sources.jar (273.44 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml (523.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.pom (1.57 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.jar (75.01 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-javadoc.jar (89.04 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.xml (65.25 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.json (75.48 kb) 23:33:48 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-sources.jar (67.84 kb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml (522.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml (2.71 kb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.pom (16.72 kb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.jar (171.22 kb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-javadoc.jar (357.94 kb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-executable.jar (35.14 mb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-executable.jar.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-executable.jar.md5 (32.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.jar (26.09 mb) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.jar.sha1 (40.0 b) 23:33:49 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.jar.md5 (32.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-rest-perf-client.jar (22.75 mb) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-rest-perf-client.jar.sha1 (40.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-rest-perf-client.jar.md5 (32.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-scale-util.jar (35.14 mb) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-scale-util.jar.sha1 (40.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-scale-util.jar.md5 (32.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.tar.gz (30.0 mb) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.tar.gz.sha1 (40.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.tar.gz.md5 (32.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.xml (400.53 kb) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:50 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.json (448.86 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-sources.jar (90.38 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml (527.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.pom (1.86 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.jar (13.92 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-javadoc.jar (85.49 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.xml (335.17 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.json (375.95 kb) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:51 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-sources.jar (4.53 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml (532.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml (1.64 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.pom (3.9 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.jar (182.69 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-javadoc.jar (458.11 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.xml (384.07 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.json (432.25 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-sources.jar (91.47 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml (522.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 (40.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 (32.0 b) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.pom (2.51 kb) 23:33:53 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.jar (170.82 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-javadoc.jar (503.96 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml (332.53 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json (372.79 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-sources.jar (113.74 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml (528.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11.pom (1.47 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-features.xml (682.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.xml (815.86 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.json (923.51 kb) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml (521.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 (40.0 b) 23:33:54 Attempting to upload org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml (1.24 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11.pom (2.05 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-features.xml (1.37 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.xml (364.16 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.json (409.65 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml (521.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.24 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11.pom (2.6 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-features.xml (1.71 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml (147.64 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.json (168.26 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml (530.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11.pom (1.37 kb) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-features.xml (713.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:55 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.xml (730.9 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.json (817.82 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml (524.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11.pom (1.49 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-features.xml (846.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml (344.84 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.json (388.59 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml (536.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml (1.26 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11.pom (1.38 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-features.xml (829.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.xml (725.19 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.json (811.44 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml (484.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11.pom (2.26 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-features.xml (1.17 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml (280.88 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.json (317.37 kb) 23:33:56 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml (531.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11.pom (1.41 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-features.xml (816.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.xml (733.68 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.json (820.97 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml (527.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11.pom (2.43 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-features.xml (1.63 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.xml (716.2 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.json (801.47 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml (525.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11.pom (1.8 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-features.xml (1.1 kb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml (1.02 mb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.json (1.15 mb) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:57 Attempting to upload org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:58 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml (522.0 b) 23:33:58 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 (40.0 b) 23:33:58 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 (32.0 b) 23:33:58 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11.pom (2.21 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-features.xml (1.58 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.xml (354.35 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.json (399.01 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml (496.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml (1.26 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11.pom (1.71 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-features.xml (911.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.xml (77.31 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.json (88.94 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml (526.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11.pom (1.47 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-features.xml (850.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.xml (75.96 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.json (87.05 kb) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml (523.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 (40.0 b) 23:33:59 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11.pom (2.14 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-features.xml (1.36 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml (997.79 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.json (1.1 mb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml (531.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-features.xml (624.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml (64.58 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.json (74.29 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml (452.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-features.xml (624.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml (64.7 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.json (74.4 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 (40.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml (452.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 (32.0 b) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:00 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-features.xml (624.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml (64.59 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.json (74.3 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml (452.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-features.xml (679.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml (70.13 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.json (80.55 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml (452.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-features.xml (679.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml (70.23 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.json (80.64 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml (452.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11.pom (1.36 kb) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-features.xml (649.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:01 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.xml (64.89 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.json (74.59 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml (452.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-features.xml (624.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml (64.59 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.json (74.31 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml (452.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11.pom (1.57 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-features.xml (856.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml (89.34 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.json (102.31 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml (452.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11.pom (2.27 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-features.xml (1.35 kb) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:02 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml (97.63 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.json (111.64 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml (412.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11.pom (1.8 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-features.xml (1.01 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml (122.0 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.json (139.32 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml (412.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11.pom (1.34 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-features.xml (679.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml (103.31 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.json (118.02 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml (521.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml (1.24 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11.pom (1.39 kb) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-features.xml (772.0 b) 23:34:03 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.xml (888.49 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.json (1005.31 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml (528.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11.pom (1.66 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-features.xml (1000.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.xml (1.0 mb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.json (1.13 mb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml (526.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11.pom (1.41 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-features.xml (838.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml (724.57 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json (810.9 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml (531.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11.pom (1.55 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-features.xml (764.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.xml (74.44 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.json (85.25 kb) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:04 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml (527.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11.pom (2.33 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-features.xml (1.63 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.xml (146.97 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.json (166.8 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml (528.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11.pom (1.48 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-features.xml (862.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.xml (76.01 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.json (87.1 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml (522.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11.pom (1.49 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-features.xml (790.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.xml (266.95 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.json (301.72 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml (522.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 (40.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 (32.0 b) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11.pom (1.38 kb) 23:34:05 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-features.xml (754.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.xml (996.89 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.json (1.1 mb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml (525.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11.pom (3.09 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-features.xml (1.88 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml (868.27 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.json (982.72 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml (521.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml (1.24 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11.pom (2.01 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-features.xml (2.44 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml (958.66 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json (1.06 mb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml (526.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 (32.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11.pom (1.53 kb) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:06 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-features.xml (926.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml (994.2 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json (1.1 mb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml (518.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml (1.24 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11.pom (1.14 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-features.xml (519.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.xml (961.2 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.json (1.06 mb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml (490.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml (1.25 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom (1.62 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-features.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-features.xml (770.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml (550.67 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-features.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json (617.28 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml (518.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 (40.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 (32.0 b) 23:34:07 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:07 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.pom (1.99 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.jar (73.9 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-javadoc.jar (267.36 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.xml (55.94 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.json (64.41 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-sources.jar (43.05 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml (481.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.pom (1.95 kb) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:08 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.jar (247.27 kb) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-javadoc.jar (823.19 kb) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.xml (105.91 kb) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.json (120.23 kb) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-sources.jar (192.95 kb) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:09 Attempting to upload org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml (449.0 b) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 (40.0 b) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 (32.0 b) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.pom (1.09 kb) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:10 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.jar (195.0 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-javadoc.jar (768.24 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.xml (45.35 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.json (52.36 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-sources.jar (155.24 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml (442.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.pom (1.95 kb) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:11 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.jar (20.27 kb) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-javadoc.jar (131.15 kb) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml (52.95 kb) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.json (60.95 kb) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-sources.jar (10.54 kb) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml (517.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 (40.0 b) 23:34:12 Attempting to upload org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 (32.0 b) 23:34:13 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:13 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.pom (10.21 kb) 23:34:13 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:13 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:13 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.jar (432.13 kb) 23:34:13 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-javadoc.jar (738.1 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml (239.83 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json (273.09 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-sources.jar (216.81 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml (522.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.pom (4.25 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.jar (3.11 mb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-javadoc.jar (356.12 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml (251.58 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json (286.5 kb) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:14 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-sources.jar (2.87 mb) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml (481.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 (40.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 (32.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.pom (2.12 kb) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:15 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.jar (262.31 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-javadoc.jar (864.86 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.xml (109.0 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.json (123.65 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-sources.jar (205.75 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml (529.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.pom (2.18 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.jar (16.73 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-javadoc.jar (84.87 kb) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:16 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.xml (42.04 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.json (48.57 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-sources.jar (6.71 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml (452.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.pom (1.73 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml (1.42 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.jar (3.16 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-restconf.cfg (86.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-restconf.cfg.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-restconf.cfg.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.xml (3.18 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.json (3.64 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml (523.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml (1.42 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.pom (4.79 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.jar (1.6 mb) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.xml (38.47 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.json (44.75 kb) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:17 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-sources.jar (2.06 mb) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml (517.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 (40.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 (32.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml (1.41 kb) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.pom (5.08 kb) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:18 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.jar (1.93 mb) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.xml (36.0 kb) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.json (41.53 kb) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-sources.jar (1.46 mb) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml (519.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.pom (1.69 kb) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:19 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.jar (20.92 kb) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-javadoc.jar (121.88 kb) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.xml (38.61 kb) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:20 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.json (44.78 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-sources.jar (10.95 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml (480.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.pom (4.21 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.jar (342.88 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-javadoc.jar (1.02 mb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.xml (102.69 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.json (116.73 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-sources.jar (250.23 kb) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml (519.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 (40.0 b) 23:34:21 Attempting to upload org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 (32.0 b) 23:34:22 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:22 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.pom (4.77 kb) 23:34:22 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:22 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:22 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.jar (983.71 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-javadoc.jar (2.58 mb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.xml (93.16 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.json (106.66 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-sources.jar (627.12 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml (519.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.pom (2.38 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.jar (147.3 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-javadoc.jar (552.6 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.xml (72.21 kb) 23:34:23 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.json (82.93 kb) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-sources.jar (121.13 kb) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml (519.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 (40.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 (32.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.pom (3.39 kb) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:24 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.jar (1.11 mb) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-javadoc.jar (3.03 mb) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.xml (88.5 kb) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.json (101.05 kb) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-sources.jar (708.05 kb) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml (520.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 (40.0 b) 23:34:25 Attempting to upload org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.pom (1.59 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.jar (138.13 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-javadoc.jar (526.31 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.xml (51.26 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.json (58.92 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-sources.jar (111.41 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml (521.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml (1.62 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.pom (1.59 kb) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:26 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.jar (9.53 kb) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-javadoc.jar (84.44 kb) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.xml (55.93 kb) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:27 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.json (64.34 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-sources.jar (3.26 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml (443.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.pom (2.69 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.jar (5.15 mb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-javadoc.jar (89.43 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.xml (45.98 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.json (53.67 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-sources.jar (13.67 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml (486.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml (1.63 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom (6.31 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.jar (29.05 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.jar.sha1 (40.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.jar.md5 (32.0 b) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-javadoc.jar (94.83 kb) 23:34:28 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-javadoc.jar.sha1 (40.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-javadoc.jar.md5 (32.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml (94.03 kb) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 (40.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.md5 (32.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json (107.93 kb) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.sha1 (40.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.md5 (32.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-sources.jar (11.44 kb) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-sources.jar.sha1 (40.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-sources.jar.md5 (32.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 23:34:29 Attempting to upload org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-tests.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-tests.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-tests.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-test-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-test-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-test-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.tar.gz 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.tar.gz.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.tar.gz.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.zip 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.zip.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11.zip.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-executable.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-executable.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-executable.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-rest-perf-client.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-rest-perf-client.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-rest-perf-client.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-scale-util.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-scale-util.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-scale-util.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.tar.gz 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.tar.gz.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-stress-client.tar.gz.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-features.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-features.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-features.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-restconf.cfg 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-restconf.cfg.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-restconf.cfg.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/maven-metadata.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.pom.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-javadoc.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-javadoc.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-javadoc.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.xml.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-cyclonedx.json.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-sources.jar 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-sources.jar.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241001.230811-11-sources.jar.md5 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.sha1 23:34:30 Successfully uploaded org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/maven-metadata.xml.md5 23:34:30 Finished deploying /w/workspace/netconf-maven-merge-7.0.x/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 23:34:30 ####################################################### 23:34:30 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins3346631827297769236.sh 23:34:31 $ ssh-agent -k 23:34:31 unset SSH_AUTH_SOCK; 23:34:31 unset SSH_AGENT_PID; 23:34:31 echo Agent pid 5526 killed; 23:34:31 [ssh-agent] Stopped. 23:34:31 [JaCoCo plugin] Collecting JaCoCo coverage data... 23:34:31 [JaCoCo plugin] Version: 3.3.5 23:34:31 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 23:34:32 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 26 23:34:32 [JaCoCo plugin] Saving matched execfiles: /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec 23:34:33 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 23:34:33 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/target/classes 83 files 23:34:33 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/target/classes 13 files 23:34:33 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/target/classes 14 files 23:34:33 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/target/classes 2 files 23:34:33 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/target/classes 116 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/target/classes 81 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/target/classes 9 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-experimental/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf-testing/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/features-netconf/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-aaa-netconf-plugin/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-all/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-api/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-callhome-ssh/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-client/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-clustered-topology/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-common/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector-all/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-connector/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-console/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-impl/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore-plaintext/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-keystore/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-mdsal/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc5277/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6022/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6241/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6243/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc6470/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8040/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8341/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8526/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8639/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8641/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-model-rfc8650/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-ssh/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-test-tools/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-topology/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport-api/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-transport/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-truststore/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-netconf-util/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-all/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-common/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-nb/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf-openapi/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-restconf/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/odl-yanglib-mdsal-writer/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/features/parent/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/jacoco/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/karaf-static/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/karaf/target/classes 0 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-api/target/classes 98 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/target/classes 99 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/target/classes 1 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/target/classes 2 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/target/classes 5 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/target/classes 5 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes 147 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc5277/target/classes 33 files 23:34:34 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/target/classes 96 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc6241/target/classes 245 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc6243/target/classes 14 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc6470/target/classes 37 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes 23 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes 23 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/target/classes 49 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/target/classes 56 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8639/target/classes 205 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8641/target/classes 139 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8650/target/classes 13 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/target/classes 1 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/target/classes 35 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-test-models/target/classes 40 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/target/classes 189 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/target/classes 84 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/parent/target/classes 0 files 23:34:35 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/target/classes 2 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/target/classes 221 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/target/classes 26 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/target/classes 8 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/target/classes 53 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/target/classes 27 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/target/classes 161 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/target/classes 5 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/target/classes 227 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/target/classes 2 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/target/classes 40 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/target/classes 131 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/target/classes 138 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common-models/target/classes 110 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/target/classes 8 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/target/classes 217 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/target/classes 51 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-rest-connector-config/target/classes 0 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/target/classes 3 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/target/classes 6 files 23:34:36 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient-jar/target/classes 0 files 23:34:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-exificient/target/classes 996 files 23:34:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd-jar/target/classes 0 files 23:34:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/third-party/shaded-sshd/target/classes 1088 files 23:34:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/target/classes 10 files 23:34:37 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/target/classes 190 files 23:34:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/target/classes 775 files 23:34:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/target/classes 80 files 23:34:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/target/classes 915 files 23:34:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-api/target/classes 70 files 23:34:38 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/target/classes 1 files 23:34:39 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 23:34:39 [JaCoCo plugin] Source Inclusions: **/*.java 23:34:39 [JaCoCo plugin] Source Exclusions: null 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/callhome-provider/src/main/java 22 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-console/src/main/java 11 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-nb/src/main/java 8 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-impl/src/main/java 1 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology-singleton/src/main/java 78 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/netconf-topology/src/main/java 10 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/apps/yanglib-mdsal-writer/src/main/java 5 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-legacy/src/main/java 16 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/keystore-none/src/main/java 1 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-api/src/main/java 2 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-cli/src/main/java 5 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/keystore/plaintext-localfile/src/main/java 3 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc6022/src/main/java 2 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8341/src/main/java 5 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/model/rfc8526/src/main/java 1 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-auth/src/main/java 1 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/netconf-netty-util/src/main/java 23 files 23:34:39 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-test-perf/src/main/java 5 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/netconf/tools/netconf-testtool/src/main/java 62 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-auth-aaa/src/main/java 2 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-client-mdsal/src/main/java 83 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-common-mdsal/src/main/java 8 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-dom-api/src/main/java 7 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/plugins/netconf-server-mdsal/src/main/java 36 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-api/src/main/java 26 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-client/src/main/java 15 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-common/src/main/java 4 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-server/src/main/java 50 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/netconf-test-util/src/main/java 2 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-api/src/main/java 31 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-client/src/main/java 1 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/protocol/restconf-server/src/main/java 1 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-common/src/main/java 7 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-nb/src/main/java 142 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/restconf-openapi/src/main/java 48 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/sal-restconf-broker/src/main/java 15 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/wadl-generator/src/main/java 3 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/restconf/websocket-client/src/main/java 5 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-api/src/main/java 9 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-http/src/main/java 18 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-ssh/src/main/java 31 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tcp/src/main/java 13 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/transport/transport-tls/src/main/java 14 files 23:34:40 [JaCoCo plugin] - /w/workspace/netconf-maven-merge-7.0.x/truststore/truststore-none/src/main/java 1 files 23:34:40 [JaCoCo plugin] Loading inclusions files.. 23:34:40 [JaCoCo plugin] inclusions: [] 23:34:40 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 23:34:41 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 23:34:41 [JaCoCo plugin] Publishing the results.. 23:34:41 [JaCoCo plugin] Loading packages.. 23:34:41 [JaCoCo plugin] Done. 23:34:41 [JaCoCo plugin] Overall coverage: class: 50.280113, method: 31.460258, line: 37.524178, branch: 11.203574, instruction: 21.317028, complexity: 16.917177 23:34:41 [PostBuildScript] - [INFO] Executing post build scripts. 23:34:42 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins6079118417797434018.sh 23:34:42 ---> sysstat.sh 23:34:42 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins3157185796961772546.sh 23:34:42 ---> package-listing.sh 23:34:42 ++ facter osfamily 23:34:42 ++ tr '[:upper:]' '[:lower:]' 23:34:42 + OS_FAMILY=redhat 23:34:42 + workspace=/w/workspace/netconf-maven-merge-7.0.x 23:34:42 + START_PACKAGES=/tmp/packages_start.txt 23:34:42 + END_PACKAGES=/tmp/packages_end.txt 23:34:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:42 + PACKAGES=/tmp/packages_start.txt 23:34:42 + '[' /w/workspace/netconf-maven-merge-7.0.x ']' 23:34:42 + PACKAGES=/tmp/packages_end.txt 23:34:42 + case "${OS_FAMILY}" in 23:34:42 + rpm -qa 23:34:42 + sort 23:34:43 + '[' -f /tmp/packages_start.txt ']' 23:34:43 + '[' -f /tmp/packages_end.txt ']' 23:34:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:43 + '[' /w/workspace/netconf-maven-merge-7.0.x ']' 23:34:43 + mkdir -p /w/workspace/netconf-maven-merge-7.0.x/archives/ 23:34:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-7.0.x/archives/ 23:34:43 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins5526668228938838554.sh 23:34:43 ---> capture-instance-metadata.sh 23:34:43 Setup pyenv: 23:34:43 system 23:34:43 3.8.13 23:34:43 3.9.13 23:34:43 3.10.13 23:34:43 * 3.11.7 (set by /w/workspace/netconf-maven-merge-7.0.x/.python-version) 23:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDo from file:/tmp/.os_lf_venv 23:34:44 lf-activate-venv(): INFO: Installing: lftools 23:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-mLDo/bin to PATH 23:34:53 INFO: Running in OpenStack, capturing instance metadata 23:34:53 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins350420975204080663.sh 23:34:53 provisioning config files... 23:34:54 Could not find credentials [logs] for netconf-maven-merge-7.0.x #185 23:34:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-7.0.x@tmp/config5601110007060099786tmp 23:34:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:34:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:34:54 provisioning config files... 23:34:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:34:54 [EnvInject] - Injecting environment variables from a build step. 23:34:54 [EnvInject] - Injecting as environment variables the properties content 23:34:54 SERVER_ID=logs 23:34:54 23:34:54 [EnvInject] - Variables injected successfully. 23:34:54 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins12427923851049063374.sh 23:34:54 ---> create-netrc.sh 23:34:54 WARN: Log server credential not found. 23:34:54 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins7175749528055140238.sh 23:34:54 ---> python-tools-install.sh 23:34:54 Setup pyenv: 23:34:54 system 23:34:54 3.8.13 23:34:54 3.9.13 23:34:54 3.10.13 23:34:54 * 3.11.7 (set by /w/workspace/netconf-maven-merge-7.0.x/.python-version) 23:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDo from file:/tmp/.os_lf_venv 23:34:56 lf-activate-venv(): INFO: Installing: lftools 23:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-mLDo/bin to PATH 23:35:07 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins17145588803150395587.sh 23:35:07 ---> sudo-logs.sh 23:35:07 Archiving 'sudo' log.. 23:35:07 [netconf-maven-merge-7.0.x] $ /bin/bash /tmp/jenkins11812670644425275645.sh 23:35:07 ---> job-cost.sh 23:35:07 Setup pyenv: 23:35:07 system 23:35:07 3.8.13 23:35:07 3.9.13 23:35:07 3.10.13 23:35:07 * 3.11.7 (set by /w/workspace/netconf-maven-merge-7.0.x/.python-version) 23:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDo from file:/tmp/.os_lf_venv 23:35:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-mLDo/bin to PATH 23:35:13 INFO: No Stack... 23:35:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:35:13 INFO: Archiving Costs 23:35:13 [netconf-maven-merge-7.0.x] $ /bin/bash -l /tmp/jenkins6041494831300854985.sh 23:35:13 ---> logs-deploy.sh 23:35:13 Setup pyenv: 23:35:13 system 23:35:13 3.8.13 23:35:13 3.9.13 23:35:13 3.10.13 23:35:13 * 3.11.7 (set by /w/workspace/netconf-maven-merge-7.0.x/.python-version) 23:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mLDo from file:/tmp/.os_lf_venv 23:35:15 lf-activate-venv(): INFO: Installing: lftools 23:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-mLDo/bin to PATH 23:35:23 WARNING: Nexus logging server not set 23:35:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-7.0.x/185/ 23:35:23 INFO: archiving logs to S3 23:35:28 ---> uname -a: 23:35:28 Linux prd-centos8-builder-4c-4g-33601.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:35:28 23:35:28 23:35:28 ---> lscpu: 23:35:28 Architecture: x86_64 23:35:28 CPU op-mode(s): 32-bit, 64-bit 23:35:28 Byte Order: Little Endian 23:35:28 CPU(s): 4 23:35:28 On-line CPU(s) list: 0-3 23:35:28 Thread(s) per core: 1 23:35:28 Core(s) per socket: 1 23:35:28 Socket(s): 4 23:35:28 NUMA node(s): 1 23:35:28 Vendor ID: AuthenticAMD 23:35:28 CPU family: 23 23:35:28 Model: 49 23:35:28 Model name: AMD EPYC-Rome Processor 23:35:28 Stepping: 0 23:35:28 CPU MHz: 2800.000 23:35:28 BogoMIPS: 5600.00 23:35:28 Virtualization: AMD-V 23:35:28 Hypervisor vendor: KVM 23:35:28 Virtualization type: full 23:35:28 L1d cache: 32K 23:35:28 L1i cache: 32K 23:35:28 L2 cache: 512K 23:35:28 L3 cache: 16384K 23:35:28 NUMA node0 CPU(s): 0-3 23:35:28 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 23:35:28 23:35:28 23:35:28 ---> nproc: 23:35:28 4 23:35:28 23:35:28 23:35:28 ---> df -h: 23:35:28 Filesystem Size Used Avail Use% Mounted on 23:35:28 devtmpfs 7.7G 0 7.7G 0% /dev 23:35:28 tmpfs 7.7G 0 7.7G 0% /dev/shm 23:35:28 tmpfs 7.7G 17M 7.7G 1% /run 23:35:28 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 23:35:28 /dev/vda1 80G 13G 68G 16% / 23:35:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 23:35:28 23:35:28 23:35:28 ---> free -m: 23:35:28 total used free shared buff/cache available 23:35:28 Mem: 15761 885 8768 19 6106 14526 23:35:28 Swap: 1023 0 1023 23:35:28 23:35:28 23:35:28 ---> ip addr: 23:35:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:35:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:35:28 inet 127.0.0.1/8 scope host lo 23:35:28 valid_lft forever preferred_lft forever 23:35:28 inet6 ::1/128 scope host 23:35:28 valid_lft forever preferred_lft forever 23:35:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:35:28 link/ether fa:16:3e:57:af:bb brd ff:ff:ff:ff:ff:ff 23:35:28 altname enp0s3 23:35:28 altname ens3 23:35:28 inet 10.30.171.44/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:35:28 valid_lft 84371sec preferred_lft 84371sec 23:35:28 inet6 fe80::f816:3eff:fe57:afbb/64 scope link 23:35:28 valid_lft forever preferred_lft forever 23:35:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:35:28 link/ether 02:42:48:b6:a8:43 brd ff:ff:ff:ff:ff:ff 23:35:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:35:28 valid_lft forever preferred_lft forever 23:35:28 23:35:28 23:35:28 ---> sar -b -r -n DEV: 23:35:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2024 _x86_64_ (4 CPU) 23:35:28 23:35:28 23:01:35 LINUX RESTART (4 CPU) 23:35:28 23:35:28 11:02:01 PM tps rtps wtps bread/s bwrtn/s 23:35:28 11:03:01 PM 204.38 33.24 171.14 7566.14 12038.82 23:35:28 11:04:01 PM 122.88 9.80 113.08 2939.69 9247.40 23:35:28 11:05:01 PM 23.16 0.03 23.13 0.53 3757.59 23:35:28 11:06:01 PM 4.30 0.00 4.30 0.00 99.62 23:35:28 11:07:01 PM 3.33 0.00 3.33 0.00 70.02 23:35:28 11:08:01 PM 4.83 0.00 4.83 0.00 93.67 23:35:28 11:09:01 PM 250.12 18.65 231.48 2839.79 6514.51 23:35:28 11:10:01 PM 129.40 1.67 127.73 145.24 12464.07 23:35:28 11:11:01 PM 49.81 0.00 49.81 0.00 2400.93 23:35:28 11:12:01 PM 36.60 0.00 36.60 0.00 1957.27 23:35:28 11:13:01 PM 36.91 0.00 36.91 0.00 3043.96 23:35:28 11:14:01 PM 44.64 0.00 44.64 0.00 2684.39 23:35:28 11:15:01 PM 22.56 0.00 22.56 0.00 2578.21 23:35:28 11:16:01 PM 39.54 0.00 39.54 0.00 3448.68 23:35:28 11:17:01 PM 42.99 0.03 42.95 0.27 1900.18 23:35:28 11:18:01 PM 27.77 0.00 27.77 0.00 1607.80 23:35:28 11:19:01 PM 61.78 0.00 61.78 0.00 2032.17 23:35:28 11:20:01 PM 42.33 0.00 42.33 0.00 2581.36 23:35:28 11:21:01 PM 26.36 0.02 26.34 0.13 1515.11 23:35:28 11:22:01 PM 15.20 0.63 14.56 124.11 1854.71 23:35:28 11:23:01 PM 35.66 0.00 35.66 0.00 1319.36 23:35:28 11:24:01 PM 31.61 0.00 31.61 0.00 1601.65 23:35:28 11:25:01 PM 54.17 0.00 54.17 0.00 2271.30 23:35:28 11:26:01 PM 52.83 0.00 52.83 0.00 1966.70 23:35:28 11:27:01 PM 77.39 0.00 77.39 0.00 2779.24 23:35:28 11:28:01 PM 72.20 0.00 72.20 0.00 3243.89 23:35:28 11:29:01 PM 20.19 0.00 20.19 0.00 1303.05 23:35:28 11:30:01 PM 85.34 0.00 85.34 0.00 3739.92 23:35:28 11:31:01 PM 87.87 0.00 87.87 0.00 50575.15 23:35:28 11:32:01 PM 25.76 0.03 25.72 0.53 9510.91 23:35:28 11:33:01 PM 37.64 0.52 37.13 46.13 18051.89 23:35:28 11:34:01 PM 15.33 0.00 15.33 0.00 1658.71 23:35:28 11:35:01 PM 21.66 0.25 21.41 43.59 702.90 23:35:28 Average: 54.74 1.97 52.78 415.30 5169.74 23:35:28 23:35:28 11:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:28 11:03:01 PM 13322112 15092928 2817328 17.46 2688 1991660 1158316 6.74 232348 2251532 126212 23:35:28 11:04:01 PM 13064452 15111480 3074988 19.05 2688 2254416 1068296 6.22 258088 2423168 95608 23:35:28 11:05:01 PM 13066384 15113548 3073056 19.04 2688 2254524 1068296 6.22 258088 2423116 16 23:35:28 11:06:01 PM 13065864 15113140 3073576 19.04 2688 2254616 1068296 6.22 258092 2423552 8 23:35:28 11:07:01 PM 13062476 15109932 3076964 19.06 2688 2254764 1068296 6.22 258088 2426548 12 23:35:28 11:08:01 PM 13055776 15103600 3083664 19.11 2688 2255116 1068296 6.22 258088 2432924 20 23:35:28 11:09:01 PM 11805164 14158868 4334276 26.86 2688 2552984 1884444 10.96 371688 3538960 77608 23:35:28 11:10:01 PM 10612244 13249000 5527196 34.25 2688 2831568 2792604 16.25 530912 4553788 25368 23:35:28 11:11:01 PM 10775020 13456360 5364420 33.24 2688 2873540 2830464 16.47 539164 4375804 21092 23:35:28 11:12:01 PM 10599392 13348896 5540048 34.33 2688 2939784 2531116 14.73 557552 4524368 45472 23:35:28 11:13:01 PM 10332096 13140744 5807344 35.98 2688 2996404 2898136 16.86 578224 4760124 30848 23:35:28 11:14:01 PM 10323904 13188780 5815536 36.03 2688 3049680 2575740 14.99 590592 4744524 25632 23:35:28 11:15:01 PM 9976136 12934548 6163304 38.19 2688 3133044 3053268 17.76 636596 5026836 42704 23:35:28 11:16:01 PM 9996096 13022344 6143344 38.06 2688 3192776 2697312 15.69 658256 4972880 21812 23:35:28 11:17:01 PM 9672756 12738020 6466684 40.07 2688 3226992 3014364 17.54 667116 5277536 21764 23:35:28 11:18:01 PM 8801380 11894928 7338060 45.47 2688 3256068 3964112 23.06 673760 6140636 20072 23:35:28 11:19:01 PM 8597780 11841052 7541660 46.73 2688 3400788 3848276 22.39 729412 6278204 140192 23:35:28 11:20:01 PM 9009532 12196544 7129908 44.18 2688 3342364 3490696 20.31 730040 5862748 24252 23:35:28 11:21:01 PM 8334764 11555496 7804676 48.36 2688 3370740 4222416 24.57 736164 6521908 27552 23:35:28 11:22:01 PM 7587512 10835228 8551928 52.99 2688 3398572 4854988 28.25 742408 7259704 1528 23:35:28 11:23:01 PM 7855700 11305284 8283740 51.33 2688 3594468 4380384 25.49 779320 6945748 183900 23:35:28 11:24:01 PM 8059308 11467272 8080132 50.06 2688 3551724 4210712 24.50 766768 6753556 120632 23:35:28 11:25:01 PM 8467412 11801340 7672028 47.54 2688 3476652 3862972 22.47 763660 6349364 17440 23:35:28 11:26:01 PM 8125364 11495008 8014076 49.66 2688 3510884 4158708 24.20 773704 6675192 20764 23:35:28 11:27:01 PM 8390004 11791020 7749436 48.02 2688 3536788 3896792 22.67 782716 6392604 6692 23:35:28 11:28:01 PM 7605868 11269716 8533572 52.87 2688 3797008 4398284 25.59 855668 7095900 202152 23:35:28 11:29:01 PM 7887596 11524632 8251844 51.13 2688 3769044 4135860 24.06 836848 6833152 154508 23:35:28 11:30:01 PM 8097080 11756220 8042360 49.83 2688 3789396 3882856 22.59 846704 6611580 110476 23:35:28 11:31:01 PM 6493312 11738120 9646128 59.77 2688 5364984 3882856 22.59 1622528 7425376 192172 23:35:28 11:32:01 PM 6082264 11469904 10057176 62.31 2688 5502980 4113980 23.94 1637316 7811576 53584 23:35:28 11:33:01 PM 9007672 14895808 7131768 44.19 2688 6000604 1162568 6.76 1802800 4725220 36456 23:35:28 11:34:01 PM 9007380 14895516 7132060 44.19 2688 6000604 1162568 6.76 1803212 4724928 8 23:35:28 11:35:01 PM 9007340 14897592 7132100 44.19 2688 6002704 1152716 6.71 1965760 4561760 36 23:35:28 Average: 9671125 12985238 6468315 40.08 2688 3476613 2895727 16.85 772778 5185600 55957 23:35:28 23:35:28 11:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:28 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:03:01 PM eth0 375.01 251.92 2170.67 66.96 0.00 0.00 0.00 0.00 23:35:28 11:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:04:01 PM eth0 58.61 45.25 442.72 12.60 0.00 0.00 0.00 0.00 23:35:28 11:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:05:01 PM eth0 21.61 18.71 186.80 3.29 0.00 0.00 0.00 0.00 23:35:28 11:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:06:01 PM eth0 21.46 17.83 189.96 3.15 0.00 0.00 0.00 0.00 23:35:28 11:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:07:01 PM eth0 25.00 20.68 198.57 3.94 0.00 0.00 0.00 0.00 23:35:28 11:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:08:01 PM eth0 26.59 24.39 207.23 4.72 0.00 0.00 0.00 0.00 23:35:28 11:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:09:01 PM eth0 293.77 263.12 3188.45 47.25 0.00 0.00 0.00 0.00 23:35:28 11:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:10:01 PM lo 1669.70 1669.70 1594.12 1594.12 0.00 0.00 0.00 0.00 23:35:28 11:10:01 PM eth0 309.44 204.03 4129.18 22.80 0.00 0.00 0.00 0.00 23:35:28 11:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:11:01 PM lo 3946.88 3946.88 3769.37 3769.37 0.00 0.00 0.00 0.00 23:35:28 11:11:01 PM eth0 15.06 15.08 9.26 4.98 0.00 0.00 0.00 0.00 23:35:28 11:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:12:01 PM lo 2103.16 2103.16 2009.16 2009.16 0.00 0.00 0.00 0.00 23:35:28 11:12:01 PM eth0 28.33 27.73 213.04 5.90 0.00 0.00 0.00 0.00 23:35:28 11:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:13:01 PM lo 1944.88 1944.88 1857.27 1857.27 0.00 0.00 0.00 0.00 23:35:28 11:13:01 PM eth0 12.71 12.33 5.58 5.47 0.00 0.00 0.00 0.00 23:35:28 11:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:14:01 PM lo 3082.02 3082.02 2943.29 2943.29 0.00 0.00 0.00 0.00 23:35:28 11:14:01 PM eth0 21.61 20.23 95.54 5.60 0.00 0.00 0.00 0.00 23:35:28 11:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:15:01 PM lo 9.51 9.51 2.07 2.07 0.00 0.00 0.00 0.00 23:35:28 11:15:01 PM eth0 8.21 7.85 2.25 3.74 0.00 0.00 0.00 0.00 23:35:28 11:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:16:01 PM lo 1684.27 1684.27 1605.18 1605.18 0.00 0.00 0.00 0.00 23:35:28 11:16:01 PM eth0 8.43 7.95 2.14 2.85 0.00 0.00 0.00 0.00 23:35:28 11:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:17:01 PM lo 2799.18 2799.18 2624.95 2624.95 0.00 0.00 0.00 0.00 23:35:28 11:17:01 PM eth0 10.05 9.50 2.42 3.18 0.00 0.00 0.00 0.00 23:35:28 11:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:18:01 PM lo 867.43 867.43 827.99 827.99 0.00 0.00 0.00 0.00 23:35:28 11:18:01 PM eth0 10.79 10.73 9.32 3.53 0.00 0.00 0.00 0.00 23:35:28 11:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:19:01 PM lo 3061.90 3061.90 2924.33 2924.33 0.00 0.00 0.00 0.00 23:35:28 11:19:01 PM eth0 12.20 12.60 11.81 3.70 0.00 0.00 0.00 0.00 23:35:28 11:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:20:01 PM lo 1777.54 1777.54 1696.64 1696.64 0.00 0.00 0.00 0.00 23:35:28 11:20:01 PM eth0 13.54 12.93 4.91 4.61 0.00 0.00 0.00 0.00 23:35:28 11:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:21:01 PM lo 722.63 722.63 689.47 689.47 0.00 0.00 0.00 0.00 23:35:28 11:21:01 PM eth0 6.56 6.28 3.37 2.14 0.00 0.00 0.00 0.00 23:35:28 11:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:22:01 PM lo 4.72 4.72 0.96 0.96 0.00 0.00 0.00 0.00 23:35:28 11:22:01 PM eth0 7.88 7.62 14.20 2.40 0.00 0.00 0.00 0.00 23:35:28 11:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:23:01 PM lo 1960.24 1960.24 1872.48 1872.48 0.00 0.00 0.00 0.00 23:35:28 11:23:01 PM eth0 7.50 6.98 1.99 2.50 0.00 0.00 0.00 0.00 23:35:28 11:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:24:01 PM lo 1933.49 1933.49 1841.10 1841.10 0.00 0.00 0.00 0.00 23:35:28 11:24:01 PM eth0 7.41 6.28 1.74 2.24 0.00 0.00 0.00 0.00 23:35:28 11:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:25:01 PM lo 936.66 936.66 893.14 893.14 0.00 0.00 0.00 0.00 23:35:28 11:25:01 PM eth0 6.38 5.95 1.41 2.11 0.00 0.00 0.00 0.00 23:35:28 11:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:26:01 PM lo 909.66 909.66 868.17 868.17 0.00 0.00 0.00 0.00 23:35:28 11:26:01 PM eth0 17.15 17.48 73.63 5.21 0.00 0.00 0.00 0.00 23:35:28 11:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:27:01 PM lo 2093.52 2093.52 1999.65 1999.65 0.00 0.00 0.00 0.00 23:35:28 11:27:01 PM eth0 8.25 8.02 14.42 2.12 0.00 0.00 0.00 0.00 23:35:28 11:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:28:01 PM lo 1971.57 1971.57 1883.26 1883.26 0.00 0.00 0.00 0.00 23:35:28 11:28:01 PM eth0 10.65 10.45 37.18 2.68 0.00 0.00 0.00 0.00 23:35:28 11:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:29:01 PM lo 1880.98 1880.98 1796.58 1796.58 0.00 0.00 0.00 0.00 23:35:28 11:29:01 PM eth0 25.30 21.24 300.24 4.99 0.00 0.00 0.00 0.00 23:35:28 11:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:30:01 PM lo 826.51 826.51 788.06 788.06 0.00 0.00 0.00 0.00 23:35:28 11:30:01 PM eth0 49.67 45.98 741.72 13.39 0.00 0.00 0.00 0.00 23:35:28 11:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:31:01 PM lo 0.25 0.25 0.01 0.01 0.00 0.00 0.00 0.00 23:35:28 11:31:01 PM eth0 33.69 31.41 274.87 7.95 0.00 0.00 0.00 0.00 23:35:28 11:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:32:01 PM lo 4.28 4.28 0.52 0.52 0.00 0.00 0.00 0.00 23:35:28 11:32:01 PM eth0 12.46 11.21 26.66 3.50 0.00 0.00 0.00 0.00 23:35:28 11:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:33:01 PM lo 3.17 3.17 0.77 0.77 0.00 0.00 0.00 0.00 23:35:28 11:33:01 PM eth0 80.62 84.49 76.34 212.72 0.00 0.00 0.00 0.00 23:35:28 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:34:01 PM eth0 409.65 561.40 117.70 9547.25 0.00 0.00 0.00 0.00 23:35:28 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 11:35:01 PM eth0 362.10 330.34 131.02 1286.95 0.00 0.00 0.00 0.00 23:35:28 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 Average: lo 1096.94 1096.94 1045.24 1045.24 0.00 0.00 0.00 0.00 23:35:28 Average: eth0 70.23 64.78 390.50 342.60 0.00 0.00 0.00 0.00 23:35:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:28 23:35:28 23:35:28 ---> sar -P ALL: 23:35:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2024 _x86_64_ (4 CPU) 23:35:28 23:35:28 23:01:35 LINUX RESTART (4 CPU) 23:35:28 23:35:28 11:02:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:28 11:03:01 PM all 22.81 0.00 5.16 4.79 0.13 67.12 23:35:28 11:03:01 PM 0 22.64 0.00 5.77 2.04 0.10 69.44 23:35:28 11:03:01 PM 1 23.00 0.00 6.02 7.39 0.14 63.45 23:35:28 11:03:01 PM 2 21.26 0.00 4.62 7.58 0.12 66.42 23:35:28 11:03:01 PM 3 24.30 0.00 4.23 2.19 0.15 69.12 23:35:28 11:04:01 PM all 12.59 0.00 2.46 2.69 0.08 82.19 23:35:28 11:04:01 PM 0 10.07 0.00 2.54 1.65 0.08 85.66 23:35:28 11:04:01 PM 1 12.74 0.00 2.11 3.48 0.10 81.58 23:35:28 11:04:01 PM 2 9.84 0.00 2.11 3.66 0.05 84.34 23:35:28 11:04:01 PM 3 17.71 0.00 3.09 1.95 0.07 77.18 23:35:28 11:05:01 PM all 0.28 0.00 0.22 0.48 0.02 99.00 23:35:28 11:05:01 PM 0 0.07 0.00 0.18 0.73 0.02 99.00 23:35:28 11:05:01 PM 1 0.42 0.00 0.37 0.00 0.02 99.20 23:35:28 11:05:01 PM 2 0.15 0.00 0.13 0.38 0.03 99.30 23:35:28 11:05:01 PM 3 0.47 0.00 0.20 0.82 0.02 98.50 23:35:28 11:06:01 PM all 0.31 0.00 0.12 0.01 0.02 99.54 23:35:28 11:06:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78 23:35:28 11:06:01 PM 1 0.45 0.00 0.28 0.00 0.02 99.25 23:35:28 11:06:01 PM 2 0.10 0.00 0.08 0.03 0.02 99.77 23:35:28 11:06:01 PM 3 0.60 0.00 0.02 0.00 0.02 99.37 23:35:28 11:07:01 PM all 0.30 0.00 0.13 0.00 0.03 99.53 23:35:28 11:07:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85 23:35:28 11:07:01 PM 1 0.47 0.00 0.33 0.00 0.03 99.17 23:35:28 11:07:01 PM 2 0.17 0.00 0.07 0.02 0.03 99.72 23:35:28 11:07:01 PM 3 0.50 0.00 0.07 0.00 0.03 99.40 23:35:28 11:08:01 PM all 0.29 0.00 0.15 0.02 0.02 99.53 23:35:28 11:08:01 PM 0 0.07 0.00 0.07 0.02 0.02 99.83 23:35:28 11:08:01 PM 1 0.20 0.00 0.17 0.00 0.02 99.62 23:35:28 11:08:01 PM 2 0.48 0.00 0.32 0.02 0.03 99.15 23:35:28 11:08:01 PM 3 0.40 0.00 0.03 0.03 0.02 99.52 23:35:28 11:09:01 PM all 47.40 0.00 3.15 1.96 0.13 47.35 23:35:28 11:09:01 PM 0 43.37 0.00 2.80 2.03 0.12 51.68 23:35:28 11:09:01 PM 1 53.01 0.00 2.80 1.27 0.12 42.80 23:35:28 11:09:01 PM 2 40.88 0.00 5.05 3.58 0.17 50.33 23:35:28 11:09:01 PM 3 52.32 0.00 1.96 0.97 0.13 44.61 23:35:28 11:10:01 PM all 62.87 0.00 4.02 1.53 0.13 31.46 23:35:28 11:10:01 PM 0 64.08 0.00 4.86 1.34 0.13 29.59 23:35:28 11:10:01 PM 1 59.75 0.00 3.54 2.70 0.12 33.89 23:35:28 11:10:01 PM 2 64.30 0.00 5.29 1.58 0.13 28.70 23:35:28 11:10:01 PM 3 63.35 0.00 2.39 0.50 0.12 33.65 23:35:28 11:11:01 PM all 64.75 0.00 4.96 0.35 0.17 29.77 23:35:28 11:11:01 PM 0 68.72 0.00 6.84 0.39 0.15 23.91 23:35:28 11:11:01 PM 1 65.74 0.00 5.75 0.27 0.18 28.06 23:35:28 11:11:01 PM 2 65.77 0.00 3.85 0.22 0.15 30.01 23:35:28 11:11:01 PM 3 58.75 0.00 3.40 0.52 0.20 37.13 23:35:28 11:12:01 PM all 68.91 0.00 3.99 0.27 0.17 26.66 23:35:28 11:12:01 PM 0 71.11 0.00 2.22 0.02 0.24 26.42 23:35:28 11:12:01 PM 1 69.04 0.00 4.73 0.50 0.13 25.58 23:35:28 11:12:01 PM 2 69.16 0.00 4.29 0.08 0.17 26.30 23:35:28 11:12:01 PM 3 66.34 0.00 4.73 0.47 0.13 28.34 23:35:28 11:13:01 PM all 68.58 0.00 4.06 0.62 0.16 26.58 23:35:28 11:13:01 PM 0 68.22 0.00 3.12 0.49 0.17 28.00 23:35:28 11:13:01 PM 1 69.62 0.00 5.09 0.51 0.15 24.62 23:35:28 11:13:01 PM 2 67.73 0.00 3.50 0.89 0.15 27.73 23:35:28 11:13:01 PM 3 68.75 0.00 4.52 0.59 0.19 25.94 23:35:28 23:35:28 11:13:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:28 11:14:01 PM all 62.71 0.00 4.72 0.88 0.14 31.56 23:35:28 11:14:01 PM 0 66.32 0.00 3.98 0.66 0.13 28.90 23:35:28 11:14:01 PM 1 66.49 0.00 6.05 0.95 0.15 26.36 23:35:28 11:14:01 PM 2 56.73 0.00 6.00 0.91 0.13 36.23 23:35:28 11:14:01 PM 3 61.31 0.00 2.83 0.99 0.15 34.71 23:35:28 11:15:01 PM all 68.97 0.00 2.77 0.21 0.12 27.93 23:35:28 11:15:01 PM 0 71.06 0.00 2.51 0.00 0.10 26.33 23:35:28 11:15:01 PM 1 70.94 0.00 2.91 0.12 0.13 25.89 23:35:28 11:15:01 PM 2 68.17 0.00 2.99 0.67 0.12 28.04 23:35:28 11:15:01 PM 3 65.69 0.00 2.68 0.05 0.12 31.46 23:35:28 11:16:01 PM all 67.87 0.00 3.56 0.34 0.13 28.11 23:35:28 11:16:01 PM 0 65.62 0.00 4.82 0.42 0.13 29.00 23:35:28 11:16:01 PM 1 68.96 0.00 3.27 0.12 0.12 27.53 23:35:28 11:16:01 PM 2 66.09 0.00 2.58 0.12 0.13 31.08 23:35:28 11:16:01 PM 3 70.80 0.00 3.58 0.69 0.12 24.81 23:35:28 11:17:01 PM all 65.27 0.00 4.31 0.24 0.16 30.01 23:35:28 11:17:01 PM 0 70.46 0.00 2.43 0.03 0.17 26.91 23:35:28 11:17:01 PM 1 72.32 0.00 6.48 0.37 0.15 20.68 23:35:28 11:17:01 PM 2 57.48 0.00 4.56 0.39 0.19 37.38 23:35:28 11:17:01 PM 3 60.75 0.00 3.75 0.18 0.15 35.17 23:35:28 11:18:01 PM all 72.64 0.00 2.98 0.23 0.15 23.99 23:35:28 11:18:01 PM 0 81.02 0.00 2.65 0.07 0.15 16.11 23:35:28 11:18:01 PM 1 62.40 0.00 4.70 0.39 0.15 32.37 23:35:28 11:18:01 PM 2 70.60 0.00 3.00 0.33 0.17 25.90 23:35:28 11:18:01 PM 3 76.51 0.00 1.57 0.15 0.15 21.62 23:35:28 11:19:01 PM all 63.72 0.00 4.42 0.19 0.14 31.54 23:35:28 11:19:01 PM 0 64.70 0.00 3.79 0.12 0.15 31.24 23:35:28 11:19:01 PM 1 58.22 0.00 4.23 0.47 0.13 36.96 23:35:28 11:19:01 PM 2 66.23 0.00 4.22 0.10 0.13 29.31 23:35:28 11:19:01 PM 3 65.72 0.00 5.43 0.08 0.13 28.63 23:35:28 11:20:01 PM all 65.63 0.00 3.81 0.32 0.12 30.11 23:35:28 11:20:01 PM 0 63.67 0.00 4.16 0.20 0.13 31.83 23:35:28 11:20:01 PM 1 64.25 0.00 3.02 0.42 0.12 32.20 23:35:28 11:20:01 PM 2 68.59 0.00 4.69 0.32 0.12 26.28 23:35:28 11:20:01 PM 3 66.02 0.00 3.38 0.33 0.12 30.15 23:35:28 11:21:01 PM all 56.17 0.00 2.29 0.12 0.13 41.29 23:35:28 11:21:01 PM 0 58.19 0.00 3.23 0.02 0.13 38.43 23:35:28 11:21:01 PM 1 48.80 0.00 1.81 0.27 0.13 48.99 23:35:28 11:21:01 PM 2 59.58 0.00 2.68 0.20 0.15 37.39 23:35:28 11:21:01 PM 3 58.10 0.00 1.44 0.00 0.12 40.35 23:35:28 11:22:01 PM all 64.72 0.00 1.90 0.25 0.17 32.96 23:35:28 11:22:01 PM 0 67.72 0.00 1.27 0.00 0.13 30.88 23:35:28 11:22:01 PM 1 73.97 0.00 1.14 0.00 0.18 24.71 23:35:28 11:22:01 PM 2 68.52 0.00 2.58 0.72 0.17 28.02 23:35:28 11:22:01 PM 3 48.63 0.00 2.60 0.27 0.20 48.29 23:35:28 11:23:01 PM all 52.78 0.00 3.41 0.20 0.13 43.47 23:35:28 11:23:01 PM 0 51.89 0.00 2.99 0.02 0.13 44.98 23:35:28 11:23:01 PM 1 45.31 0.00 3.86 0.52 0.13 50.17 23:35:28 11:23:01 PM 2 58.42 0.00 2.66 0.05 0.13 38.73 23:35:28 11:23:01 PM 3 55.48 0.00 4.13 0.22 0.13 40.03 23:35:28 11:24:01 PM all 59.24 0.00 3.34 0.21 0.14 37.08 23:35:28 11:24:01 PM 0 57.35 0.00 3.92 0.17 0.15 38.41 23:35:28 11:24:01 PM 1 65.87 0.00 2.93 0.05 0.15 31.00 23:35:28 11:24:01 PM 2 61.18 0.00 2.08 0.02 0.13 36.59 23:35:28 11:24:01 PM 3 52.55 0.00 4.41 0.59 0.13 42.32 23:35:28 23:35:28 11:24:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:28 11:25:01 PM all 62.33 0.00 3.34 0.26 0.14 33.94 23:35:28 11:25:01 PM 0 56.12 0.00 2.91 0.15 0.13 40.68 23:35:28 11:25:01 PM 1 61.47 0.00 3.00 0.20 0.13 35.19 23:35:28 11:25:01 PM 2 63.63 0.00 3.71 0.62 0.15 31.88 23:35:28 11:25:01 PM 3 68.08 0.00 3.72 0.05 0.13 28.02 23:35:28 11:26:01 PM all 67.10 0.00 3.05 0.31 0.17 29.36 23:35:28 11:26:01 PM 0 66.69 0.00 3.08 0.10 0.15 29.98 23:35:28 11:26:01 PM 1 63.95 0.00 3.52 0.64 0.17 31.73 23:35:28 11:26:01 PM 2 67.46 0.00 2.27 0.42 0.20 29.65 23:35:28 11:26:01 PM 3 70.32 0.00 3.34 0.10 0.15 26.10 23:35:28 11:27:01 PM all 62.10 0.00 3.69 0.56 0.16 33.49 23:35:28 11:27:01 PM 0 67.53 0.00 2.15 0.25 0.13 29.93 23:35:28 11:27:01 PM 1 55.61 0.00 3.17 0.17 0.20 40.85 23:35:28 11:27:01 PM 2 59.14 0.00 2.23 1.04 0.13 37.45 23:35:28 11:27:01 PM 3 66.08 0.00 7.22 0.79 0.15 25.76 23:35:28 11:28:01 PM all 65.54 0.00 3.64 0.28 0.13 30.42 23:35:28 11:28:01 PM 0 62.40 0.00 5.31 0.59 0.13 31.58 23:35:28 11:28:01 PM 1 63.16 0.00 2.50 0.13 0.12 34.09 23:35:28 11:28:01 PM 2 69.70 0.00 1.42 0.23 0.12 28.52 23:35:28 11:28:01 PM 3 66.91 0.00 5.31 0.17 0.13 27.48 23:35:28 11:29:01 PM all 57.73 0.00 4.06 0.09 0.12 37.99 23:35:28 11:29:01 PM 0 56.49 0.00 3.19 0.08 0.12 40.12 23:35:28 11:29:01 PM 1 59.93 0.00 4.73 0.03 0.12 35.19 23:35:28 11:29:01 PM 2 58.21 0.00 4.65 0.25 0.13 36.76 23:35:28 11:29:01 PM 3 56.30 0.00 3.69 0.00 0.12 39.90 23:35:28 11:30:01 PM all 49.99 0.00 3.55 0.45 0.14 45.87 23:35:28 11:30:01 PM 0 44.14 0.00 4.39 0.34 0.13 51.00 23:35:28 11:30:01 PM 1 45.88 0.00 3.05 0.67 0.17 50.24 23:35:28 11:30:01 PM 2 53.49 0.00 2.06 0.02 0.12 44.31 23:35:28 11:30:01 PM 3 56.44 0.00 4.69 0.79 0.13 37.95 23:35:28 11:31:01 PM all 24.85 0.00 2.22 7.72 0.06 65.16 23:35:28 11:31:01 PM 0 21.36 0.00 1.37 7.27 0.05 69.94 23:35:28 11:31:01 PM 1 13.49 0.00 1.61 5.12 0.07 79.71 23:35:28 11:31:01 PM 2 14.14 0.00 1.86 7.57 0.05 76.38 23:35:28 11:31:01 PM 3 50.38 0.00 4.02 10.90 0.08 34.62 23:35:28 11:32:01 PM all 61.61 0.00 2.39 0.42 0.14 35.45 23:35:28 11:32:01 PM 0 62.59 0.00 2.56 0.02 0.15 34.68 23:35:28 11:32:01 PM 1 61.77 0.00 2.88 1.47 0.13 33.75 23:35:28 11:32:01 PM 2 59.21 0.00 2.74 0.02 0.13 37.90 23:35:28 11:32:01 PM 3 62.85 0.00 1.37 0.18 0.13 35.46 23:35:28 11:33:01 PM all 38.61 0.00 2.72 1.73 0.10 56.83 23:35:28 11:33:01 PM 0 48.19 0.00 3.22 0.84 0.10 47.65 23:35:28 11:33:01 PM 1 46.30 0.00 3.20 1.93 0.12 48.46 23:35:28 11:33:01 PM 2 30.45 0.00 2.63 1.26 0.10 65.57 23:35:28 11:33:01 PM 3 29.54 0.00 1.82 2.90 0.10 65.63 23:35:28 11:34:01 PM all 3.55 0.00 0.88 0.18 0.06 95.33 23:35:28 11:34:01 PM 0 2.47 0.00 0.60 0.10 0.07 96.76 23:35:28 11:34:01 PM 1 3.13 0.00 0.89 0.30 0.07 95.61 23:35:28 11:34:01 PM 2 3.58 0.00 0.86 0.17 0.05 95.34 23:35:28 11:34:01 PM 3 5.01 0.00 1.17 0.13 0.07 93.62 23:35:28 11:35:01 PM all 11.50 0.00 2.53 0.12 0.10 85.75 23:35:28 11:35:01 PM 0 11.01 0.00 2.13 0.03 0.07 86.76 23:35:28 11:35:01 PM 1 6.51 0.00 2.29 0.25 0.17 90.78 23:35:28 11:35:01 PM 2 18.04 0.00 2.72 0.13 0.10 79.00 23:35:28 11:35:01 PM 3 10.47 0.00 2.96 0.05 0.07 86.45 23:35:28 23:35:28 Average: CPU %user %nice %system %iowait %steal %idle 23:35:28 Average: all 47.06 0.00 2.97 0.85 0.12 49.01 23:35:28 Average: 0 47.41 0.00 2.88 0.61 0.12 48.98 23:35:28 Average: 1 46.43 0.00 3.10 0.93 0.12 49.41 23:35:28 Average: 2 46.62 0.00 2.86 1.01 0.12 49.39 23:35:28 Average: 3 47.76 0.00 3.02 0.84 0.12 48.26 23:35:28 23:35:28 23:35:28